aboutsummaryrefslogtreecommitdiffstats
path: root/plugins.go
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2025-04-14 16:57:33 +0000
committerterminaldweller <devi@terminaldweller.com>2025-04-14 16:57:33 +0000
commit0a28521605e96514b1bb7e12093d5e3edc1d1ded (patch)
tree94394ee159a8dcc52dca939077b67d973df26b8f /plugins.go
parentupdate (diff)
downloadmilla-0a28521605e96514b1bb7e12093d5e3edc1d1ded.tar.gz
milla-0a28521605e96514b1bb7e12093d5e3edc1d1ded.zip
swapped https://github.com/google/generative-ai-go for https://github.com/googleapis/go-genai
Diffstat (limited to 'plugins.go')
-rw-r--r--plugins.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins.go b/plugins.go
index f728e6a..835d694 100644
--- a/plugins.go
+++ b/plugins.go
@@ -11,7 +11,6 @@ import (
"github.com/ailncode/gluaxmlpath"
"github.com/cjoudrey/gluahttp"
- "github.com/google/generative-ai-go/genai"
"github.com/jackc/pgx/v5"
"github.com/kohkimakimoto/gluayaml"
gopherjson "github.com/layeh/gopher-json"
@@ -20,6 +19,7 @@ import (
"github.com/yuin/gluare"
lua "github.com/yuin/gopher-lua"
"gitlab.com/megalithic-llc/gluasocket"
+ "google.golang.org/genai"
)
func registerStructAsLuaMetaTable[T any](