[PR #1340] [MERGED] Feat/advanced prompt enhancement #23018

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/1340
Author: @GarfieldDai
Created: 10/13/2023
Status: Merged
Merged: 10/13/2023
Merged by: @GarfieldDai

Base: mainHead: feat/advanced-prompt-enhancement


📝 Commits (2)

📊 Changes

4 files changed (+35 additions, -22 deletions)

View changed files

📝 api/controllers/console/app/advanced_prompt_template.py (+1 -2)
📝 api/core/prompt/advanced_prompt_templates.py (+8 -4)
📝 api/services/advanced_prompt_template_service.py (+23 -16)
📝 api/services/app_model_config_service.py (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/1340 **Author:** [@GarfieldDai](https://github.com/GarfieldDai) **Created:** 10/13/2023 **Status:** ✅ Merged **Merged:** 10/13/2023 **Merged by:** [@GarfieldDai](https://github.com/GarfieldDai) **Base:** `main` ← **Head:** `feat/advanced-prompt-enhancement` --- ### 📝 Commits (2) - [`5d802af`](https://github.com/langgenius/dify/commit/5d802afd073f38d0603d2ea97d2dd2e3e77b8603) add stop sequences. - [`2fcf547`](https://github.com/langgenius/dify/commit/2fcf547f331d75d0fdf9b79a3821e661a37b4dad) refactor. ### 📊 Changes **4 files changed** (+35 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/console/app/advanced_prompt_template.py` (+1 -2) 📝 `api/core/prompt/advanced_prompt_templates.py` (+8 -4) 📝 `api/services/advanced_prompt_template_service.py` (+23 -16) 📝 `api/services/app_model_config_service.py` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:20:16 -05:00
yindo closed this issue 2026-02-21 20:20:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#23018