Official ZeroGPU API client (Python)
Project description
zerogpu-api (Python)
Official ZeroGPU API client for Python.
Install
pip install zerogpu-api
Quick Start
from zerogpu import ZerogpuApi
client = ZerogpuApi(
api_key="…",
project_id="…",
)
client.responses.create_response(
model="zlm-v1-followup-questions-edge",
input="In one short sentence, what is a habit tracker?",
text={"format": {"type": "text"}},
)
API Reference
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
zerogpu_api-0.1.0.tar.gz
(26.9 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 zerogpu_api-0.1.0.tar.gz.
File metadata
- Download URL: zerogpu_api-0.1.0.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84fe16eaddd7875702641781362aa01eec46ca3987e5fb788e2591f7f86122e3
|
|
| MD5 |
7f3c494b6b765578bee8215d433f55c9
|
|
| BLAKE2b-256 |
dbf7e47f9192183f1ec00ae2216b4352e262fcd5d6e2c5d2815daca04d42b4d5
|
File details
Details for the file zerogpu_api-0.1.0-py3-none-any.whl.
File metadata
- Download URL: zerogpu_api-0.1.0-py3-none-any.whl
- Upload date:
- Size: 44.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64c2e4c66048423bbd28c64e2c4e77bc0601f5b741875a2901511cc9842641ca
|
|
| MD5 |
949ad84471eb191d53c0a4284a659528
|
|
| BLAKE2b-256 |
de75a72eeb3ef0f0c9a903201165a77793642dcd7f23f7f7b5798f02eca2c6ef
|