BotSharp/src/Infrastructure/BotSharp.Core/Conversations/Services
2023-08-21 23:48:17 -05:00
..
ConversationService.CallFunctions.cs Add maxRecursiveDepth to avoid keeping calling LLM. 2023-08-19 07:50:26 -05:00
ConversationService.cs Add maxRecursiveDepth to avoid keeping calling LLM. 2023-08-19 07:50:26 -05:00
ConversationService.GetChatCompletionsAsyncRecursively.cs Support Messenger quick reply. 2023-08-20 17:53:53 -05:00
ConversationService.SendMessage.cs Ignore state if the value is empty. 2023-08-21 23:48:17 -05:00
ConversationStateService.cs Add CleanState function. 2023-08-15 10:41:34 -05:00
ConversationStorage.cs Enhance Agent Rounter mechanism 2023-08-18 19:15:50 -05:00