Skip to content

Commit

Permalink
Update init.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineJac authored Jun 7, 2024
1 parent c1a1960 commit 81d6814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kong/llm/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ local cjson = require("cjson.safe")
local fmt = string.format
local EMPTY = {}


-- The module table
local _M = {
config_schema = require "kong.llm.schemas",
Expand Down

0 comments on commit 81d6814

Please sign in to comment.