Skip to content

fix: update retrieval configuration to correctly handle reranking mod… #16641

New issue

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

By clicking “No 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? No Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

WTW0313
Copy link
Collaborator

@WTW0313 WTW0313 commented Mar 24, 2025

…el properties

Summary

Fix #16267

Screenshots

Before After
... ...

Checklist

Important

Please review the checklist below before submitting your pull request.

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

@WTW0313 WTW0313 marked this pull request as ready for review March 24, 2025 09:44
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. 🐞 bug Something isn't working labels Mar 24, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 24, 2025
@WTW0313 WTW0313 merged commit 6e26ed2 into main Mar 24, 2025
8 checks passed
@WTW0313 WTW0313 deleted the fix/rerank-model-select-in-chatbot branch March 24, 2025 09:47
Scorpion1221 added a commit to yybht155/dify that referenced this pull request Apr 8, 2025
* commit '1be0d26c1feb4bcbbdd2b4ae4eeb25874aadaddb': (134 commits)
  fix metadata filter not affect in keyword-search and fulltext-search (langgenius#16644)
  chore: bump the package version to 1.1.3 (langgenius#16612)
  fix: fix inner API workspace Account.query error. (langgenius#16630)
  fix: update retrieval configuration to correctly handle reranking mod… (langgenius#16641)
  chore: update release trigger to include all tags in build-push workflow (langgenius#16631)
  Fix: style of sidebar with in mobile (langgenius#16629)
  Fix: style issue of app detail panel in jp (langgenius#16620)
  Fix: show feedback status in conversation (langgenius#16615)
  fix: cancel marketplace debounced search when clear search keywords (langgenius#16614)
  feat: add openGauss PQ acceleration feature (langgenius#16432)
  fix: sanitizer svg to avoid xss (langgenius#16606)
  feat: add datasets detail context and provider for improved data vali… (langgenius#16451)
  feat: datasets openapi list segements support paged resp (langgenius#16603)
  Fix: web app sidebar cannot close when long title conversation existed (langgenius#16593)
  fix: transition in simple select causes page crash (langgenius#16587)
  fix: workflow if-else node variable tag style (langgenius#16583)
  chore: enable eslint cache (langgenius#16570)
  fix: update app mode display text for advanced-chat type (langgenius#16578)
  fix: fix variable-aggregator cannot pass node check in group mode (langgenius#16439)
  feat: Make the logic of APP filtering and creation the same (langgenius#16079)
  ...

# Conflicts:
#	.github/workflows/build-push.yml
#	api/poetry.lock
#	web/.husky/pre-commit
#	web/pnpm-lock.yaml
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
🐞 bug Something isn't working lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chatbot Orchestrate External Knowledge will disappear
2 participants