BotSharp/src/Infrastructure/BotSharp.OpenAPI/Controllers
2024-02-04 18:38:00 -06:00
..
AgentController.cs Improve UserIdentity implementation. 2024-01-31 13:57:54 -06:00
AgentTaskController.cs add direct agent id 2024-02-04 18:38:00 -06:00
ApplicationController.cs Test Azure App Service. 2024-01-08 12:06:13 -06:00
ConversationController.cs Fix agent display in dialog. 2024-01-31 14:01:59 -06:00
EvaluatorController.cs Add RouterController. 2023-12-29 21:54:41 -06:00
InstructModeController.cs Chang GetChatCompletions to async. 2024-01-13 22:48:26 -06:00
KnowledgeBaseController.cs Add RouterController. 2023-12-29 21:54:41 -06:00
LlmProviderController.cs Support to change Host Agent and used model. 2024-01-16 11:38:45 -06:00
LoggerController.cs Support download full log. 2024-01-10 22:16:13 -06:00
PluginController.cs IAuthenticationHook 2024-01-31 09:15:41 -06:00
RouterController.cs Add RouterController. 2023-12-29 21:54:41 -06:00
SettingController.cs Plugin settings with interaction with UI. 2024-01-15 13:15:18 -06:00
UserController.cs Updated OpenAPI definition to add JWT bearer and authentication. This allows for more complete code-gen and testing of the web api directly in swagger 2024-01-16 07:03:35 +00:00