Comment on Swarm, a new agent framework by OpenAIComments−thawab1yIn the example folder they used qdrant as a vector database, why not use openai’s assistants api? The idea for a vendor lock solution is to make things simpler. Is it because qdrant is faster?−htrp1yqdrant is part of the openai tech stack for their RAG solutions−thawab1yWhy use it if you can do RAG with openai's assistants api?−jeffchuber1yits not
Comments
In the example folder they used qdrant as a vector database, why not use openai’s assistants api? The idea for a vendor lock solution is to make things simpler. Is it because qdrant is faster?
qdrant is part of the openai tech stack for their RAG solutions
Why use it if you can do RAG with openai's assistants api?
its not