Kevin John
Kevin John
**Describe the bug** forwarded from [BotBuilder python SDK](https://github.com/microsoft/botbuilder-python/issues/1952) , giving time input between 00:00 to 00:59 to recognize_datetime() method gives invalid response that leads to DateTimePrompt giving TypeError: 'NoneType' object...
ShowTypingMiddleware - Infinite loop of typing activity when Adapter on_error() method is called.
## Version I am using the following packages ``` botbuilder-schema==4.13.0 botbuilder-core==4.13.0 botbuilder-dialogs==4.13.0 ``` ## Describe the bug ShowTypingMiddleware goes into an infinite loop of sending typing activity to user when...
**Is your feature request related to a problem? Please describe.** I have a web app running bot framework. I am using Whatsapp Business APIs to connect this app to Whatsapp...
### Description When enabling memory (memory=True) in CrewAI and running it with a large input, the system crashes with a token limit error from the embedding model. This seems to...
Package Name: azure-ai-formrecognizer - Package Version: 3.3.3 - Operating System: Linux - Python Version: 3.10 Describe the bug When using the async version of DocumentAnalysisClient from azure.ai.formrecognizer.aio, the application fails...