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.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.6.0-py3-none-any.whl (573.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: beeos_sdk-0.6.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.6.0.tar.gz
Algorithm Hash digest
SHA256 5e3612f7cae850437d7d45d03b65acb8a275d63b8f37703a127a4a9dccd9990e
MD5 a55e441c64a94012ae25d6440051da06
BLAKE2b-256 370cdbf748046a90166f42279a8b4846b004ebd29c1c76e14c39974a40f9fbdb

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: beeos_sdk-0.6.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.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4156f78292c7fa2db20bd8f8aee3c86059e76c9e287c15d12e5132fce4bd9acb
MD5 67a24e405358c5117296b822e987785e
BLAKE2b-256 be98f19d9c79ca8c10786194d0ba2d9d4fa1d09abef5c0fdf58b5a52c937884f

See more details on using hashes here.

Provenance

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

This release

0.6.0 This release

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