QuivrHQ / quivr

Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework
https://quivr.com
Other
34.12k stars 3.34k forks source link

feat(llamaparse): Update parsing instructions in common.py #2627

Closed StanGirard closed 1 month ago

StanGirard commented 1 month ago

This pull request updates the parsing instructions in the common.py file for the llamaparse feature. The previous parsing instruction for transforming checkboxes into text has been modified to also extract tables and transform them into key-value pairs. Additionally, the instruction now allows for duplicate keys if needed. The example instructions have also been updated to provide clearer examples for both tables and checkboxes.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
quivrapp 🔄 Building (Inspect) Visit Preview 💬 Add feedback May 29, 2024 9:24am
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud