|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| litellm_example.ipynb | ||
| litellm_example.py | ||
| requirements.txt | ||
README.md
LiteLLM Examples with AgentOps
This directory contains examples of using LiteLLM with AgentOps instrumentation.
Prerequisites
- Python >= 3.10 < 3.13
- Install required dependencies:
pip install agentops litellm
Examples
1. LiteLLM Example
Example: litellm_example
This example demonstrates:
- Multi-provider LLM access through LiteLLM
AgentOps Integration
These examples show how to use AgentOps to monitor and analyze your AI applications. AgentOps automatically instruments your LiteLLM calls to provide insights into performance, usage patterns, and model behavior.
To learn more about AgentOps, visit https://www.agentops.ai