SkyeYoung commented on code in PR #12878:
URL: https://github.com/apache/apisix/pull/12878#discussion_r2681178256


##########
docs/en/latest/plugins/ai-request-rewrite.md:
##########
@@ -36,7 +36,7 @@ The `ai-request-rewrite` plugin intercepts client requests 
before they are forwa
 | **Field**                 | **Required** | **Type** | **Description**        
                                                              |
 | ------------------------- | ------------ | -------- | 
------------------------------------------------------------------------------------
 |
 | prompt                    | Yes          | String   | The prompt send to LLM 
service.                                                      |
-| provider                  | Yes          | String   | Name of the LLM 
service. Available options: openai, deekseek, azure-openai, aimlapi and 
openai-compatible. When `aimlapi` is selected, the plugin uses the 
OpenAI-compatible driver with a default endpoint of 
`https://api.aimlapi.com/v1/chat/completions`.   |
+| provider                  | Yes          | String   | Name of the LLM 
service. Available options: openai, deekseek, azure-openai, aimlapi, openrouter 
and openai-compatible. When `aimlapi` is selected, the plugin uses the 
OpenAI-compatible driver with a default endpoint of 
`https://api.aimlapi.com/v1/chat/completions`.   |

Review Comment:
   yes. 



-- 
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]

Reply via email to