Athina supports exporting your logged inferences in 2 formats: JSON, and CSV.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.
You can also apply filters if you wish to export only a selected subset of your data.For example: for fine-tuning, you may wish to only export inferences that have passed all evals.
Steps to Export Dataset
- Open https://app.athina.ai/observe
- (Optional) Apply any filters for your export
- Click the download icon (to the left of the search bar)
- Select a file format:
JSONorCSV - Wait a few seconds, and your download will be ready! 🎉
If you want to access your logged inferences programmatically, you can also
check out our GraphQL API.