Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 29, 2024

Conversation

StanGirard
Copy link
Collaborator

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.

Copy link

vercel bot commented May 29, 2024

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

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. area: backend Related to backend functionality or under the /backend directory labels May 29, 2024
@StanGirard StanGirard merged commit a89db0c into main May 29, 2024
2 of 3 checks passed
@StanGirard StanGirard deleted the feat/checkboxes branch May 29, 2024 09:25
Copy link

sonarcloud bot commented May 29, 2024

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

StanGirard added a commit that referenced this pull request Jun 2, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.258 (2024-05-29)

## What's Changed
* feat: Update QuivrRAG and run_evaluation.py files by @StanGirard in
#2615
* fix: modify thought prompt by @chloedia in
#2626
* feat(llamaparse): Update parsing instructions in common.py by
@StanGirard in #2627
* feat(sync): retrieve user email used for the connection by @StanGirard
in #2628
* fix: Refactor conversational_qa_chain initialization in
KnowledgeBrainQA by @StanGirard in
#2629


**Full Changelog**:
v0.0.257...v0.0.258

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Dream528 added a commit to Dream528/quivr that referenced this pull request Jul 28, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.258 (2024-05-29)

## What's Changed
* feat: Update QuivrRAG and run_evaluation.py files by @StanGirard in
QuivrHQ/quivr#2615
* fix: modify thought prompt by @chloedia in
QuivrHQ/quivr#2626
* feat(llamaparse): Update parsing instructions in common.py by
@StanGirard in QuivrHQ/quivr#2627
* feat(sync): retrieve user email used for the connection by @StanGirard
in QuivrHQ/quivr#2628
* fix: Refactor conversational_qa_chain initialization in
KnowledgeBrainQA by @StanGirard in
QuivrHQ/quivr#2629


**Full Changelog**:
QuivrHQ/quivr@v0.0.257...v0.0.258

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend Related to backend functionality or under the /backend directory size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant