File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ curl "http://127.0.0.1:9180/apisix/admin/routes" -X PUT \
152152 "uri": "/anything",
153153 "methods": ["POST"],
154154 "plugins": {
155- "ai-rate-limiting ": {
155+ "ai-proxy-multi ": {
156156 "instances": [
157157 {
158158 "name": "deepseek-instance-1",
@@ -248,7 +248,7 @@ curl "http://127.0.0.1:9180/apisix/admin/routes" -X PUT \
248248 "uri": "/anything",
249249 "methods": ["POST"],
250250 "plugins": {
251- "ai-rate-limiting ": {
251+ "ai-proxy-multi ": {
252252 "instances": [
253253 {
254254 "name": "openai-instance",
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ curl "http://127.0.0.1:9180/apisix/admin/routes" -X PUT \
152152 "uri": "/anything",
153153 "methods": ["POST"],
154154 "plugins": {
155- "ai-rate-limiting ": {
155+ "ai-proxy-multi ": {
156156 "instances": [
157157 {
158158 "name": "deepseek-instance-1",
@@ -248,7 +248,7 @@ curl "http://127.0.0.1:9180/apisix/admin/routes" -X PUT \
248248 "uri": "/anything",
249249 "methods": ["POST"],
250250 "plugins": {
251- "ai-rate-limiting ": {
251+ "ai-proxy-multi ": {
252252 "instances": [
253253 {
254254 "name": "openai-instance",
You can’t perform that action at this time.
0 commit comments