mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #475] [CLOSED] feat: support 'encouraged_response_prefix' parameter of LLM #1391
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/475
Author: @acelyc111
Created: 3/17/2025
Status: ❌ Closed
Base:
main← Head:r1+force_think📝 Commits (2)
4a49bbefeat: support 'encouraged_response_prefix' parameter of LLMb1cb87d1📊 Changes
6 files changed (+48 additions, -3 deletions)
View changed files
📝
models/tongyi/models/llm/deepseek-r1-distill-qwen-14B.yaml(+3 -0)📝
models/tongyi/models/llm/deepseek-r1-distill-qwen-32B.yaml(+3 -0)📝
models/tongyi/models/llm/deepseek-r1.yaml(+3 -0)📝
models/tongyi/provider/tongyi.yaml(+10 -0)📝
models/volcengine_maas/models/llm/llm.py(+14 -0)📝
models/volcengine_maas/models/llm/models.py(+15 -3)📄 Description
https://github.com/langgenius/dify/pull/15945
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.