Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunary-ai/lunary-py
Lunary AI Python Client (Analytics, monitoring and evaluations for GenAI apps)
https://github.com/lunary-ai/lunary-py
ai analytics langchain-python logging openai
Last synced: 19 days ago
JSON representation
Lunary AI Python Client (Analytics, monitoring and evaluations for GenAI apps)
- Host: GitHub
- URL: https://github.com/lunary-ai/lunary-py
- Owner: lunary-ai
- Created: 2023-08-04T15:26:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-11T17:31:38.000Z (about 2 months ago)
- Last Synced: 2025-01-07T12:10:07.304Z (26 days ago)
- Topics: ai, analytics, langchain-python, logging, openai
- Language: Python
- Homepage: https://lunary.ai/docs/py
- Size: 473 KB
- Stars: 21
- Watchers: 3
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lunary Python SDK
**📈 Python monitoring for AI apps and agent**
[website](https://lunary.ai) - [docs](https://lunary.ai/docs/py/) - ![PyPI - Version](https://img.shields.io/pypi/v/lunary)
---
Use it with any LLM model and custom agents (not limited to OpenAI).
To get started, get a project ID by registering [here](https://lunary.ai).
## 🛠️ Installation
```bash
pip install lunary
```## 📖 Documentation
Full docs are available [here](https://lunary.ai/docs/py).