This is an automated email from the ASF dual-hosted git repository.

young pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


    from 3af575914 fix: disallow creating duplicate plugins in global rules 
(#12800)
     add 9f3716ddf feat: add support for openrouter (#12878)

No new revisions were added by this update.

Summary of changes:
 .../ai-drivers/{openai.lua => openrouter.lua}      |  4 +--
 apisix/plugins/ai-drivers/schema.lua               | 36 ++++++++++++++--------
 apisix/plugins/ai-proxy/schema.lua                 | 18 ++---------
 apisix/plugins/ai-request-rewrite.lua              |  8 ++---
 docs/en/latest/plugins/ai-proxy-multi.md           |  6 ++--
 docs/en/latest/plugins/ai-proxy.md                 |  6 ++--
 docs/en/latest/plugins/ai-request-rewrite.md       |  2 +-
 docs/zh/latest/plugins/ai-proxy-multi.md           |  6 ++--
 docs/zh/latest/plugins/ai-proxy.md                 |  6 ++--
 docs/zh/latest/plugins/ai-request-rewrite.md       |  2 +-
 ...se.json => openai-compatible-api-response.json} |  0
 ...i.openai-compatible.t => ai-proxy-openrouter.t} | 16 +++++-----
 12 files changed, 53 insertions(+), 57 deletions(-)
 copy apisix/plugins/ai-drivers/{openai.lua => openrouter.lua} (92%)
 copy t/assets/{ai-proxy-response.json => openai-compatible-api-response.json} 
(100%)
 copy t/plugin/{ai-proxy-multi.openai-compatible.t => ai-proxy-openrouter.t} 
(95%)

Reply via email to