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

fixed citations when sections selected #3914

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

evan-danswer
Copy link
Contributor

Description

https://linear.app/danswer/issue/DAN-1419/agent-search-failed-api-integration-test

When Agent Search was merged we didn't check that all non frontend APIs worked as normal. There was a regression in the send-message-simple-with-history endpoint in which we weren't returned cited documents when the request was made with selected sections. This fixes that and deletes some dead code left around from the agent search merge.

How Has This Been Tested?

Ran in UI, passed failing integration test on local, passes unit tests

Backporting (check the box to trigger backport action)

Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

Copy link

vercel bot commented Feb 5, 2025

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 Feb 5, 2025 8:25pm

@rkuo-danswer rkuo-danswer added this pull request to the merge queue Feb 5, 2025
Merged via the queue into main with commit 29f5f4e Feb 5, 2025
10 of 11 checks passed
@rkuo-danswer rkuo-danswer deleted the asf-evan-fix-selected-sections-citations branch February 5, 2025 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