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

Uploaded Python 3

File details

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

File metadata

  • Download URL: beeos_sdk-0.6.1.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.1.tar.gz
Algorithm Hash digest
SHA256 32538914b4b420bae3579a94222a4049c46531477673a97f46d88c6a199a3544
MD5 7e04272e1e61373184f80e85d3eb7959
BLAKE2b-256 2f3596b07458bcb2487249f9a408a81b7e6a514ebc565e196f8b7888a3fd14e6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: beeos_sdk-0.6.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 51f7d2688faf5ba4c1bddd0423f2fbbe83627c1bd6915e17036e183cd1e34c28
MD5 28998b33aca1181e4e90ce9f011ccb65
BLAKE2b-256 8e9816cab0146eb928819040ded8922543a24a4bdcd981b76724a925291ea863

See more details on using hashes here.

Provenance

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

This release

0.6.1 This release

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