A Python library to interact with AI models via API
Project description
PY AI Manager
A Python library to connect to AI APIs.
Installation
pip install py-ai-manager
Usage:
from py_ai_manager.core import PyAIManager
ai = PyAIManager(api_key="your_api_key", base_url="https://api.example.com")
response = ai.get_ai_response("Hello, how are you?", model="custom-model")
print(response)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
py-ai-manager-0.0.4.tar.gz
(2.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-ai-manager-0.0.4.tar.gz.
File metadata
- Download URL: py-ai-manager-0.0.4.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92823e187ad6487cd5e0f08ac9a3e4afe906adf4b77f06ec463f703c24237f96
|
|
| MD5 |
8214dcc8ca913accd38d129a97fc1200
|
|
| BLAKE2b-256 |
e132d722da4c4d3b6235fb30669f909141a4586df07aab3f2de713e2e7284951
|
File details
Details for the file py_ai_manager-0.0.4-py3-none-any.whl.
File metadata
- Download URL: py_ai_manager-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ac3a436362238fd2c773da067068127b7787ca24d452821a6abc11765448a4b
|
|
| MD5 |
9773ffec396520bdde3f079f6cbfe641
|
|
| BLAKE2b-256 |
f4c5649e45f8107751171d69f010fac689f202aad3792b5dbe69d044c983bb29
|