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.1.tar.gz
(2.6 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.1.tar.gz.
File metadata
- Download URL: babyapi-0.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
450f41155522aeb1c0538c6ae2d1bcc65d1d4f82c4ee3d3ec45fe62911e23870
|
|
| MD5 |
ca969f2eda98c357bc94d38389312b0d
|
|
| BLAKE2b-256 |
f34e54912074af1de90ccc3b5e653006f246cfc7f598f7721926195075eff097
|
File details
Details for the file babyapi-0.0.1-py3-none-any.whl.
File metadata
- Download URL: babyapi-0.0.1-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 |
184b2993eebb04b351f3dcbfee6defae8b7b1fff4dfffb027fc001199c01af55
|
|
| MD5 |
49de43b2018147f2aef0541517a7e0a9
|
|
| BLAKE2b-256 |
55d8babae94a74f93d637a2aad8896c9eaa21111525c0c48228564d3f1e00f47
|