From 726fbf44039638570b14a2d04c4e0dc55366683a Mon Sep 17 00:00:00 2001
From: henrycunh <henrycunh@users.noreply.github.com>
Date: Mon, 13 Jan 2025 12:06:22 +0000
Subject: [PATCH] chore: update model list

---
 src/model-list.ts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/model-list.ts b/src/model-list.ts
index 991c664..a5575f1 100644
--- a/src/model-list.ts
+++ b/src/model-list.ts
@@ -1,5 +1,5 @@
-// Last updated: 2025-01-13T06:05:17.291Z
-// Next update: 2025-01-13T12:05:17.291Z
+// Last updated: 2025-01-13T12:06:21.650Z
+// Next update: 2025-01-13T18:06:21.650Z
 
 export type AICostModelProvider = 'openai' | 'text-completion-openai' | 'azure' | 'azure_text' | 'azure_ai' | 'anthropic' | 'mistral' | 'deepseek' | 'codestral' | 'text-completion-codestral' | 'xai' | 'groq' | 'cerebras' | 'friendliai' | 'vertex-ai' | 'vertex_ai-code-chat-models' | 'vertex_ai-anthropic_models' | 'vertex_ai-llama_models' | 'vertex_ai-mistral_models' | 'vertex_ai-ai21_models' | 'cohere_chat' | 'cohere' | 'replicate' | 'openrouter' | 'ai21' | 'nlp_cloud' | 'aleph_alpha' | 'bedrock' | 'bedrock_converse' | 'sagemaker' | 'together_ai' | 'ollama' | 'deepinfra' | 'perplexity' | 'fireworks_ai' | 'fireworks_ai-embedding-models' | 'anyscale' | 'cloudflare' | 'voyage' | 'databricks' | 'sambanova'