[PR #3827] Update EN,KL,JA,FR,ES documentation Llma2 to Llama3 model support #24284

Closed
opened 2026-02-21 20:22:43 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/3827

State: closed
Merged: Yes


Description

Update the EN,KL,JA,FR,ES documentation to reflect support for the LLaMA3 model, ensuring consistency with the Chinese documentation. This change aims to provide accurate and up-to-date information to users.

fixed issue #3702

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

How Has This Been Tested?

As this is a documentation update and does not involve code changes, there are no specific testing steps required. However, I have carefully reviewed the modified documentation content to ensure accurate and correct descriptions.

Suggested Checklist:

  • I have performed a self-review of my changes
  • I have commented on my changes, particularly in hard-to-understand areas
  • My changes do not generate new warnings
  • I ran dev/reformat (backend) and cd web && npx lint-staged (frontend) to appease the lint gods
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
**Original Pull Request:** https://github.com/langgenius/dify/pull/3827 **State:** closed **Merged:** Yes --- # Description Update the EN,KL,JA,FR,ES documentation to reflect support for the LLaMA3 model, ensuring consistency with the Chinese documentation. This change aims to provide accurate and up-to-date information to users. fixed issue #3702 ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 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 # How Has This Been Tested? As this is a documentation update and does not involve code changes, there are no specific testing steps required. However, I have carefully reviewed the modified documentation content to ensure accurate and correct descriptions. # Suggested Checklist: - [x] I have performed a self-review of my changes - [x] I have commented on my changes, particularly in hard-to-understand areas - [x] My changes do not generate new warnings - [ ] I ran `dev/reformat` (backend) and `cd web && npx lint-staged` (frontend) to appease the lint gods - [x] I have made corresponding changes to the documentation - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes
yindo added the pull-request label 2026-02-21 20:22:43 -05:00
yindo closed this issue 2026-02-21 20:22:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24284