Skip to content
Discussion options

You must be logged in to vote

Hi @chuckbeasley,

Embeddings are actually already supported in Foundry Local via the OpenAI-compatible /v1/embeddings endpoint. The catalog includes embedding models:

$ foundry model list --type embedding -v
+---------------------+-----------+--------+--------+-------+--------+----------+------------------------------------+------------------------------------+
| Model Name          | Type      | Size   | Device | Tools | Cached | License  | Display Name                       | Model ID                           |
+---------------------+-----------+--------+--------+-------+--------+----------+------------------------------------+------------------------------------+
| qwen3-embedding-0.6…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by samuel100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #194 on July 26, 2025 00:02.