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

Json processing- add handling for edge case #2336

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

pablonyx
Copy link
Contributor

@pablonyx pablonyx commented Sep 5, 2024

Occasionally LLM passes in quotes to answer (e.g. "The document says "Help here" and ...",)

This adds an additional attempt to escape quotes in the json processing along with associated tests

@pablonyx pablonyx changed the title update for edge case Json processing- add handling for edge case Sep 5, 2024
Copy link

vercel bot commented Sep 5, 2024

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

Name Status Preview Comments Updated (UTC)
internal-search ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 5:41pm

@rkuo-danswer rkuo-danswer added this pull request to the merge queue Sep 5, 2024
Merged via the queue into main with commit ebe3674 Sep 5, 2024
7 checks passed
@pablonyx pablonyx deleted the robustify_quotes branch October 17, 2024 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants