[PR #45] [MERGED] fix: provider_response_latency type error #22285

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/45
Author: @takatost
Created: 5/16/2023
Status: Merged
Merged: 5/16/2023
Merged by: @takatost

Base: mainHead: fix/latency-unit-wrong


📝 Commits (1)

  • 35d7769 fix: provider_response_latency type error

📊 Changes

2 files changed (+70 additions, -44 deletions)

View changed files

📝 api/controllers/console/app/conversation.py (+1 -1)
📝 api/controllers/console/app/message.py (+69 -43)

📄 Description

fix: provider_response_latency type error
feat:add message detail api in console


🔄 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/45 **Author:** [@takatost](https://github.com/takatost) **Created:** 5/16/2023 **Status:** ✅ Merged **Merged:** 5/16/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `fix/latency-unit-wrong` --- ### 📝 Commits (1) - [`35d7769`](https://github.com/langgenius/dify/commit/35d7769278a3cd62348fa7b1f566bd8b8dfc2641) fix: provider_response_latency type error ### 📊 Changes **2 files changed** (+70 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/console/app/conversation.py` (+1 -1) 📝 `api/controllers/console/app/message.py` (+69 -43) </details> ### 📄 Description fix: provider_response_latency type error feat:add message detail api in console --- <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:18:37 -05:00
yindo closed this issue 2026-02-21 20:18:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22285