mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-03-09 21:50:36 +00:00
Added space back
This commit is contained in:
parent
2751cb12f5
commit
a1c3ba84ca
2
worker-configuration.d.ts
vendored
2
worker-configuration.d.ts
vendored
@ -1,6 +1,6 @@
|
|||||||
interface Env {
|
interface Env {
|
||||||
RUNNING_IN_DOCKER: Settings;
|
RUNNING_IN_DOCKER: Settings;
|
||||||
DEFAULT_NUM_CTX:Settings;
|
DEFAULT_NUM_CTX: Settings;
|
||||||
ANTHROPIC_API_KEY: string;
|
ANTHROPIC_API_KEY: string;
|
||||||
OPENAI_API_KEY: string;
|
OPENAI_API_KEY: string;
|
||||||
GROQ_API_KEY: string;
|
GROQ_API_KEY: string;
|
||||||
|
Loading…
Reference in New Issue
Block a user