config.ts
This commit is contained in:
parent
b79f27bd02
commit
828e214833
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ interface Config {
|
|||
OPENAI: string;
|
||||
GROQ: string;
|
||||
ANTHROPIC: string;
|
||||
Gemini: string;
|
||||
};
|
||||
API_ENDPOINTS: {
|
||||
SEARXNG: string;
|
||||
|
|
Loading…
Add table
Reference in a new issue