A package to log LLM models
Project description
Overview
OdysseusAI is an open-source library is designed to facilitate the logging of input and output interactions with the LLMs in production locally. It keeps track of each interaction, saving them in a structured JSON format. The library focuses on modularity, ease of use, and robust data tracking.
Installation
To install, simply download the library and include it in your project.
pip install odysseusai
Usage
import odysseusai
odysseusai.log(project_name, input_llm, output_llm, tracking_dir='', user_id='', session_id='')
License
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
odysseusai-0.5.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file odysseusai-0.5.tar.gz
.
File metadata
- Download URL: odysseusai-0.5.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad5727ffd7ea4ba9594ce8cb6bb3d141f9becf4c1a79c15489ce1d94aedc7800 |
|
MD5 | 1e6efa357945edebcc2bb65171e938fa |
|
BLAKE2b-256 | 173ec805201b243f136fcb70378ce0bb37c52af6309020322fc7ca5fae828ad0 |
File details
Details for the file odysseusai-0.5-py3-none-any.whl
.
File metadata
- Download URL: odysseusai-0.5-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ed1bc2873da32395fc72aab73cda6d3f8ff33ac852341c6b70472544451dffd |
|
MD5 | 938e9cafe3ff700cbb049dde84bb769a |
|
BLAKE2b-256 | 23fcc7c3ef5be169d4eeee86f8fb35cb11033b7cab5ba3cefd3349b9f3d307bd |