Re: [I] docs: plugin ai-proxy-multi, follow the official document does not work [apisix]

2025-04-17 Thread via GitHub


Plus-L closed issue #12142: docs: plugin ai-proxy-multi, follow the official 
document does not work
URL: https://github.com/apache/apisix/issues/12142


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] docs: plugin ai-proxy-multi, follow the official document does not work [apisix]

2025-04-17 Thread via GitHub


Plus-L commented on issue #12142:
URL: https://github.com/apache/apisix/issues/12142#issuecomment-2812087946

   > [@Plus-L](https://github.com/Plus-L) , Yes , from new version source code 
, instances required.
   > 
   > can you try this format:
   > 
   > ```
   >   "override": {
   >  "endpoint": 
"https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions";
   >}
   > ```
   > 
   > replace
   > 
   > ```
   >  "endpoint": "https://openrouter.ai/api/v1/chat/completions";
   > ```
   
   Thank you for your reply! After adding "override", the plugin works normally.
   
   辛苦及时更新文档哦,避免其他人遇到相同的问题
   Would you please kindly update the document in a timely manner to prevent 
others from encountering the same problem?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] docs: plugin ai-proxy-multi, follow the official document does not work [apisix]

2025-04-16 Thread via GitHub


hanqingwu commented on issue #12142:
URL: https://github.com/apache/apisix/issues/12142#issuecomment-2811944674

   
![Image](https://github.com/user-attachments/assets/b201ae2a-7e39-4b98-97ed-420e01ca84bd)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] docs: plugin ai-proxy-multi, follow the official document does not work [apisix]

2025-04-16 Thread via GitHub


hanqingwu commented on issue #12142:
URL: https://github.com/apache/apisix/issues/12142#issuecomment-2811937794

   @Plus-L , Yes , from new version source code , instances  required. 
   
   can you try   this:
```
  "override": {
 "endpoint": 
"https://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions";
   }
   ```
   replace 
   ```
"endpoint": "https://openrouter.ai/api/v1/chat/completions";
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]