Skip to content

Commit

Permalink
usage change
Browse files Browse the repository at this point in the history
  • Loading branch information
shahules786 committed Sep 29, 2024
1 parent f8f5d10 commit 3f5bcae
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/howtos/customisations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
How to customize various aspects of Ragas to suit your needs.

## Metrics
- [Modifying prompts in metrics](metrics/modifying-prompts-metrics.ipynb)
- [Modify prompts in metrics](metrics/modifying-prompts-metrics.ipynb)
- [Write your own metrics](metrics/Write_your_own_metric.ipynb)
- [Customising LLM used within metrics]()
- [Adapting metrics to target language]()
- [Aligning metrics with human evaluators]()
- [Customize LLM used within metrics]()
- [Adapt metrics to target language]()
- [Align metrics with human evaluators]()

## Testset Generation

- [Adding your own test cases]()
- [Customising LLM used within Test Generation]()
- [Seeding generations using production data]()
- [Add your own test cases]()
- [Customize LLM used within Test Generation]()
- [Seed generations using production data]()

0 comments on commit 3f5bcae

Please sign in to comment.