feat: added perplexity model
This commit is contained in:
1
worker-configuration.d.ts
vendored
1
worker-configuration.d.ts
vendored
@@ -14,4 +14,5 @@ interface Env {
|
||||
GOOGLE_GENERATIVE_AI_API_KEY: string;
|
||||
MISTRAL_API_KEY: string;
|
||||
XAI_API_KEY: string;
|
||||
PERPLEXITY_API_KEY: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user