Skip to content

docs: sync AI plugins in config.yaml.example#13109

Open
saudademjj wants to merge 1 commit intoapache:masterfrom
saudademjj:saudademjj/fix-13108-ai-plugin-order
Open

docs: sync AI plugins in config.yaml.example#13109
saudademjj wants to merge 1 commit intoapache:masterfrom
saudademjj:saudademjj/fix-13108-ai-plugin-order

Conversation

@saudademjj
Copy link

Description

This PR updates conf/config.yaml.example so the AI plugin section matches the currently registered plugins and keeps the list sorted by descending priority.

It adds the missing ai-request-rewrite and ai-aliyun-content-moderation entries and moves ai-prompt-guard ahead of the lower-priority prompt plugins.

Which issue(s) this PR fixes:

Fixes #13108

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. doc Documentation things labels Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation things size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

config.yaml.example is missing some AI plugins and has incorrect ordering

1 participant