BotSharp/src/Infrastructure/BotSharp.Core/Conversations/Services
2023-08-23 10:40:46 -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 Fix dead loop when depth exceeds the limit. 2023-08-23 10:40:46 -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