Skip to main content

Python SDK for the Asteroid Agents API

Project description

Asteroid Odyssey Python SDK

Python SDK for the Asteroid Agents API.

Installation

pip install asteroid-odyssey

Usage

from asteroid_odyssey import ApiClient, Configuration, ExecutionApi

# Configure the client
config = Configuration(
    host="https://odyssey.asteroid.ai/agents/v2",
    api_key={"ApiKeyAuth": "your-api-key"}
)

client = ApiClient(config)
execution_api = ExecutionApi(client)

# Execute an agent
response = execution_api.agent_execute_post(
    agent_id="your-agent-id",
    agents_agent_execute_agent_request={"inputs": {"input": "value"}}
)
print(f"Execution ID: {response.execution_id}")

Documentation

See docs.asteroid.ai for full documentation.

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

asteroid_odyssey-1.6.447.tar.gz (105.7 kB view details)

Uploaded Source

Built Distribution

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

asteroid_odyssey-1.6.447-py3-none-any.whl (357.7 kB view details)

Uploaded Python 3

File details

Details for the file asteroid_odyssey-1.6.447.tar.gz.

File metadata

  • Download URL: asteroid_odyssey-1.6.447.tar.gz
  • Upload date:
  • Size: 105.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for asteroid_odyssey-1.6.447.tar.gz
Algorithm Hash digest
SHA256 9d3d4cdc28048d4a83006916c4ab1ea6a3a84d0fb34e8da43381754efbb8b963
MD5 69c5a8bce07c2e483afb1554de592b96
BLAKE2b-256 e14e34df1c3d57cfdd8c4c0373e1f85ed63d70af7917d07b16ba13acdb6e8b94

See more details on using hashes here.

File details

Details for the file asteroid_odyssey-1.6.447-py3-none-any.whl.

File metadata

File hashes

Hashes for asteroid_odyssey-1.6.447-py3-none-any.whl
Algorithm Hash digest
SHA256 8b1b2e07df24793e0ce98d8f9cb542096e75c8352c2a03b40f836dee7c3a7e27
MD5 f9cf6f3b3350f4bdcb2d215eeade27e0
BLAKE2b-256 bcd2061ff0f83156bb26ec39c9d13570173824426a8bad36b10c52d7b677ef0b

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