Skip to main content
The Go SDK and docs are currently in beta. Report issues on GitHub.
Size of the search context for web search tools

Example Usage

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

value := components.SearchContextSizeEnumLow

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

Values

NameValue
SearchContextSizeEnumLowlow
SearchContextSizeEnumMediummedium
SearchContextSizeEnumHighhigh