We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97689be commit e90af82Copy full SHA for e90af82
README.md
@@ -18,6 +18,7 @@
18
3 访问 域名/proxy/url 或者/httpproxy/url即可。
19
映射规则为/proxy/url映射到https接口,/httpproxy/url映射到http接口
20
21
+## 示例
22
例1 访问https://替换为你自己的域名.com/proxy/api.openai.com/v1/chat/completions
23
实际上会替换为https://api.openai.com/v1/chat/completions
24

0 commit comments