I keep getting following error: line 13, in from qdrant_client.models import ( # type: ignore[import-not-found] ImportError: cannot import name ‘HasVectorCondition’ from ‘qdrant_client.models’ The qdrant-client version issue persists. Some solutions like downgrading to “qdrant-client==1.9.2” does not work and now CrewAI is suggesting to use Knowledge instead of PDFSearch tool. Any help is appreciated
Hi,
Yes Knowledge - CrewAI is a good alternative while you get PDFSearch Tool working Tools - CrewAI