Added the OpenRouter provider and a few models from OpenRouter (easily extendable to include more!)
This commit is contained in:
1
worker-configuration.d.ts
vendored
1
worker-configuration.d.ts
vendored
@@ -2,4 +2,5 @@ interface Env {
|
||||
ANTHROPIC_API_KEY: string;
|
||||
OPENAI_API_KEY: string;
|
||||
GROQ_API_KEY: string;
|
||||
OPEN_ROUTER_API_KEY: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user