Commit Graph

16 Commits

Author SHA1 Message Date
3485d3cf5d
Implemented a parallel execution for the validation of many retrieval contexts 2025-02-22 20:45:08 +01:00
1d93a697ad
Added the retrieval context to the retrieval context validation result 2025-02-22 20:00:23 +01:00
4838904b77
Refactored the retrieval context validation agent to enable parallel execution 2025-02-19 12:16:17 +01:00
9232e27f71
Refactored the agent base in preparation for multithreading support 2025-02-19 12:06:01 +01:00
bc4c4d1ecf
Fixed method naming 2025-02-19 11:35:57 +01:00
9c446c54ec
Refactored the algorithm to determine an optimal confidence threshold into a common extension method 2025-02-19 11:30:33 +01:00
ea96f08c57
Added an agent to validate whether a retrieval context makes sense for the given prompt 2025-02-18 15:45:40 +01:00
ccc3089066
Optimization 2025-02-18 15:42:07 +01:00
74757c8fa4
Refactored EMPTY_BLOCK into the agent base class 2025-02-18 11:33:43 +01:00
Thorsten Sommer
7c59aa11fe
Refactored DI usage for CreateFromProviderAsync (#285) 2025-02-17 12:41:27 +01:00
Thorsten Sommer
98810ce884
Added an agent to select the appropriate data sources for any prompt (#284) 2025-02-17 12:33:34 +01:00
Thorsten Sommer
f4780939fc
Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
Thorsten Sommer
954cf44939
Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
Thorsten Sommer
06f66fdab2
Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
Thorsten Sommer
fc64c0b505
Improve ipc (#102) 2024-09-01 20:10:03 +02:00
Thorsten Sommer
4cb49d9f27
Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00