mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1901] [MERGED] feat: Add Higress Model Plugin #1939
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-plugins/pull/1901
Author: @EndlessSeeker
Created: 1/15/2026
Status: ✅ Merged
Merged: 1/15/2026
Merged by: @crazywoola
Base:
main← Head:feat-higress-model-plugin📝 Commits (1)
d2456cafeat: higress model plugin📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
higress/model-plugin/higress-0.0.1.difypkg(+0 -0)📄 Description
Change-Id: I8d0cfb97f6aa2728ad99acd8c4e1917466a561c3
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin enables Dify to access model services via the Higress AI Gateway Model API. It works as a model proxy: by configuring the gateway route URL, protocol, and authentication method in Dify, the users can use a wide range of upstream model providers (cloud vendors/platforms) or self-hosted inference services behind Higress, with centralized AI-traffic governance/observability/security authentication.
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
This plugin does not collect personal data for its own use. It may process and forward the following data from Dify to the Higress AI Gateway Model API endpoint you configure:
The plugin itself does not store prompts/outputs in its own database, does not do analytics/tracking, and does not send data to any fixed third parties—data is sent only to the endpoint you configure (which may route to upstream providers based on your Higress settings).
Privacy Policy
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.