Official Python client for BabyAPI.org
Project description
babyapi (Python)
Official Python client for BabyAPI.org.
from babyapi import BabyAPI
client = BabyAPI(api_key="YOUR_KEY") # or set BABYAPI_API_KEY
text = client.call_llm(
model="mistral",
prompt="Explain BabyAPI in one line."
)
print(text)
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
babyapi-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 babyapi-0.0.3.tar.gz.
File metadata
- Download URL: babyapi-0.0.3.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
963d856c7fe703927ce6b510727bd0d8fa031ccd0753684c13ad4008502576e7
|
|
| MD5 |
1e3646ed9accccdda11959692a7237ab
|
|
| BLAKE2b-256 |
a8e8aab0092bd4fa0d15bc74ea0efc27b7dd0732269c684b29671d27feddb1f2
|
File details
Details for the file babyapi-0.0.3-py3-none-any.whl.
File metadata
- Download URL: babyapi-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a228903c36b410ec18ffe57141c0f1f7999c0cf5e24af5a682bdfc2380cbeac
|
|
| MD5 |
b500904cba27bf19a819f48a49024216
|
|
| BLAKE2b-256 |
2443fbaf35534245146e71ea513e6bcec2528a6bfc10a96077172a3bdcd65348
|