Skip to main content

Aether AI ADK

Initial production-oriented foundation for a provider-neutral AI Python SDK.

from aether_ai_sdk import AI

client = AI(api_key="your-key", base_url="https://api.example.ai/v1")
response = client.chat.create(
    model="nova-1",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.output_text)

The first slice provides a typed chat resource, sync client, pluggable transport, authentication, retries, streaming events, structured errors, and tests.

Download files

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

Source Distribution

aether_ai_sdk-0.2.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

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

aether_ai_sdk-0.2.0-py3-none-any.whl (9.3 kB view details)

Uploaded Python 3

File details

Details for the file aether_ai_sdk-0.2.0.tar.gz.

File metadata

  • Download URL: aether_ai_sdk-0.2.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for aether_ai_sdk-0.2.0.tar.gz
Algorithm Hash digest
SHA256 bfab9cc890cf06fa5e917a5ba527e47f51b041a940db46868086004b72db9380
MD5 709908b8c88ef5867244074d4dc3a076
BLAKE2b-256 6131d203892ee3916d71d0ab77c22ea7088081943ff2f236ee37e246cd9d7c1a

See more details on using hashes here.

File details

Details for the file aether_ai_sdk-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: aether_ai_sdk-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 9.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for aether_ai_sdk-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 28ebee184327b13e552a4c79f551bf4a53b6522928e8fefe192db46f01903489
MD5 51fd414cdc117b13dc2c8be39b73fbee
BLAKE2b-256 7a5b34287041918fcba04fb95968130ff3de1879ddacc6c4c869d722ab44f1b7

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 Sentry Error logging StatusPage Status page