AI-Studio/app/MindWork AI Studio/Tools/RAG
2026-09-24 16:32:01 +02:00
..
AugmentationProcesses Sharpened the data source warnings and tightened the selection popovers (#971) 2026-09-14 16:30:17 +02:00
DataSourceSelectionProcesses Fixed answers that quietly skipped your data sources (#968) 2026-09-14 11:20:57 +02:00
RAGProcesses Count the agents only where the classic RAG process runs them 2026-09-24 16:32:01 +02:00
DataSelectionResult.cs Refactored the RAG process (#287) 2025-02-17 16:51:26 +01:00
IAugmentationProcess.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
IDataSourceSelectionProcess.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
IRagProcess.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
IRetrievalContext.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
IRetrievalContextExtensions.cs Share how retrieved passages become sources 2026-09-24 15:44:05 +02:00
RetrievalContentCategory.cs Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
RetrievalContentCategoryExtensions.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
RetrievalContentType.cs Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
RetrievalContentTypeExtensions.cs Resolved warnings regarding redundant switch arms (#302) 2025-02-27 08:42:51 +01:00
RetrievalGap.cs Tell whoever asked for a page what the search could not cover 2026-09-24 15:33:50 +02:00
RetrievalImageContext.cs Added a common augmentation interface & default implementation (#288) 2025-02-18 11:24:43 +01:00
RetrievalPage.cs Tell whoever asked for a page what the search could not cover 2026-09-24 15:33:50 +02:00
RetrievalPaging.cs Let data sources be searched page by page with a query of their own 2026-09-24 15:25:14 +02:00
RetrievalTextContext.cs Let the sources of your own documents open at the page they were found on (#974) 2026-09-15 19:11:39 +02:00