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