Skip to content

Commit

Permalink
chore: update model list
Browse files Browse the repository at this point in the history
  • Loading branch information
henrycunh authored and mojo-jojo-bot[bot] committed Jun 23, 2024
1 parent a6111f0 commit 760b374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/model-list.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Last updated: 2024-06-23T12:04:33.973Z
// Next update: 2024-06-23T18:04:33.973Z
// Last updated: 2024-06-23T18:03:41.957Z
// Next update: 2024-06-24T00:03:41.957Z

export type AICostModelProvider = 'openai' | 'text-completion-openai' | 'azure' | 'anthropic' | 'mistral' | 'deepseek' | 'groq' | 'friendliai' | 'vertex-ai' | 'vertex_ai-code-chat-models' | 'vertex_ai-anthropic_models' | 'cohere_chat' | 'cohere' | 'replicate' | 'openrouter' | 'ai21' | 'nlp_cloud' | 'aleph_alpha' | 'bedrock' | 'sagemaker' | 'ollama' | 'deepinfra' | 'perplexity' | 'anyscale' | 'cloudflare' | 'voyage' | 'databricks'

Expand Down

0 comments on commit 760b374

Please sign in to comment.