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;
|
OPENAI: string;
|
||||||
GROQ: string;
|
GROQ: string;
|
||||||
ANTHROPIC: string;
|
ANTHROPIC: string;
|
||||||
|
Gemini: string;
|
||||||
};
|
};
|
||||||
API_ENDPOINTS: {
|
API_ENDPOINTS: {
|
||||||
SEARXNG: string;
|
SEARXNG: string;
|
||||||
|
|
Loading…
Add table
Reference in a new issue