Skip to main content

Official Stevai SDK for Python — call the Stevai network. No third-party AI SDK required.

Project description

stevai

The official Stevai SDK for Python — call the Stevai network with no third-party AI library.

pip install stevai
from stevai import Stevai

stevai = Stevai(api_key="sk_live_...")  # or set STEVAI_API_KEY
res = stevai.chat.completions.create(
    messages=[{"role": "user", "content": "Draft a friendly reminder email."}],
)
print(res["choices"][0]["message"]["content"])

Supports chat + streaming, tool calling, images, videos, audio, moderations, and models. HTTPS enforced. Get a key at https://stevai.com/app/keys.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stevai-0.1.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stevai-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file stevai-0.1.0.tar.gz.

File metadata

  • Download URL: stevai-0.1.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for stevai-0.1.0.tar.gz
Algorithm Hash digest
SHA256 75c28e0022d117d60720770540d964fca404b48acf897f350a82079474b5b0ff
MD5 318528fa8ef04f53dd502bb87cf3bc76
BLAKE2b-256 2cf6d70e3683c97f9c80c6173e38ed9a9d3ebd7f83eb78d2cc5184fddd42bea6

See more details on using hashes here.

File details

Details for the file stevai-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: stevai-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for stevai-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8a70b4cc2dca2e8c1c3b846e1cc68d358887d73222ab9a0709e733d255e27310
MD5 8dd4c017164e94db648dfec54a36e7b6
BLAKE2b-256 537626e3fb8ee8060e7e12dbb964a510c0b366ac60ca3a29b308503c3d8692fc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page