Logging LLM Inferences
Log via Python SDK
1
Install Python SDK
2
Set Athina API Key
3
Log your inference
inference.py
Tip: Include your logging code in a try/catch block to ensure that your application doesn’t crash if the logging request fails.
Logging Attributes
You can find the full list of logging attributes here.