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.3.tar.gz
(2.7 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.3.tar.gz.
File metadata
- Download URL: py_ai_manager-0.0.3.tar.gz
- Upload date:
- Size: 2.7 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 |
e679f0a9e76f0f54fd471061dbcab526f24726990925854b1a940bfab8267697
|
|
| MD5 |
e82c0c6c1feaff156cb530bd79d0875a
|
|
| BLAKE2b-256 |
c415279dd2a807ea2bbb7d310ff81655d6ebbfb1b013fb0114ccc7651586ad07
|
File details
Details for the file py_ai_manager-0.0.3-py3-none-any.whl.
File metadata
- Download URL: py_ai_manager-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.9 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 |
10fa11637dca645e70df64f2e764f9edc7fd68d9007a4eda3184e1118a80d36f
|
|
| MD5 |
416a8e24064d2f2543c0a5e22ad8525a
|
|
| BLAKE2b-256 |
bdabe80e7161802557a682107ad5a73ea17e420150d27e1019576a69583e54ab
|