Skip to content

[agent-network] Support wildcard model authorization and pricing #7332

Description

@danehans

Agentgateway's OpenAI-compatible /v1/models endpoint can return model patterns such as openai/*. NetBird provider model rows, policy checks, and pricing currently use exact model IDs. Selecting a discovered pattern would therefore not authorize matching concrete models, and one static price may not represent every model matched by the pattern.

Define consistent wildcard semantics across model routing, policy and guardrail allowlists, discovery, pricing, and usage attribution.

Until this is supported, agentgateway discovery should expose exact model IDs only and omit wildcard entries.

Related: #7274

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions