mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 08:08:32 +00:00
- Update WatsonProvider to use WATSONX_ prefixed environment variables - Maintain backward compatibility for existing WATSON_ variables - Add comprehensive tests for both naming conventions - Fixes inconsistency between CLI constants and embeddings provider Fixes #3595 Co-Authored-By: João <joao@crewai.com>