Files
crewAI/src
Devin AI bb19998fe7 feat: add extra_headers parameter to LLM class
- Add extra_headers parameter to LLM constructor for custom authentication headers
- Update _prepare_completion_params to pass extra_headers to LiteLLM
- Add comprehensive tests for extra_headers functionality
- Ensure backward compatibility with None default value

Fixes #3177

Co-Authored-By: Jo\u00E3o <joao@crewai.com>
2025-07-17 09:07:32 +00:00
..