Logging

Logging

To get started with Athina's Monitoring, the first step is to start logging your inferences.

Quick Start

If you are using OpenAI with streaming, then follow these instructions:

If you are using OpenAI Assistant, then follow these instructions:

For all other models, follow these instructions:


FAQs


Tracing

Recent LLM applications have many intricate abstractions (chains, tool-equipped agents, sophisticated prompts). Athina's nested tracing clarifies operations and pinpoints problem origins. The Athina SDK and UI facilitate tracing advanced LLM features, such as vector database queries and multiple LLM interactions, by allowing easy chaining of them in the SDK.

Head over to Tracing to learn more.