| .. |
|
AugmentationProcesses
|
Refactored the conversion from retrieval contexts to Markdown
|
2025-02-18 13:40:31 +01:00 |
|
DataSourceSelectionProcesses
|
Refactored the algorithm to determine an optimal confidence threshold into a common extension method
|
2025-02-19 11:30:33 +01:00 |
|
RAGProcesses
|
Added a common augmentation interface & default implementation (#288)
|
2025-02-18 11:24:43 +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
|
Refactored the conversion from retrieval contexts to Markdown
|
2025-02-18 13:40:31 +01:00 |
|
RetrievalContentCategory.cs
|
Added retrieval integration, part I (#281)
|
2025-02-10 18:49:22 +01:00 |
|
RetrievalContentCategoryExtensions.cs
|
Fixed the extension method
|
2025-02-18 13:12:33 +01:00 |
|
RetrievalContentType.cs
|
Added retrieval integration, part I (#281)
|
2025-02-10 18:49:22 +01:00 |
|
RetrievalContentTypeExtensions.cs
|
Execute retrieval processes (#286)
|
2025-02-17 14:12:46 +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 |