AlinsRan commented on code in PR #12083:
URL: https://github.com/apache/apisix/pull/12083#discussion_r2015314505


##########
apisix/plugins/ai-request-rewrite.lua:
##########
@@ -124,13 +124,12 @@ local function request_to_llm(conf, request_table, ctx)
         model_options = conf.options
     }
 
-    local res, err, httpc = ai_driver:request(conf, request_table, extra_opts)

Review Comment:
   I think at least one pass case is needed, and there should be no error level 
logs.



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