Files
crewAI/src/crewai/agents
lorenzejay 7579d91499 fix: improve error handling for agent adapters
- Updated LangGraphAgentAdapter to raise an ImportError with a clear message if LangGraph dependencies are not installed.
- Refactored OpenAIAgentAdapter to include a similar check for OpenAI dependencies, ensuring robust initialization and user guidance for missing libraries.
- Enhanced overall error handling in agent adapters to prevent runtime issues when dependencies are unavailable.
2025-04-11 15:00:54 -07:00
..
2024-08-23 10:52:36 -03:00
2025-04-02 08:54:46 -07:00