[PR #114] [MERGED] dump error message to frontend instead of generic error #3202

Closed
opened 2026-02-22 18:33:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/114
Author: @timothycarambat
Created: 6/26/2023
Status: Merged
Merged: 6/26/2023
Merged by: @timothycarambat

Base: masterHead: better-chat-errors


📝 Commits (1)

  • 5385bee dump error message to frontend instead of generic error

📊 Changes

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

View changed files

📝 frontend/src/components/WorkspaceChat/ChatContainer/index.jsx (+0 -5)
📝 frontend/src/utils/chat/index.js (+0 -1)
📝 server/endpoints/chat.js (+9 -2)
📝 server/utils/openAi/index.js (+11 -1)

📄 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/Mintplex-Labs/anything-llm/pull/114 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 6/26/2023 **Status:** ✅ Merged **Merged:** 6/26/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `better-chat-errors` --- ### 📝 Commits (1) - [`5385bee`](https://github.com/Mintplex-Labs/anything-llm/commit/5385bee511adbd6f4794180de129e1df4e34b984) dump error message to frontend instead of generic error ### 📊 Changes **4 files changed** (+20 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/WorkspaceChat/ChatContainer/index.jsx` (+0 -5) 📝 `frontend/src/utils/chat/index.js` (+0 -1) 📝 `server/endpoints/chat.js` (+9 -2) 📝 `server/utils/openAi/index.js` (+11 -1) </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-22 18:33:16 -05:00
yindo closed this issue 2026-02-22 18:33:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3202