Create Embedding
Creates an embedding in Groq.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The Groq embedding model identifier to use.
stringrequired
Text input to embed. Groq also supports array input, which is not yet fully modeled in this scaffold.
Uncommon arguments
string
Embedding output format.
string