Skip to content

Conversation

@yangzq50
Copy link

change reranking_mode to reranking_model in en/api-reference/openapi_knowledge.json
fix #644

Copilot AI review requested due to automatic review settings December 26, 2025 06:30
@yangzq50 yangzq50 requested a review from RiskeyL as a code owner December 26, 2025 06:30
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 26, 2025
@dosubot dosubot bot added the bug Something isn't working label Dec 26, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a property naming error in the OpenAPI knowledge specification by correcting reranking_mode to reranking_model in the English API reference file. This change addresses issue #644 and aligns the property name with its nested property reranking_model_name and the description referencing "reranking model".

  • Corrects the property name from reranking_mode to reranking_model in the RetrievalModel schema

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yangzq50 yangzq50 force-pushed the fix/reranking-model-field branch from c5571ac to 0a4ff8f Compare December 30, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS]: Error in API reference for "Retrieve Chunks from a Knowledge Base / Test Retrieval"

1 participant