You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/19 07:20:18 UTC

[GitHub] [apisix] soulbird commented on a diff in pull request #8120: refactor: adjusting the position of ai module

soulbird commented on code in PR #8120:
URL: https://github.com/apache/apisix/pull/8120#discussion_r999033101


##########
apisix/plugins/ai.lua:
##########
@@ -43,10 +45,23 @@ local route_lrucache = core.lrucache.new({
     count = 512
 })
 
-local _M = {}
+local schema = {

Review Comment:
   `local schema = {}` ?



-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org