Files
crewAI/lib/crewai/tests
Devin AI a94fb27d54 fix: remove deprecated InitFrom import from qdrant-client
The InitFrom class has been removed from qdrant-client in newer versions
(1.16.2+), causing ImportError when importing crewai.rag.qdrant modules.

This commit:
- Removes InitFrom import from qdrant_client.models
- Removes init_from field from CommonCreateFields TypedDict
- Removes init_from handling from _get_collection_params function
- Updates docstrings to remove init_from parameter references
- Adds tests to verify the import works correctly

Fixes #4305

Co-Authored-By: João <joao@crewai.com>
2026-01-29 15:22:41 +00:00
..
2025-10-20 14:10:19 -07:00
2025-12-04 16:53:19 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2025-12-04 13:34:29 -08:00
2025-12-05 13:23:26 -05:00
2025-10-20 14:10:19 -07:00
2025-12-01 18:56:56 -05:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00
2025-10-20 14:10:19 -07:00