Skip to content

Commit

Permalink
updated rockspec file
Browse files Browse the repository at this point in the history
  • Loading branch information
srb3 authored and fffonion committed Nov 21, 2024
1 parent 0891e90 commit 7895b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kong-3.9.0-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,7 @@ build = {
["kong.llm.drivers.llama2"] = "kong/llm/drivers/llama2.lua",
["kong.llm.drivers.gemini"] = "kong/llm/drivers/gemini.lua",
["kong.llm.drivers.bedrock"] = "kong/llm/drivers/bedrock.lua",
["kong.llm.drivers.huggingface"] = "kong/llm/drivers/huggingface.lua",


["kong.llm.plugin.base"] = "kong/llm/plugin/base.lua",
Expand Down

0 comments on commit 7895b23

Please sign in to comment.