BotSharp/src/Infrastructure/BotSharp.Core/Conversations/Services
2023-08-28 10:58:35 -05:00
..
ConversationService.CallFunctions.cs Catch and log function call error. 2023-08-24 07:12:27 -05:00
ConversationService.cs Add maxRecursiveDepth to avoid keeping calling LLM. 2023-08-19 07:50:26 -05:00
ConversationService.GetChatCompletionsAsyncRecursively.cs Draft of Reasoning 2023-08-27 22:50:10 -05:00
ConversationService.SendMessage.cs response_to_user after reasoning. 2023-08-28 10:58:35 -05:00
ConversationStateService.cs Add CleanState function. 2023-08-15 10:41:34 -05:00
ConversationStorage.cs Draft of Reasoning 2023-08-27 22:50:10 -05:00