mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #1069] [MERGED] feat: add Doubao-Seed-1.6 series models and support thinking #1703
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-official-plugins/pull/1069
Author: @jiangbo721
Created: 6/11/2025
Status: ✅ Merged
Merged: 6/14/2025
Merged by: @crazywoola
Base:
main← Head:feat/add_doubao-seed-1.5_models📝 Commits (4)
028d533feat: add Doubao-Seed-1.6 series models and support thinking3425f58fix: use Thinking from sdke32204afeat: add Doubao-Seed-1.6 yaml9597485Merge branch 'main' into feat/add_doubao-seed-1.5_models📊 Changes
6 files changed (+65 additions, -2 deletions)
View changed files
📝
models/volcengine_maas/manifest.yaml(+1 -1)📝
models/volcengine_maas/models/client.py(+5 -0)📝
models/volcengine_maas/models/llm/llm.py(+21 -0)📝
models/volcengine_maas/models/llm/models.py(+19 -0)📝
models/volcengine_maas/provider/volcengine_maas.yaml(+18 -0)📝
models/volcengine_maas/requirements.txt(+1 -1)📄 Description
Related Issues or Context
fix: https://github.com/langgenius/dify-official-plugins/issues/1080


This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.4.0in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.