Venice Embeddings
venice_embeddingsGenerate text embeddings (vector representations) using OpenAI-compatible models, with support for x402 wallet or API key authentication.
Instructions
Compute embeddings for text input (OpenAI-compatible). Supports x402 wallet auth (no Venice account needed) and API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Text or array of texts. | |
| model | No | Embedding model id. | |
| encoding_format | No |