[PR #657] [MERGED] fix(api): fix en/api-reference/openapi_knowledge.json #657

Closed
opened 2026-02-16 06:16:15 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/657
Author: @JohnJyong
Created: 1/7/2026
Status: Merged
Merged: 1/8/2026
Merged by: @RiskeyL

Base: mainHead: fix/reranking-model-field


📝 Commits (3)

  • 0a4ff8f fix(api): change reranking_mode to reranking_model in openapi_knowledge.json
  • d1d19c0 add reranking mode field
  • 70989c0 update reranking mode description; standardize rerank model terminology

📊 Changes

3 files changed (+29 additions, -2 deletions)

View changed files

📝 en/api-reference/openapi_knowledge.json (+11 -2)
📝 ja/api-reference/openapi_knowledge.json (+9 -0)
📝 zh/api-reference/openapi_knowledge.json (+9 -0)

📄 Description

Supersede #647
Fix #644, #652


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/657 **Author:** [@JohnJyong](https://github.com/JohnJyong) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@RiskeyL](https://github.com/RiskeyL) **Base:** `main` ← **Head:** `fix/reranking-model-field` --- ### 📝 Commits (3) - [`0a4ff8f`](https://github.com/langgenius/dify-docs/commit/0a4ff8fcdeaa69b9c1b33ea56dc9ae68bfa97cf5) fix(api): change reranking_mode to reranking_model in openapi_knowledge.json - [`d1d19c0`](https://github.com/langgenius/dify-docs/commit/d1d19c03a94930f021b4c63864226468186fa2ad) add reranking mode field - [`70989c0`](https://github.com/langgenius/dify-docs/commit/70989c0c41597ef16d430974ebdf7b7e63967af7) update reranking mode description; standardize rerank model terminology ### 📊 Changes **3 files changed** (+29 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `en/api-reference/openapi_knowledge.json` (+11 -2) 📝 `ja/api-reference/openapi_knowledge.json` (+9 -0) 📝 `zh/api-reference/openapi_knowledge.json` (+9 -0) </details> ### 📄 Description Supersede #647 Fix #644, #652 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:16:15 -05:00
yindo closed this issue 2026-02-16 06:16:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#657