[PR #229] [MERGED] Adding messages to embedding updates #3254

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/229
Author: @shatfield4
Created: 9/1/2023
Status: Merged
Merged: 9/11/2023
Merged by: @timothycarambat

Base: masterHead: 228-embedding-error-responses


📝 Commits (3)

  • 4e3b5cc WIP added toast for embedding updates
  • 49da322 Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 228-embedding-error-responses
  • 645fa0f Update and retain new change state

📊 Changes

2 files changed (+47 additions, -18 deletions)

View changed files

📝 frontend/src/components/Modals/MangeWorkspace/Documents/index.jsx (+40 -17)
📝 frontend/src/utils/toast.js (+7 -1)

📄 Description

resolves #228

• Adds feedback to user on whether or not the document was embedded or not using the toastify util to display messages


🔄 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/229 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 9/1/2023 **Status:** ✅ Merged **Merged:** 9/11/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `228-embedding-error-responses` --- ### 📝 Commits (3) - [`4e3b5cc`](https://github.com/Mintplex-Labs/anything-llm/commit/4e3b5ccefd9c37feb3c3339a6708d661d354885c) WIP added toast for embedding updates - [`49da322`](https://github.com/Mintplex-Labs/anything-llm/commit/49da322978619c9feef0d71f4ee17c238d4f82c1) Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 228-embedding-error-responses - [`645fa0f`](https://github.com/Mintplex-Labs/anything-llm/commit/645fa0fbd40a9ee3e0c8faf626c5baa67f0b8ef1) Update and retain new change state ### 📊 Changes **2 files changed** (+47 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/Modals/MangeWorkspace/Documents/index.jsx` (+40 -17) 📝 `frontend/src/utils/toast.js` (+7 -1) </details> ### 📄 Description resolves #228 • Adds feedback to user on whether or not the document was embedded or not using the toastify util to display messages --- <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:23 -05:00
yindo closed this issue 2026-02-22 18:33:23 -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#3254