[PR #820] [MERGED] feat: optimize error raise #22714

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/820
Author: @takatost
Created: 8/12/2023
Status: Merged
Merged: 8/12/2023
Merged by: @takatost

Base: mainHead: feat/optimize-error-raise


📝 Commits (1)

  • 9a94dd5 feat: optimize error raise

📊 Changes

4 files changed (+20 additions, -8 deletions)

View changed files

📝 api/core/callback_handler/llm_callback_handler.py (+1 -1)
📝 api/core/generator/llm_generator.py (+9 -4)
📝 api/core/model_providers/providers/azure_openai_provider.py (+5 -1)
📝 api/tasks/generate_conversation_summary_task.py (+5 -2)

📄 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/820 **Author:** [@takatost](https://github.com/takatost) **Created:** 8/12/2023 **Status:** ✅ Merged **Merged:** 8/12/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/optimize-error-raise` --- ### 📝 Commits (1) - [`9a94dd5`](https://github.com/langgenius/dify/commit/9a94dd52c75a4f851792b7d958d3bf4f4094529e) feat: optimize error raise ### 📊 Changes **4 files changed** (+20 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `api/core/callback_handler/llm_callback_handler.py` (+1 -1) 📝 `api/core/generator/llm_generator.py` (+9 -4) 📝 `api/core/model_providers/providers/azure_openai_provider.py` (+5 -1) 📝 `api/tasks/generate_conversation_summary_task.py` (+5 -2) </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:19:35 -05:00
yindo closed this issue 2026-02-21 20:19:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22714