Files
openrouter-python-sdk-retry…/docs/operations/embedding.md
T

223 B

Embedding

Embedding vector as an array of floats or a base64 string

Supported Types

List[float]

value: List[float] = /* values here */

str

value: str = /* values here */