Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmacarthy committed Jan 20, 2025
1 parent 0f08159 commit 91a0564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ export const OPEN_AI_COMPATIBLE_PROVIDERS = {
export const API_PROVIDERS = {
Anthropic: "anthropic",
OpenAI: "openai",
Mistral: "misrtal",
Mistral: "mistral",
LlamaCpp: "llamacpp",
Groq: "groq",
OpenRouter: "openrouter",
Expand Down

0 comments on commit 91a0564

Please sign in to comment.