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.5.tar.gz (104.8 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.5-py3-none-any.whl (76.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: korveo-1.0.5.tar.gz
  • Upload date:
  • Size: 104.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for korveo-1.0.5.tar.gz
Algorithm Hash digest
SHA256 534c73cfdd816e7e04a867e0e6041a3117a0ca360b95e2c0f7d06a7ebb313971
MD5 d9e42d92883079339b50b260e05444ba
BLAKE2b-256 a01b4ddb67e0850bc2f149790f46f4b3f42b2826e1f28e291f3e993ef7a3fd6d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: korveo-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 76.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for korveo-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c935b866f5db3bcd36e36db0f80cf9869cdfb0662e5e3034b5e6d1a82a7d7130
MD5 ea2a327eb4c1a6f1679c5e0245efa2a1
BLAKE2b-256 aea92d07cc92b96de2bcecbd7a07eea250275b5e1b9c980330293145ee953268

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