mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-24 15:48:23 +00:00
- Make crewai_files an optional dependency with graceful fallbacks - Move file formatting from executor to LLM layer (_process_message_files) - Add files field to LLMMessage type for cleaner message passing - Add cache_control to Anthropic content blocks for prompt caching - Clean up formatters: static methods for OpenAI/Gemini, proper error handling - Remove unused ContentFormatter protocol - Move test fixtures to lib/crewai-files/tests/fixtures - Add Azure and Bedrock multimodal integration tests - Fix mypy errors in crew_agent_executor.py
6 lines
115 B
CSV
6 lines
115 B
CSV
Quarter,Revenue ($M),Expenses ($M),Profit ($M)
|
|
Q1 2024,70,40,30
|
|
Q2 2024,75,42,33
|
|
Q3 2024,80,45,35
|
|
Q4 2024,75,44,31
|