Skip to main content
The Go SDK and docs are currently in beta. Report issues on GitHub.
The format of the output embeddings

Example Usage

import (
	"github.com/OpenRouterTeam/go-sdk/models/operations"
)

value := operations.EncodingFormatFloat

// Open enum: custom values can be created with a direct type cast
custom := operations.EncodingFormat("custom_value")

Values

NameValue
EncodingFormatFloatfloat
EncodingFormatBase64base64