Skip to content

Fix/docs ai proxy apikey#1114

Merged
dengliming merged 2 commits intoapache:mainfrom
Adonis-a233:fix/docs-ai-proxy-apikey
Apr 23, 2026
Merged

Fix/docs ai proxy apikey#1114
dengliming merged 2 commits intoapache:mainfrom
Adonis-a233:fix/docs-ai-proxy-apikey

Conversation

@Adonis-a233
Copy link
Copy Markdown

Summary

Supplement the ai-proxy plugin documentation with proxy API key management and X-API-KEY authentication behavior, which were implemented in code but not documented.

Changes

  • docs/plugin-center/ai/ai-proxy.md: Add two new sections:
    • API Key Management: admin endpoints for creating, listing, updating, and deleting proxy API key mappings
    • Proxy API Key Authentication: X-API-KEY header requirement and 401 behavior when proxy mode is enabled

Motivation

AiProxyApiKeyController and AiProxyPlugin implement proxy API key management and header-based authentication, but the existing documentation did not cover these features, leaving users unable to discover or use them.

@dengliming dengliming merged commit 133371e into apache:main Apr 23, 2026
1 of 2 checks passed
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.

2 participants