OpenAI-compatible embeddings endpoint.
API key authentication. Pass your API key as a Bearer token.
Function name for tracing and routing.
Parent span ID for distributed tracing context.
Comma-separated input guardrail checks (e.g. "pii,secrets").
Comma-separated output guardrail checks (e.g. "toxicity").
Action for guardrail violations: "flag" (default), "block", or "redact".
flag, block, redact