[GH-ISSUE #5700] [DOCS]: List all cloud embedding providers #5241

Closed
opened 2026-06-05 14:52:51 -04:00 by yindo · 2 comments
Owner

Originally created by @tredondo on GitHub (May 25, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5700

Description

I wanted to check if AnythingLLM supported Voyage.AI, since it's the embedding recommended by Anthropic. According to https://docs.anythingllm.com/features/embedding-models, that's not the case?

Users looking for Voyage support might move along at this point. Most won't bother checking the code.

Originally created by @tredondo on GitHub (May 25, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5700 ### Description I wanted to check if AnythingLLM supported Voyage.AI, since it's the embedding recommended by Anthropic. According to https://docs.anythingllm.com/features/embedding-models, that's not the case? Users looking for Voyage support might move along at this point. Most won't bother checking [the code](https://github.com/Mintplex-Labs/anything-llm/blob/master/frontend/src/pages/GeneralSettings/EmbeddingPreference/index.jsx#L126-L131).
yindo added the documentation label 2026-06-05 14:52:51 -04:00
yindo closed this issue 2026-06-05 14:52:51 -04:00
Author
Owner

@narutamaaurum commented on GitHub (May 25, 2026):

Opened PR #5701 to sync the README embedder list with the providers already exposed in the Embedding Preference UI. It adds the missing cloud options, including Voyage AI, so users can confirm support from the docs instead of reading the frontend code.

<!-- gh-comment-id:4532732605 --> @narutamaaurum commented on GitHub (May 25, 2026): Opened PR #5701 to sync the README embedder list with the providers already exposed in the Embedding Preference UI. It adds the missing cloud options, including Voyage AI, so users can confirm support from the docs instead of reading the frontend code.
Author
Owner
<!-- gh-comment-id:4556536173 --> @timothycarambat commented on GitHub (May 27, 2026): https://github.com/Mintplex-Labs/anythingllm-docs/commit/47d1a7fbc9458654f520d62500fc8b0a6f823d10
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5241