[GH-ISSUE #1553] [BUG]: #1003

Closed
opened 2026-02-22 18:22:37 -05:00 by yindo · 1 comment
Owner

Originally created by @babyldm on GitHub (May 27, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1553

How are you running AnythingLLM?

Docker (local)

What happened?

无标题
Anythingllm snowflake arc embedded cannot work, only nomo embedded test can work. How to set it up?
无标题

Are there known steps to reproduce?

No response

Originally created by @babyldm on GitHub (May 27, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1553 ### How are you running AnythingLLM? Docker (local) ### What happened? ![无标题](https://github.com/Mintplex-Labs/anything-llm/assets/12437265/4ff0bcd9-fc54-4ddd-8011-561832cadb98) Anythingllm snowflake arc embedded cannot work, only nomo embedded test can work. How to set it up? ![无标题](https://github.com/Mintplex-Labs/anything-llm/assets/12437265/2634c7c3-7492-4745-b32d-c496410b0677) ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:22:37 -05:00
yindo closed this issue 2026-02-22 18:22:37 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 28, 2024):

This error occurs under these conditions usually:

  • The workspace has had something embedded prior using some other embedder - usually the native one
  • The document was embedded with an old embedder, you change embedders and sent a chat - now columns dont match.

Solution:

  • Ensure embedder is set to desired settings
  • Remove document + delete
  • Reset workspace vector db (workspace settings > vector db > Reset
  • Reupload and embed file
  • Send chat
@timothycarambat commented on GitHub (May 28, 2024): This error occurs under these conditions usually: - The workspace has had something embedded prior using some other embedder - usually the native one - The document was embedded with an old embedder, you change embedders and sent a chat - now columns dont match. Solution: - Ensure embedder is set to desired settings - Remove document + delete - Reset workspace vector db (workspace settings > vector db > Reset - Reupload and embed file - Send chat
yindo changed title from [BUG]: to [GH-ISSUE #1553] [BUG]: 2026-06-05 14:38:26 -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#1003