Extra features and tools for the aipype framework
Project description
aipype-extras
Extra tools for the aipype framework.
Installation
pip install aipype-extras
Components
LLM Log Viewer
Web interface for viewing LLM conversation logs.
Important Security Note
This feature is designed for local use only for the developer to check the LLM calls being made from the agent. It should not be exposed as a remote service over public internet.
# Start log viewer
python -m aipype_extras.llm_log_viewer
# Custom log file
python -m aipype_extras.llm_log_viewer /path/to/logs.jsonl
# Custom port
python -m aipype_extras.llm_log_viewer --port 8080
# Development mode
python -m aipype_extras.llm_log_viewer --debug
Development
Requirements
- Python ≥3.12
- aipype (core framework)
- Flask ≥3.0.0
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 aipype_extras-0.1.0a5.tar.gz.
File metadata
- Download URL: aipype_extras-0.1.0a5.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17a883bfb81815024138afa2ae7af44288e3b4ac1da4b19f26908ba7ca6bc419
|
|
| MD5 |
6405b7c4d6fbb095d57e3c5db313ff8b
|
|
| BLAKE2b-256 |
ba314c65675ba21db2427a54802d0af9209ee22261b2141b69e8d81371fde7ef
|
File details
Details for the file aipype_extras-0.1.0a5-py3-none-any.whl.
File metadata
- Download URL: aipype_extras-0.1.0a5-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4165a521857a6c2c9e7fb1e9e3f5f1eda369e8baf637133ad8ef081fcde96053
|
|
| MD5 |
5d213b71b2a57d904b5f3c23ccfaada9
|
|
| BLAKE2b-256 |
5e8b948f6d18f574b17e6a65b1eb8b6f044ead97255bd3a9892fe8513b65d783
|