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.2.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.2.tar.gz.
File metadata
- Download URL: babyapi-0.0.2.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 |
c38c9941d01066cb44f73ad5bbb22307149a342719fea7157a399bdc91191bdb
|
|
| MD5 |
f4a17ef395f1ee58db0bc3559069c916
|
|
| BLAKE2b-256 |
d668c4e72429b8af05d7212bc180ef8823cf4b8cbd1a55d3b15178c92f298f42
|
File details
Details for the file babyapi-0.0.2-py3-none-any.whl.
File metadata
- Download URL: babyapi-0.0.2-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 |
785ce9eb07ce8c1d8e02f60fe9cd11035e16305d289b5b5b19ad4b19712661b2
|
|
| MD5 |
1b692461aa2a6d296b3b969f574eb146
|
|
| BLAKE2b-256 |
1e88e074f543b4b04f9a69ac7c1b60554075c112c834ff33a1475e8b2ac940a7
|