AI-Studio/app/MindWork AI Studio/Tools/RAG
Thorsten Sommer 9587a07556
Some checks failed
Build and Release / Read metadata (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Has been cancelled
Showing sources coming from data providers (#559)
2025-09-25 19:47:18 +02:00
..
AugmentationProcesses Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
DataSourceSelectionProcesses Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
RAGProcesses Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +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 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