mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
- Add system_template and prompt_template fields to LiteAgent class - Update LiteAgent._get_default_system_prompt() to use custom templates when provided - Pass template parameters from Agent.kickoff() and Agent.kickoff_async() to LiteAgent - Add comprehensive tests to verify custom templates are passed and used correctly - Maintain backward compatibility with default behavior when no templates provided Fixes #3261 Co-Authored-By: João <joao@crewai.com>
23 KiB
23 KiB