The official Python SDK for SAM by Qubac
Project description
Qubac Python SDK
The official Python library for SAM by Qubac.
import qubac
client = qubac.Client(api_key="sk-...")
response = client.tasks.create(
model="sam-1",
task="what is the speed of light"
)
print(response.output)
Installation
pip install qubac
Docs
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
qubac-1.0.0.tar.gz
(8.1 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
qubac-1.0.0-py3-none-any.whl
(9.1 kB
view details)
File details
Details for the file qubac-1.0.0.tar.gz.
File metadata
- Download URL: qubac-1.0.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16c957a4cd812ba141b8b8b408d8490d817372264d85a59c6448e67fb5e86d39
|
|
| MD5 |
76359d0b366157f1460c957e418869a5
|
|
| BLAKE2b-256 |
f0baba7f194cefa90aab28d29d25547718e42157417aa2d72946f2755e0427af
|
File details
Details for the file qubac-1.0.0-py3-none-any.whl.
File metadata
- Download URL: qubac-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7922b7808ced9a5c9027b82a3e67ccbc86c538cdf7525c625dca51cddb1a115d
|
|
| MD5 |
6425710dfab9ee7076c415be20263077
|
|
| BLAKE2b-256 |
930fc729329cf06b00d8a1f8cc544356836d5671411509e9f256645595edd3cb
|