|
12 | 12 | - 🚀 Get Started: |
13 | 13 | - getstarted/index.md |
14 | 14 | - Installation: getstarted/install.md |
15 | | - - Evaluate your first LLM App: getstarted/evals.md |
16 | | - - Evaluate a simple RAG: getstarted/rag_eval.md |
17 | | - - Generate Synthetic Testset for RAG: getstarted/rag_testset_generation.md |
18 | | - - Experiments: |
19 | | - - Run your first experiment: getstarted/experiments_quickstart.md |
| 15 | + - Run your first experiment: getstarted/experiments_quickstart.md |
| 16 | + - Tutorials: |
20 | 17 | - Evaluate a prompt: tutorials/prompt.md |
21 | 18 | - Evaluate a simple RAG system: tutorials/rag.md |
22 | 19 | - Evaluate an AI Workflow: tutorials/workflow.md |
23 | 20 | - Evaluate an AI Agent: tutorials/agent.md |
24 | 21 | - 📚 Core Concepts: |
25 | 22 | - concepts/index.md |
26 | | - - Components: |
27 | | - - concepts/components/index.md |
28 | | - - General: |
29 | | - - Prompt: concepts/components/prompt.md |
30 | | - - Evaluation: |
31 | | - - Evaluation Sample: concepts/components/eval_sample.md |
32 | | - - Evaluation Dataset: concepts/components/eval_dataset.md |
| 23 | + - Experimentation: concepts/experimentation.md |
| 24 | + - Datasets: concepts/datasets.md |
33 | 25 | - Metrics: |
34 | 26 | - concepts/metrics/index.md |
35 | 27 | - Overview: concepts/metrics/overview/index.md |
|
83 | 75 | - Scenario Generation: concepts/test_data_generation/rag/#scenario-generation |
84 | 76 | - Agents or tool use: |
85 | 77 | - concepts/test_data_generation/agents.md |
86 | | - - Feedback Intelligence: |
87 | | - - concepts/feedback/index.md |
88 | | - - Datasets: concepts/datasets.md |
89 | | - - Experimentation: concepts/experimentation.md |
| 78 | + - Components: |
| 79 | + - concepts/components/index.md |
| 80 | + - General: |
| 81 | + - Prompt: concepts/components/prompt.md |
| 82 | + - Evaluation: |
| 83 | + - Evaluation Sample: concepts/components/eval_sample.md |
| 84 | + - Evaluation Dataset: concepts/components/eval_dataset.md |
90 | 85 |
|
91 | 86 | - 🛠️ How-to Guides: |
92 | 87 | - howtos/index.md |
|
0 commit comments