Skip to main content

Local-first AI agent observability SDK

Project description

korveo (Python SDK)

Local-first AI agent observability. 2 lines of code.

import korveo

korveo.configure(host="http://localhost:8000")

@korveo.trace
def my_agent(input: str) -> str:
    return "hello"

my_agent("test")

Spans are captured asynchronously. If the Korveo server is unreachable, the agent continues working — spans are dropped silently.

Install

pip install -e packages/sdk-python/

Configuration

Configuration priority: explicit configure(...) > environment variable > default.

Option Env var Default
host KORVEO_HOST http://localhost:8000
api_key KORVEO_API_KEY None
project KORVEO_PROJECT default
capture_inputs True
capture_outputs True
max_payload_size 10240
batch_size 100
flush_interval 2.0
max_queue_size 10000
export_timeout 5.0

Project details


Download files

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

Source Distribution

korveo-1.0.2.tar.gz (102.4 kB view details)

Uploaded Source

Built Distribution

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

korveo-1.0.2-py3-none-any.whl (74.4 kB view details)

Uploaded Python 3

File details

Details for the file korveo-1.0.2.tar.gz.

File metadata

  • Download URL: korveo-1.0.2.tar.gz
  • Upload date:
  • Size: 102.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for korveo-1.0.2.tar.gz
Algorithm Hash digest
SHA256 873b53ed4b6f78ffeb7c850a86cd3bb6ffd5a4df4b4b907cc6fc23ca8846cb7b
MD5 a1dda85cab1ae2deee12fab5670a52e2
BLAKE2b-256 75b5aabfc71e5330fea736b4501cc508449fed2c7a1bc68c2592fdba375505f9

See more details on using hashes here.

File details

Details for the file korveo-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: korveo-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 74.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for korveo-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 adadd1d1faae7bb7c224dcfd656c6cc8ca071047eb39ab32178678cfd4d270c9
MD5 9d038e89d38570058d7bcfd49931aeb2
BLAKE2b-256 a5de7a70b935f337d28fd75388fdafc641adff64d42e9b4b4e6e9ca5d61de69f

See more details on using hashes here.

Supported by

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