BotSharp/src/Infrastructure/BotSharp.Core/Conversations/Services
2023-08-30 21:09:38 -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 Allow hook to interrupt completion. 2023-08-30 21:09:38 -05:00
ConversationService.SendMessage.cs Allow hook to interrupt completion. 2023-08-30 21:09:38 -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