Skip to content

fix(ai-gateway): Align AI entity references with 0.0.47 API spec changes#5883

Merged
tomek-labuk merged 4 commits into
update-providers-docsfrom
fix/ai-entity-pages
Jul 10, 2026
Merged

fix(ai-gateway): Align AI entity references with 0.0.47 API spec changes#5883
tomek-labuk merged 4 commits into
update-providers-docsfrom
fix/ai-entity-pages

Conversation

@tomek-labuk

Copy link
Copy Markdown
Contributor

Preview Links

Recap of changes:

AI Model

  • Updated access.acls and access.identity_providers anchors to reflect v0.0.47 access wrapper restructuring
  • Added explanation of per-model identity provider assignment (access.identity_providers) and the one-per-type constraint
  • Updated entity example to use correct access.acls.allow object shape
  • Changed "{{site.base_gateway}} priority documentation" link text to "plugin priority documentation"

AI Agent

  • Updated access.acls anchor to reflect v0.0.47 access wrapper restructuring
  • Updated entity example to use correct access.acls.allow object shape
  • FAQ: replaced plugin terminology with AI Policy ("Can the same plugin run..." → "How do I attach AI Policies...", "Plugin configuration" → "Configuration")
  • Prose: "logging plugins" → "logging AI Policies"

AI MCP Server

  • Updated FAQ anchors for access wrapper fields (access.acl_attribute_type, access.default_tool_acls, access.acls, tools[].access.acls) to reflect v0.0.47 restructuring
  • Updated entity example to use access.acl_attribute_type, access.acls.allow, and access.default_tool_acls.deny

AI Consumer Group

  • FAQ and prose: clarified that for AI Models and AI Agents, access.acls accepts exactly one of allow or deny; AI MCP Servers support setting both simultaneously

AI Vault

  • Added AI Identity Provider to related_resources
  • FAQ Q3: added AI Identity Provider to the list of entities with vault-referenceable fields
  • Sensitive fields table: added AI Identity Provider row (OIDC client secret for openid-connect type providers)

Checklist

  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter.
  • Add new pages to the product documentation index (if applicable).

@tomek-labuk tomek-labuk marked this pull request as ready for review July 8, 2026 13:57
@tomek-labuk tomek-labuk requested a review from a team as a code owner July 8, 2026 13:57
Copilot AI review requested due to automatic review settings July 8, 2026 13:57
@tomek-labuk tomek-labuk force-pushed the fix/ai-entity-pages branch from d13101b to f99acd4 Compare July 8, 2026 13:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

@tomek-labuk tomek-labuk force-pushed the fix/ai-entity-pages branch from f99acd4 to 0738cd7 Compare July 8, 2026 14:24

@cloudjumpercat cloudjumpercat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just nitpicks! I saw a few lowercase "consumer", but I think some of them might be referring to the general notion of any consumer of an AI.

Comment thread app/_ai_gateway_entities/ai-agent.md Outdated
Comment thread app/_ai_gateway_entities/ai-consumer-group.md Outdated
Comment thread app/_ai_gateway_entities/ai-vault.md Outdated
tomek-labuk and others added 4 commits July 10, 2026 09:26
@tomek-labuk tomek-labuk force-pushed the fix/ai-entity-pages branch from f3e177c to 3990fd0 Compare July 10, 2026 07:26
@tomek-labuk tomek-labuk merged commit a06cae3 into update-providers-docs Jul 10, 2026
7 of 9 checks passed
@tomek-labuk tomek-labuk deleted the fix/ai-entity-pages branch July 10, 2026 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants