weaviate / Verba

Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
BSD 3-Clause "New" or "Revised" License
6.38k stars 690 forks source link

Does verba have a good understanding of structured json files, which often seem to fail to upload #318

Open mjzhen opened 2 weeks ago

mjzhen commented 2 weeks ago

屏幕截图 2024-11-06 105901 Hello, after uploading files, I used the Llama3 dialogue supported by local ollama. I found that verba can emdedding PDF files better, but it always fails to upload structured json files, and the answer to the question does not seem to capture the key point, may I ask what format file is more suitable? Can it be retrieved efficiently for structured json?