Files
crewAI/tests/rag
Devin AI 1442f3e4b6 fix: add Watson embedding support to factory
- Add Watson to EmbeddingProvider type definition
- Implement _create_watson_embedding_function in factory.py
- Add Watson to embedding_functions dictionary
- Add comprehensive tests for Watson embedding functionality
- Ensure proper error handling for missing IBM Watson dependencies

Fixes #3582

Co-Authored-By: João <joao@crewai.com>
2025-09-23 15:41:56 +00:00
..