Update and rename .env to .env.example
Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
OPENAI_API_KEY="your-key-goes-here"
|
||||
OPENAI_API_BASE="http://localhost:3000/v1"
|
||||
GENAISCRIPT_MODEL_LARGE="gpt-4o-mini-2024-07-18"
|
||||
GENAISCRIPT_MODEL_SMALL="gpt-4o-mini-2024-07-18"
|
||||
GENAISCRIPT_MODEL_LARGE="gemma-3-1b-it"
|
||||
GENAISCRIPT_MODEL_SMALL="gemma-3-1b-it"
|
||||
SEARXNG_API_BASE_URL="http://localhost:8080"
|
||||
SEARXNG_PASSWORD="777b930e"
|
Reference in New Issue
Block a user