shreemaan-abhishek commented on code in PR #12515: URL: https://github.com/apache/apisix/pull/12515#discussion_r2278798539
########## apisix/plugins/ai-drivers/openai-base.lua: ########## @@ -34,6 +34,7 @@ local pairs = pairs local type = type local ipairs = ipairs local setmetatable = setmetatable +local table = table Review Comment: [nit] two spaces after table. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org