Skip to content

Commit d766a8d

Browse files
committed
fix index
1 parent fe11d5c commit d766a8d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

md-docs/user_guide/modules/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,30 +29,30 @@ Modules can be always active or on-demand: Monitoring module and Drift Explainab
2929

3030
Update your model to handle the drift.
3131

32-
[:octicons-arrow-right-24: More info](user_guide/data.md)
32+
[:octicons-arrow-right-24: More info](retraining.md)
3333

3434
- :material-text-box-check:{ .lg .middle } **RAG Evaluation**
3535

3636
---
3737

3838
Check the quality of your RAG system.
3939

40-
[:octicons-arrow-right-24: More info](user_guide/integrations/index.md)
40+
[:octicons-arrow-right-24: More info](rag_evaluation.md)
4141

4242
- :material-shield-lock:{ .lg .middle } **LLM Security**
4343

4444
---
4545

4646
Verify robustness of your solution.
4747

48-
[:octicons-arrow-right-24: More info](api/index.md)
48+
[:octicons-arrow-right-24: More info](llm_security.md)
4949

5050
- :material-view-dashboard:{ .lg .middle } **Topic Modeling**
5151

5252
---
5353

5454
Identify sub-domains in your data.
5555

56-
[:octicons-arrow-right-24: More info](api/examples.md)
56+
[:octicons-arrow-right-24: More info](topic_modeling.md)
5757

5858
</div>

0 commit comments

Comments
 (0)