Agent and advanced RAG observability tool in python
Project description
Prenzl AI agent observbility tool for agents and advanced RAG
This is the python sdk of Prenzl AI - an agent and advanced RAG observability tool.
Installation
pip install prenzl
Using Prenzl AI Observability
from prenzl import prenzl_observe
api_key = "YOUR_API_KEY"
# To work on local host
base_url = "http://localhost:3000/api"
# Initialize the observer
prenzl = Prenzl(api_key,base_url)
# Write observed data into DB
data = ""
result = prenzl.prenzl_observe(data)
The PyPI website for Prenzl AI can be found here: https://pypi.org/project/prenzl/
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
prenzl-0.1.2.tar.gz
(2.6 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
File details
Details for the file prenzl-0.1.2.tar.gz.
File metadata
- Download URL: prenzl-0.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9282d776bea26a848fb0827be19522fb71947e10a0e1bccb0a58b402db0783c
|
|
| MD5 |
c3c153f682c108f8765e676408599408
|
|
| BLAKE2b-256 |
7e7de54ddd265b68d72e6cc2909726f92bc933e2232516d744a92923b4059f74
|
File details
Details for the file prenzl-0.1.2-py3-none-any.whl.
File metadata
- Download URL: prenzl-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6036c63a8108d5e3f555a961d812ce5b43c0c03efc5eb4579cbdffd564f0d59
|
|
| MD5 |
2bee88018a3ff2ac4486767d7e6968cb
|
|
| BLAKE2b-256 |
6aa1d1f966981289620e8110c908868f646e99f0c2fc3013deddc9f01c793afa
|