Skip to content

Commit

Permalink
update together and gemini key names
Browse files Browse the repository at this point in the history
  • Loading branch information
HaruHunab1320 committed Jan 30, 2024
1 parent 0694b9c commit 969dc96
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ export enum LLMProviderKeys {
VLLM = 'VLLM_API_KEY',
DeepInfra = 'DEEPINFRA_API_KEY',
Cohere = 'COHERE_API_KEY',
TogetherAI = 'TOGETHER_AI_API_KEY',
TogetherAI = 'TOGETHERAI_API_KEY',
AlephAlpha = 'ALEPH_ALPHA_API_KEY',
Baseten = 'BASETEN_API_KEY',
OpenRouter = 'OPENROUTER_API_KEY',
CustomAPI = 'CUSTOM_API_KEY',
Petals = 'PETALS_API_KEY',
Ollama = 'OLLAMA_API_KEY',
GoogleAIStudio = 'GOOGLEAISTUDIO_API_KEY',
GoogleAIStudio = 'GEMINI_API_KEY',
Palm = 'PALM_API_KEY',
HuggingFace = 'HUGGINGFACE_API_KEY',
Xinference = 'XINFERENCE_API_KEY',
Expand Down

0 comments on commit 969dc96

Please sign in to comment.