- 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:
geoffsee
2025-05-28 21:23:35 -04:00
parent 5cb5905125
commit 3f717fab1b
6 changed files with 16 additions and 13 deletions

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@
/dist/
**/.wrangler/
/.idea/
public/sitemap.xml
public/sitemap.xml
.dev.vars
secrets.json
wrangler.dev.jsonc