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 = "Here goes your data you want to log in a JSON file."
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.3.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.3.tar.gz.
File metadata
- Download URL: prenzl-0.1.3.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 |
fff3b3a878871b31ad0f7ddcc274f8985f6fe1cd5fe7502e910b12d8b9841e03
|
|
| MD5 |
12a3e36f0bfdeb7afd3bc46855f6f475
|
|
| BLAKE2b-256 |
16b4915a836ca98bcfb907a32e545d254e3db0d0f19c03abbd7578a6836b4df8
|
File details
Details for the file prenzl-0.1.3-py3-none-any.whl.
File metadata
- Download URL: prenzl-0.1.3-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 |
bbbea1a26da0cf927bea60b5ad8ef7d790c6db1e794c5d40cf06e2aee8a6f93a
|
|
| MD5 |
4edfb984a65f4eb245bd3adb3713ce42
|
|
| BLAKE2b-256 |
1bd825dbbf0a4d73e7ba7405427bd90ca0ebba9a56e65efc0a3dce252dd7a9c7
|