Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.athina.ai/llms.txt

Use this file to discover all available pages before exploring further.

To associate different inference calls into a common conversation, you need to include a session_id parameter in your inference log. When you include the session_id field, we will automatically group all the inferences from that conversation together, so you can view them together on the Inference Detail Page. Conversation history is visible on the left panel in the screenshot below.
Note: You can also use this to group chained inference calls together.