Files
crewAI/lib
Joao Moura b956986bf0 refactor: convert synchronous methods to asynchronous in ConversationalAgentExecutor
- Updated several methods in ConversationalAgentExecutor to use asyncio.to_thread for improved concurrency.
- Ensured that memory persistence and message summarization are handled asynchronously to enhance performance.
- Adjusted prompt stack building to run in a separate thread for better responsiveness.
2026-05-14 15:01:07 -04:00
..
2026-05-13 02:54:13 +08:00