Generate Vectors
Generates vectors from input data in Pinecone.
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 embedding model to use.
stringrequired
The text input to generate an embedding for.
stringrequired
The input type required by the model: query or passage.
Uncommon arguments
string
Optional truncation behavior for overlong inputs.