[PR #1904] [MERGED] fix: openai for summarize doesn't work when mutliple selecting #5007

Closed
opened 2026-03-23 22:16:48 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1904
Author: @LucasXu0
Created: 3/1/2023
Status: Merged
Merged: 3/1/2023
Merged by: @LucasXu0

Base: mainHead: fix_ai_plugins_bugs


📝 Commits (1)

  • 73edb98 fix: openai for summarize doesn't work when mutliple selecting

📊 Changes

3 files changed (+7 additions, -4 deletions)

View changed files

📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/service/openai_client.dart (+4 -2)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_action.dart (+2 -2)
📝 frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_node_widget.dart (+1 -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/AppFlowy-IO/AppFlowy/pull/1904 **Author:** [@LucasXu0](https://github.com/LucasXu0) **Created:** 3/1/2023 **Status:** ✅ Merged **Merged:** 3/1/2023 **Merged by:** [@LucasXu0](https://github.com/LucasXu0) **Base:** `main` ← **Head:** `fix_ai_plugins_bugs` --- ### 📝 Commits (1) - [`73edb98`](https://github.com/AppFlowy-IO/AppFlowy/commit/73edb984b817f2a066e0461fbf67f3684a2115b5) fix: openai for summarize doesn't work when mutliple selecting ### 📊 Changes **3 files changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/service/openai_client.dart` (+4 -2) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_action.dart` (+2 -2) 📝 `frontend/appflowy_flutter/lib/plugins/document/presentation/plugins/openai/widgets/smart_edit_node_widget.dart` (+1 -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>
mirror 2026-03-23 22:16:48 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#5007
No description provided.