Skip to main content

beeos-sdk

Python client for the BeeOS OpenAPI contract served by openapi-gateway.

This package is generated from backend/openapi/beeos-platform-v1.yaml with OpenAPI Generator. The generated client is the public API; do not edit generated files manually.

Install

python -m pip install beeos-sdk

Usage

import beeos_sdk

configuration = beeos_sdk.Configuration(
    host="https://openapi.beeos.ai",
    access_token="oag_your_api_key",
)

with beeos_sdk.ApiClient(configuration) as client:
    tasks = beeos_sdk.TasksApi(client)
    response = tasks.create_task(
        agent_id="agent-id",
        create_task_request=beeos_sdk.CreateTaskRequest(message="Open Settings"),
    )
    print(response)

Authentication uses Authorization: Bearer <jwt> or Authorization: Bearer <oag_user_api_key> through the generated Configuration.

Regenerate

Maintainers regenerate this repository from the openagent workspace:

cd sdks/openapi-sdk
make sync-spec
make gen

This repository is synchronized from the openagent SDK generation workflow.

Download files

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

Source Distribution

beeos_sdk-0.6.2.tar.gz (133.2 kB view details)

Uploaded Source

Built Distribution

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

beeos_sdk-0.6.2-py3-none-any.whl (573.2 kB view details)

Uploaded Python 3

File details

Details for the file beeos_sdk-0.6.2.tar.gz.

File metadata

  • Download URL: beeos_sdk-0.6.2.tar.gz
  • Upload date:
  • Size: 133.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for beeos_sdk-0.6.2.tar.gz
Algorithm Hash digest
SHA256 89620cbe8eac7c256da9d1f3c242df94911561c9af54e5db0c9437713870472a
MD5 87099315e51ec2490050c800840108f0
BLAKE2b-256 189eddad1abc8e960c63d1aa7f4e5c655db51be856ae864604a3ab23eab7b780

See more details on using hashes here.

Provenance

The following attestation bundles were made for beeos_sdk-0.6.2.tar.gz:

Publisher: publish.yml on beeos-ai/sdk-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file beeos_sdk-0.6.2-py3-none-any.whl.

File metadata

  • Download URL: beeos_sdk-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 573.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for beeos_sdk-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8e3fedae932cd0ef77005093e318013bc1c8f912cf8e729ed80e62e5dc766c54
MD5 40bcf33b598484b60cbf792fa5694827
BLAKE2b-256 978837d5dd8e11e75acb35dd064186b9d6a0e5c3c346f7479a9c98c02ede1362

See more details on using hashes here.

Provenance

The following attestation bundles were made for beeos_sdk-0.6.2-py3-none-any.whl:

Publisher: publish.yml on beeos-ai/sdk-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.6.2 This release

2 files

0.6.1

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

Supported by

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