global (https://dynamicsinfo.com), europe (https://eu.dynamicsinfo.com), or us (https://us.dynamicsinfo.com)
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
global (https://dynamicsinfo.com), europe (https://eu.dynamicsinfo.com), or us (https://us.dynamicsinfo.com)
import (
"github.com/OpenRouterTeam/go-sdk/models/components"
)
value := components.GuardrailDataRegionGlobal
// Open enum: custom values can be created with a direct type cast
custom := components.GuardrailDataRegion("custom_value")
| Name | Value |
|---|---|
GuardrailDataRegionGlobal | global |
GuardrailDataRegionEurope | europe |
GuardrailDataRegionUs | us |