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.4.0.tar.gz (108.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.4.0-py3-none-any.whl (436.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: beeos_sdk-0.4.0.tar.gz
  • Upload date:
  • Size: 108.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.4.0.tar.gz
Algorithm Hash digest
SHA256 e1f4dd83df73f9128a66d928948a670ae7ca9f9f44ecb6c7f4b0d4d7982b10f6
MD5 fe49fffa9d7cd2ff32397d59db15d6ba
BLAKE2b-256 bfc5a6be70eeacdd56633f809349a7411b3e8a5bfe8a8ff6014e87e4ed140b52

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: beeos_sdk-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 436.5 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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0f566839f062a275bc080d11c7c7aa1733145c26a2c9edcc655ba418c1d5f589
MD5 ac834e778d2f495a0c02a7139cf7a7e2
BLAKE2b-256 e82f87551a36802cdbe110c52dda74a1f9cc2c8212d85ab82366eb56b072fba5

See more details on using hashes here.

Provenance

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

0.5.0

2 files

This release

0.4.0 This release

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