AI-Studio/app/MindWork AI Studio/Agents
2025-02-19 12:16:17 +01:00
..
AgentBase.cs Refactored the agent base in preparation for multithreading support 2025-02-19 12:06:01 +01:00
AgentDataSourceSelection.cs Refactored the agent base in preparation for multithreading support 2025-02-19 12:06:01 +01:00
AgentRetrievalContextValidation.cs Refactored the retrieval context validation agent to enable parallel execution 2025-02-19 12:16:17 +01:00
AgentTextContentCleaner.cs Refactored the agent base in preparation for multithreading support 2025-02-19 12:06:01 +01:00
IAgent.cs Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
RetrievalContextValidationResult.cs Refactored the algorithm to determine an optimal confidence threshold into a common extension method 2025-02-19 11:30:33 +01:00
SelectedDataSource.cs Refactored the algorithm to determine an optimal confidence threshold into a common extension method 2025-02-19 11:30:33 +01:00
Type.cs Allow reading web content into assistants (#63) 2024-08-01 21:53:28 +02:00
UserRequest.cs Refactored the agent base in preparation for multithreading support 2025-02-19 12:06:01 +01:00