Simple SDK for AI trace tracking and RAG observability
Project description
teckel-ai (Python SDK)
Python SDK for Teckel AI an agentic monitoring platform for tracking behavior and improving AI output.
Install
pip install teckel-ai
Minimal Usage
from teckel import TeckelTracer
tracer = TeckelTracer(api_key="tk_live_...")
tracer.trace({"query": "Hello", "response": "Hi there"})
For serverless runtimes, call tracer.flush(timeout_s=5.0) before returning.
Documentation
- Getting Started: https://docs.teckel.ai/docs/getting_started
- Python SDK Reference: https://docs.teckel.ai/docs/python_sdk_reference
- OpenTelemetry Integration: https://docs.teckel.ai/docs/opentelemetry_integration
- HTTP API Reference (canonical fields): https://docs.teckel.ai/docs/http_api_reference
Requirements
- Python 3.10+
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
teckel_ai-0.1.0.tar.gz
(26.2 kB
view details)
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
teckel_ai-0.1.0-py3-none-any.whl
(20.8 kB
view details)
File details
Details for the file teckel_ai-0.1.0.tar.gz.
File metadata
- Download URL: teckel_ai-0.1.0.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ced388297b8856e6666e56f9b77b4c7b7814b4ba5486f2c2b09645a252e71e7a
|
|
| MD5 |
9f33c0ebb8c5319c220d0c34912021c7
|
|
| BLAKE2b-256 |
7235da58b294584973fa3ae3cc96d3a7cf752138ebd54baed0b6d4ffbcc594a2
|
File details
Details for the file teckel_ai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: teckel_ai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
817570b2a2ee5ba8c4ea757f447684c48685aefbff7073b96b4ad28ea95d6fce
|
|
| MD5 |
69eb16894538b24f782d0c074324ac83
|
|
| BLAKE2b-256 |
64b88628b427c182147f0cc2ce491e1b032a5fdd9a6c89c78d4fe288cdc041ca
|