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.1.1.tar.gz (7.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.1.1-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aether_ai_sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 7.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.1.1.tar.gz
Algorithm Hash digest
SHA256 561a68b847b1c453cfb4a315bb8d1f044f3adc3a6bd26a4beba4631d8eecc00e
MD5 52266de1c4191b477d85347bb74e1462
BLAKE2b-256 f1752ed4465b2b34fc56ec7b7c6f3ed4ead4068708828754e1dd3d72f08e82ca

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aether_ai_sdk-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.1 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2735d16beddef97c98b4d450fca9130a4354834af1cfcf65b48c4ddcb0393fec
MD5 85a595b31d01c8915ba3b028a120e0cb
BLAKE2b-256 992857cdad745930b1ff81e4ed6ebc17b8a99463f188badb675af659f354ae78

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