Skip to main content
The Go SDK and docs are currently in beta. Report issues on GitHub.
Action taken when the pattern matches

Example Usage

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

value := components.ContentFilterActionRedact

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

Values

NameValue
ContentFilterActionRedactredact
ContentFilterActionBlockblock