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

Uploaded Python 3

File details

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

File metadata

  • Download URL: beeos_sdk-0.5.0.tar.gz
  • Upload date:
  • Size: 132.5 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.5.0.tar.gz
Algorithm Hash digest
SHA256 632b42c471f7eda6a3e6cc6db7c1d7f0f6444d898e0e656566689357d4e591d9
MD5 7361dcda959697c4986b8bf121f68865
BLAKE2b-256 294a9374f6f3a26cce8961bcbe7f1e99e761bb5c6d2fe63ac99df321abd1c82f

See more details on using hashes here.

Provenance

The following attestation bundles were made for beeos_sdk-0.5.0.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.5.0-py3-none-any.whl.

File metadata

  • Download URL: beeos_sdk-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 573.6 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 17fda2dffb270cdd5f16964cff964a814f3749dd19114f110a213dcdaa439043
MD5 cb74403697fbe70adff4b78c2f16b7ca
BLAKE2b-256 37a12dab6a2bcc9c4b335b9c64e7045212f5befbbb9038c68826a4bf7054150a

See more details on using hashes here.

Provenance

The following attestation bundles were made for beeos_sdk-0.5.0-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

0.6.2

2 files

0.6.1

2 files

0.6.0

2 files

This release

0.5.0 This release

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