Vouch SDK for Python — wraps openllmetry/traceloop and points it at your Vouch project.
Project description
vouch-sdk (Python)
Thin wrapper over traceloop-sdk preconfigured to send OTEL traces to your Vouch project. Auto-instruments OpenAI, Anthropic, LangChain, LlamaIndex, MCP, OpenAI-Agents, Bedrock, Cohere, CrewAI, VertexAI, and more (via the openllmetry instrumentation packages).
import vouch_sdk
vouch_sdk.init(
project_pk="pk-lf-...",
project_sk="sk-lf-...",
agent_id="prod-rag-bot",
)
headers = vouch_sdk.firewall_headers(
project_pk="pk-lf-...",
project_sk="sk-lf-...",
agent_id="prod-rag-bot",
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vouch_sdk-0.1.0.tar.gz.
File metadata
- Download URL: vouch_sdk-0.1.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7dad4dfcdcb04a20aa4337da67470f6909a1dd8a9399acf54b4534f4775bb3a
|
|
| MD5 |
d0276f2978fcd8d28de514f81ea3a9ae
|
|
| BLAKE2b-256 |
bf2ca9978760ed67cf6d212b2b760f83144a2303403aa6fae9c30354139a72f2
|
File details
Details for the file vouch_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vouch_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71078a26dd3e3235f2190a5449474e14aa34c2d66355c10618b20e9c5dbd2bbd
|
|
| MD5 |
acacd66aa684811e0c0cdc559535f40e
|
|
| BLAKE2b-256 |
bb01c1d63856d4b0780545a4da30cdfc16cbbf52f5d14e880d334c291a289df3
|