higress-group / higress-group.github.io

Higress Official Website
https://higress.io
Apache License 2.0
17 stars 58 forks source link

doc: add ai-proxy plugin #232

Closed cr7258 closed 5 months ago

cr7258 commented 5 months ago

内容来自 ai-proxy 插件的 README 文档, 在此基础上补充了 groq, claude 插件的文档,并在最后添加了完整的配置示例。

groq PR: https://github.com/alibaba/higress/pull/967 claude PR: https://github.com/alibaba/higress/pull/969

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 5 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CH3CHO commented 5 months ago

不是放在自定义插件里面,是排在它的下面。因为自定义插件那一页是讲插件开发的。

Kent Dong

@. | ---- Replied Message ---- | From | @.> | | Date | 05/21/2024 19:30 | | To | @.> | | Cc | Kent @.>, Review @.***> | | Subject | Re: [higress-group/higress-group.github.io] doc: add ai-proxy plugin (PR #232) |

@cr7258 commented on this pull request.

In sidebars.js:

@@ -34,7 +34,7 @@ const sidebars = { { type: 'category', label: 'Plugins',

  • items: ['plugins/intro', 'plugins/custom', 'plugins/jwt-auth', 'plugins/hmac-auth', 'plugins/key-auth', 'plugins/basic-auth', 'plugins/key-rate-limit', 'plugins/custom-response', 'plugins/bot-detect', 'plugins/request-block', 'plugins/waf'],
  • items: ['plugins/intro', 'plugins/ai-proxy', 'plugins/custom', 'plugins/jwt-auth', 'plugins/hmac-auth', 'plugins/key-auth', 'plugins/basic-auth', 'plugins/key-rate-limit', 'plugins/custom-response', 'plugins/bot-detect', 'plugins/request-block', 'plugins/waf'],

ai-proxy和其他的插件有什么区别么?为什么要单独把它放在自定义插件里,其他的算是官方提供的插件?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because your review was requested.Message ID: @.***>