athina-evals icon indicating copy to clipboard operation
athina-evals copied to clipboard

Python SDK for running evaluations on LLM generated responses

Results 4 athina-evals issues
Sort by recently updated
recently updated
newest added

## Summary by CodeRabbit - **New Features** - Added methods to log dataset and batch results to Athina. - Introduced a new import statement for `Dataset`. - Added a function...

## Summary by CodeRabbit - **New Features** - Introduced `LitellmService` for enhanced language model interactions. - Added `PromptMessage`, `PromptTemplate`, and `PromptExecution` classes for improved prompt handling and execution with LLM...

## Summary by CodeRabbit - **New Features** - Added `data_source` attribute to datasets, enhancing dataset metadata. - **Improvements** - Updated API endpoints for dataset creation and row addition to `/api/v1/dataset_v2`...

## Summary by CodeRabbit - **New Features** - Introduced intent evaluation functionality for natural language processing tasks. - Added concise system and user prompts for classifying questions based on intent....