mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
- Update default model to meta-llama/llama-4-scout-17b-16e-instruct
in ClientChatStore
- Revise deployment steps and docs for `GROQ_API_KEY` - Enable `workers_dev` in `wrangler.jsonc` - Adjust hero label to `open-gsio` in routes - Update `.gitignore` to include sensitive config files - Add `deploy:secrets` script in `package.json`
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,4 +2,7 @@
|
||||
/dist/
|
||||
**/.wrangler/
|
||||
/.idea/
|
||||
public/sitemap.xml
|
||||
public/sitemap.xml
|
||||
.dev.vars
|
||||
secrets.json
|
||||
wrangler.dev.jsonc
|
Reference in New Issue
Block a user