[GH-ISSUE #228] Embedding Error responses #141

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

Originally created by @shatfield4 on GitHub (Aug 31, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/228

Originally assigned to: @shatfield4 on GitHub.

Currently, we do not return any kind of response for if a document was successfully embedded or not. The page just refreshes which is not ideal.

We should not refresh and just return a response of it the embedding was successful or not. Ensure a response is returned from all vector database providers.

Originally created by @shatfield4 on GitHub (Aug 31, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/228 Originally assigned to: @shatfield4 on GitHub. Currently, we do not return any kind of response for if a document was successfully embedded or not. The page just refreshes which is not ideal. We should not refresh and just return a response of it the embedding was successful or not. Ensure a response is returned from all vector database providers.
yindo closed this issue 2026-02-22 18:18:04 -05:00
yindo changed title from Embedding Error responses to [GH-ISSUE #228] Embedding Error responses 2026-06-05 14:33:41 -04: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#141