AI-Studio/app/MindWork AI Studio/Tools/RAG
2025-03-08 13:56:38 +01:00
..
AugmentationProcesses Improved the augmentation & generation of RAG (#314) 2025-03-08 13:56:38 +01:00
DataSourceSelectionProcesses Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
RAGProcesses Improved the augmentation & generation of RAG (#314) 2025-03-08 13:56:38 +01:00
DataSelectionResult.cs Refactored the RAG process (#287) 2025-02-17 16:51:26 +01:00
IAugmentationProcess.cs Added a common augmentation interface & default implementation (#288) 2025-02-18 11:24:43 +01:00
IDataSourceSelectionProcess.cs Refactored the RAG process (#287) 2025-02-17 16:51:26 +01:00
IRagProcess.cs Refactored the RAG process (#287) 2025-02-17 16:51:26 +01:00
IRetrievalContext.cs Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
IRetrievalContextExtensions.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01: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
RetrievalImageContext.cs Added a common augmentation interface & default implementation (#288) 2025-02-18 11:24:43 +01:00
RetrievalTextContext.cs Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00