This commit is contained in:
geoffsee
2025-05-23 09:48:26 -04:00
commit 66d3c06230
84 changed files with 6529 additions and 0 deletions

4
.env.google Normal file
View File

@@ -0,0 +1,4 @@
OPENAI_API_KEY=""
OPENAI_API_BASE="https://generativelanguage.googleapis.com/v1beta/openai"
GENAISCRIPT_MODEL_LARGE=""
GENAISCRIPT_MODEL_SMALL=""