-
I'm using this as an alternative to qdrant python and am using it as an example. Unfortunately, when I try this I keep getting a typeError when sending to qdrant. I went into the code with my debugger…
-
**Is your feature request related to a problem? Please describe.**
In my use case I have to perform a query and then sample X amount of points out of N amount of top-matched points. I'm currently fet…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
I'm keep getting this error do you guys know why?
Visualization Unsuccessful, error: {"message":"Request failed with status code 405","name":"AxiosError","stack":"AxiosError: Request failed with st…
-
I'll combine all of my comments for `mongo_atlas.py` into one issue here for ease of reading.
Overall looks great, just some minor questions and nitpicks on a few details!
Redefinition of `hays…
-
### Summary
[功能] - 修改iSunFA的伺服器swarm,保證所有服務基於該swarm
- ref:
- [postgresql](https://github.com/CAFECA-IO/KnowledgeManagement/blob/master/deploy/postgresql.md)
- [AI 的回答](https://chatgpt.co…
-
Hi there,
It took a long time to load the PDF like for 150 pages and for creating embeddings.
How can I use async to get the status of the PDFKnowledge to know whether it's building or not?
-
I exported clip-ViT-B-32-multilingual-v1 to onnx with some modifications(no effect on the output embedding).
hf optimum onnx export can export this model with (0) Transformer and (1) Pooling. But …
yaman updated
5 months ago
-
## Feature Name
Qdrant Vector Database
## Feature Description
Research on Qdrant Vector Database
## About Qdrant
Qdrant is an AI-native vector database and search engine optimized for man…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I'm using LlamaIndex, Qdrant, and llama parse to:
- Parse PDFs
- Embed using OpenAI …