[PR #5129] feat: support siliconflow #24787

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

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

State: closed
Merged: Yes


Description

SiliconFlow is a MaaS platform. Their documentation says they are in contact with Dify to integrate with Dify, but the example repo I see does not seem to comply with Dify's recommended approach.

That's why I made this one.

Type of Change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

image
image
image
image
image

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
  • optional I have made corresponding changes to the documentation
  • optional I have added tests that prove my fix is effective or that my feature works
  • optional New and existing unit tests pass locally with my changes
**Original Pull Request:** https://github.com/langgenius/dify/pull/5129 **State:** closed **Merged:** Yes --- # Description SiliconFlow is a MaaS platform. [Their documentation says](https://docs.siliconflow.cn/docs/use-siliconcloud-in-dify) they are in contact with Dify to integrate with Dify, but the example repo I see does not seem to comply with Dify's recommended approach. That's why I made this one. ## Type of Change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? ![image](https://github.com/langgenius/dify/assets/5905773/82787027-58c5-4650-8a5c-871f46fe2126) ![image](https://github.com/langgenius/dify/assets/5905773/6d3e580e-c696-4714-b562-1c31056dca2d) ![image](https://github.com/langgenius/dify/assets/5905773/74a6435b-b250-4bff-86dd-3e10106803e1) ![image](https://github.com/langgenius/dify/assets/5905773/02fe730f-aeb4-4fd6-bb70-961e7a0a0d6d) ![image](https://github.com/langgenius/dify/assets/5905773/1dd41cac-7d43-4add-92d9-57abbe7dddae) # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods - [ ] `optional` I have made corresponding changes to the documentation - [ ] `optional` I have added tests that prove my fix is effective or that my feature works - [ ] `optional` New and existing unit tests pass locally with my changes
yindo added the pull-request label 2026-02-21 20:23:40 -05:00
yindo closed this issue 2026-02-21 20:23: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#24787