|
| 1 | +--- |
| 2 | +title: Unlocking Seamless GenAI & LLM Observability with OpenLIT |
| 3 | +date: '2024-08-15' |
| 4 | +tags: ['openlit', 'llm', 'genai', 'observability'] |
| 5 | +draft: false |
| 6 | +summary: OpenLIT offers seamless, OpenTelemetry-native observability for GenAI and LLMs, simplifying performance and cost tracking. |
| 7 | +authors: ['Aman'] |
| 8 | +--- |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +## Introduction: |
| 13 | + |
| 14 | +In the world of GenAI projects, seamless observability is key to unlocking top-notch performance and reliability. Meet OpenLIT, the OpenTelemetry-native GenAI and LLM Application Observability tool that's set to revolutionise the way you monitor and optimize your applications. With just a single line of code, OpenLIT makes integrating observability into your GenAI projects as easy as pie. Let's dive into the world of OpenLIT and explore how it can enhance your application observability. |
| 15 | + |
| 16 | +> Understanding LIT: |
| 17 | +> LIT, short for Learning and Inference Tool, is a visual and interactive tool designed to provide insights into AI models and visualize data. Originally introduced by Google, LIT offers a user-friendly interface for understanding the inner workings of AI models and analyzing data effectively. |
| 18 | +
|
| 19 | +## Features that Make OpenLIT Stand Out |
| 20 | + |
| 21 | +### Monitor LLM and VectorDB Performance |
| 22 | + |
| 23 | +OpenLIT automatically generates traces and metrics, giving insights into your application’s performance and costs. You can track performance in different environments and optimize resource use efficiently. |
| 24 | + |
| 25 | +### Cost Tracking for Custom and Fine-Tuned Models |
| 26 | + |
| 27 | +You can customize and track costs for specific AI models using OpenLIT’s custom JSON file. This helps in precise budgeting and aligning costs with your project needs. |
| 28 | + |
| 29 | +## OpenTelemetry-native SDKs |
| 30 | + |
| 31 | +OpenLIT supports OpenTelemetry natively, ensuring smooth integration without added complexity. Being vendor-neutral, it easily fits into your existing AI stack. |
| 32 | + |
| 33 | +OTel Auto Instrumentation Capabilities |
| 34 | +OpenLIT complies to the OpenTelemetry community’s Semantic Conventions and is updated on a regular basis to maintain alignment with the community. OpenLIT offers insights to improve the performance and stability of LLM applications, whether using popular hosted LLMs like OpenAI and HuggingFace, self-hosted LLMs like Ollama or GPT4All, or vector databases like ChromaDB and Pinecone. |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | +Here is the list of supported GenAI and LLM libraries : |
| 39 | + |
| 40 | +### LLMs |
| 41 | + |
| 42 | +- OpenAI |
| 43 | +- Ollama |
| 44 | +- Cohere |
| 45 | +- Anthropic |
| 46 | +- GPT4All |
| 47 | +- Azure OpenAI |
| 48 | +- Mistral |
| 49 | +- HuggingFace |
| 50 | +- Amazon Bedrock |
| 51 | +- Vertex AI |
| 52 | +- Groq |
| 53 | + |
| 54 | +### Vector DBs |
| 55 | + |
| 56 | +- ChromaDB |
| 57 | +- Pinecone |
| 58 | +- Qdrant |
| 59 | +- Milvus |
| 60 | + |
| 61 | +### Frameworks |
| 62 | + |
| 63 | +- LangChain |
| 64 | +- LiteLLM |
| 65 | +- LlamaIndex |
| 66 | +- Haystack |
| 67 | +- EmbedChain |
| 68 | + |
| 69 | +Here’s is the list of support for connection to other observability platforms: |
| 70 | + |
| 71 | +- Prometheus |
| 72 | +- Otel Collector |
| 73 | +- Grafana |
| 74 | +- Jaeger |
| 75 | +- New Relic |
| 76 | +- Datadog |
| 77 | +- Signoz |
| 78 | +- Dynatrace |
| 79 | +- OpenObserve |
| 80 | +- Highlight.io |
| 81 | + |
| 82 | +## Sleek and Intuitive Design |
| 83 | + |
| 84 | +OpenLIT UI offers a dashboard with a clean interface based on Next.js and Clickhouse, providing quick and responsive performance. The interface is deliberately arranged based on feedback from numerous AI Developers, making it simple to navigate and locate the information you require quickly. |
| 85 | + |
| 86 | +### Overall Usage |
| 87 | + |
| 88 | +Shows total requests, request duration, token usage, cost analysis, and more using real-time and historical data. |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | +### Requests |
| 93 | + |
| 94 | +Provides an integrated view of traces for tracking individual requests. You can also apply dynamic filters to customize your view or sort the results based on costs, tokens etc. |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | +### Database config |
| 99 | + |
| 100 | +Allows you to add and switch between multiple ClickHouse databases, making it convenient to manage different contexts with the same interface. |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | +Join us on this exciting voyage to reshape the future of AI observability! 🚀 Share your thoughts, suggest cool features, and dive into awesome contributions. Let’s make AI observability open and better together! 🚀 |
0 commit comments