[PR #284] [MERGED] fix: change the brand name to Jina AI #404

Closed
opened 2026-02-16 11:20:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/284
Author: @hey-sa
Created: 9/23/2024
Status: Merged
Merged: 9/24/2024
Merged by: @crazywoola

Base: mainHead: fix-update-brand-name


📝 Commits (3)

  • 722a735 fix: change the brand name to Jina AI
  • 1733148 fix: change the brand name to Jina AI
  • 35ce4ac Update en/getting-started/readme/model-providers.md

📊 Changes

8 files changed (+10 additions, -10 deletions)

View changed files

📝 en/getting-started/readme/model-providers.md (+1 -1)
📝 en/guides/knowledge-base/integrate-knowledge-within-application.md (+1 -1)
📝 jp/getting-started/readme/model-providers.md (+1 -1)
📝 jp/guides/knowledge-base/integrate-knowledge-within-application.md (+1 -1)
📝 jp/guides/model-configuration/README.md (+2 -2)
📝 zh_CN/getting-started/readme/model-providers.md (+1 -1)
📝 zh_CN/guides/knowledge-base/integrate-knowledge-within-application.md (+1 -1)
📝 zh_CN/guides/model-configuration/README.md (+2 -2)

📄 Description

Checklist:

Important

Please review the checklist below before submitting your pull request.

  • Please open an issue before creating a PR or link to an existing issue
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

Description

This PR updates all references to the brand name throughout the codebase from "Jina" to "Jina AI".

Fixes

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update, included: Dify Document
  • Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement
  • Dependency upgrade

Testing Instructions

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

🔄 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-archived/pull/284 **Author:** [@hey-sa](https://github.com/hey-sa) **Created:** 9/23/2024 **Status:** ✅ Merged **Merged:** 9/24/2024 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix-update-brand-name` --- ### 📝 Commits (3) - [`722a735`](https://github.com/langgenius/dify-docs-archived/commit/722a735aaecf92e8b61dbce6a379e80094a64319) fix: change the brand name to Jina AI - [`1733148`](https://github.com/langgenius/dify-docs-archived/commit/173314870727da25aace010d6bc1d9e79cb3564b) fix: change the brand name to Jina AI - [`35ce4ac`](https://github.com/langgenius/dify-docs-archived/commit/35ce4acb1782383fe76aa98ffb37387ad85491bf) Update en/getting-started/readme/model-providers.md ### 📊 Changes **8 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `en/getting-started/readme/model-providers.md` (+1 -1) 📝 `en/guides/knowledge-base/integrate-knowledge-within-application.md` (+1 -1) 📝 `jp/getting-started/readme/model-providers.md` (+1 -1) 📝 `jp/guides/knowledge-base/integrate-knowledge-within-application.md` (+1 -1) 📝 `jp/guides/model-configuration/README.md` (+2 -2) 📝 `zh_CN/getting-started/readme/model-providers.md` (+1 -1) 📝 `zh_CN/guides/knowledge-base/integrate-knowledge-within-application.md` (+1 -1) 📝 `zh_CN/guides/model-configuration/README.md` (+2 -2) </details> ### 📄 Description # Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [ ] Please open an issue before creating a PR or link to an existing issue - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods # Description This PR updates all references to the brand name throughout the codebase from "Jina" to "Jina AI". Fixes ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [ ] Improvement, including but not limited to code refactoring, performance optimization, and UI/UX improvement - [ ] Dependency upgrade # Testing Instructions Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration - [ ] Test A - [ ] Test B --- <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 11:20:42 -05:00
yindo closed this issue 2026-02-16 11:20:42 -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-archived#404