mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 16:18:30 +00:00
- Add message_id field to LLMEventBase for all LLM events - Generate unique message_id (UUID) for each LLM call in LLM.call() - Thread message_id through all streaming and non-streaming paths - Update all event emissions to include message_id - Add comprehensive tests verifying message_id uniqueness Fixes #3845 Co-Authored-By: João <joao@crewai.com>
6.6 KiB
6.6 KiB