[PR #2631] fix: Replace path.join with urljoin. #23749

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

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

State: closed
Merged: Yes


Description

Fix the issue of error when adding a local model using the localai provider.

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

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

  • add new model with localai provider

Suggested Checklist:

  • I have performed a self-review of my own code
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
**Original Pull Request:** https://github.com/langgenius/dify/pull/2631 **State:** closed **Merged:** Yes --- # Description Fix the issue of error when adding a local model using the localai provider. ## Type of Change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) # How Has This Been Tested? 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 - [ ] add new model with localai provider # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods
yindo added the pull-request label 2026-02-21 20:21:41 -05:00
yindo closed this issue 2026-02-21 20:21:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23749