Added deepseek models
This commit is contained in:
1
worker-configuration.d.ts
vendored
1
worker-configuration.d.ts
vendored
@@ -4,4 +4,5 @@ interface Env {
|
||||
GROQ_API_KEY: string;
|
||||
OPEN_ROUTER_API_KEY: string;
|
||||
OLLAMA_API_BASE_URL: string;
|
||||
DEEPSEEK_API_KEY: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user