Skip to content

Commit baae668

Browse files
📦 NEW: update docs (#49)
1 parent a636967 commit baae668

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

‎apps/baseai.dev/content/docs/docs/supported-models-and-providers.mdx

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
4949

5050
### OpenAI
5151

52-
| Model | Provider | Owner | Context | Cost* |
53-
|------------------------------------------------------------------------------|----------|--------|---------|----------------------------------------------|
52+
| Model | Provider | Owner | Context | Cost* |
53+
|-------------------------------------------------------------------------------------|----------|--------|---------|----------------------------------------------|
5454
| o1-preview <br/> ID: <InlineCopy content="openai:o1-preview" /> | OpenAI | OpenAI | 128,000 | $15.0 prompt <br/> $60.0 completion |
5555
| o1-mini <br/> ID: <InlineCopy content="openai:o1-mini" /> | OpenAI | OpenAI | 128,000 | $3.0 prompt <br/> $12.0 completion |
5656
| gpt-4o <br/> ID: <InlineCopy content="openai:gpt-4o" /> | OpenAI | OpenAI | 128,000 | $5.0 prompt <br/> $15.0 completion |
@@ -73,8 +73,8 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
7373

7474
### Together AI
7575

76-
| Model | Provider | Owner | Context | Cost* |
77-
|------------------------------------------------------------------------------------------------------------------|----------|------------|---------|----------------------------------------------|
76+
| Model | Provider | Owner | Context | Cost* |
77+
|---------------------------------------------------------------------------------------------------------------------------|----------|------------|---------|----------------------------------------------|
7878
| Llama-3.1-405B-Instruct-Turbo <br/> ID: <InlineCopy content="together:meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo" /> | Together | Meta | 4,096 | $5 prompt <br/> $5 completion |
7979
| Llama-3.1-70B-Instruct-Turbo <br/> ID: <InlineCopy content="together:meta-llama/Meta-Llama-3.1-70B-Instruct-Turbo" /> | Together | Meta | 8,192 | $0.88 prompt <br/> $0.88 completion |
8080
| Llama-3.1-8B-Instruct-Turbo <br/> ID: <InlineCopy content="together:meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo" /> | Together | Meta | 8,192 | $0.18 prompt <br/> $0.18 completion |
@@ -94,8 +94,8 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
9494

9595
### Anthropic
9696

97-
| Model | Provider | Owner | Context | Cost* |
98-
|-----------------------------------------------------------------------------------|-----------|-----------|---------|---------------------------------------------|
97+
| Model | Provider | Owner | Context | Cost* |
98+
|---------------------------------------------------------------------------------------------|-----------|-----------|---------|---------------------------------------------|
9999
| claude-3.5-sonnet <br/> ID: <InlineCopy content="anthropic:claude-3-5-sonnet-20240620" /> | Anthropic | Anthropic | 200K | $3 prompt <br/> $15 completion |
100100
| claude-3-opus <br/> ID: <InlineCopy content="anthropic:claude-3-opus-20240229" /> | Anthropic | Anthropic | 200K | $15 prompt <br/> $75 completion |
101101
| claude-3-sonnet <br/> ID: <InlineCopy content="anthropic:claude-3-sonnet-20240229" /> | Anthropic | Anthropic | 200K | $3 prompt <br/> $15 completion |
@@ -105,18 +105,19 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
105105

106106
### Google AI
107107

108-
| Model | Provider | Owner | Context | Cost* |
109-
|-------------------------------------------------------------------------------|----------|--------|---------|--------------------------------------------|
110-
| gemini-1.5-pro <br/> ID: <InlineCopy content="google:gemini-1.5-pro-latest" /> | Google | Google | upto 1M | $7 prompt <br/> $21 completion |
111-
| gemini-1.5-flash <br/> ID: <InlineCopy content="google:gemini-1.5-flash-latest" /> | Google | Google | upto 1M | $0.075 prompt <br/> $0.3 completion |
112-
| gemini-1.0-pro <br/> ID: <InlineCopy content="google:gemini-pro" /> | Google | Google | 30,720 | $0.5 prompt <br/> $1.5 completion |
108+
| Model | Provider | Owner | Context | Cost* |
109+
|--------------------------------------------------------------------------------------|----------|--------|---------|----------------------------------------------|
110+
| gemini-1.5-pro <br/> ID: <InlineCopy content="google:gemini-1.5-pro-latest" /> | Google | Google | upto 1M | $7 prompt <br/> $21 completion |
111+
| gemini-1.5-flash <br/> ID: <InlineCopy content="google:gemini-1.5-flash-latest" /> | Google | Google | upto 1M | $0.075 prompt <br/> $0.3 completion |
112+
| gemini-1.5-flash-8b <br/> ID: <InlineCopy content="gemini-1.5-flash-8b-latest" /> | Google | Google | upto 1M | $0.0375 prompt <br/> $0.15 completion |
113+
| gemini-1.0-pro <br/> ID: <InlineCopy content="google:gemini-pro" /> | Google | Google | 30,720 | $0.5 prompt <br/> $1.5 completion |
113114

114115
<span className='text-xs'>* USD per Million tokens</span>
115116

116117
### Groq
117118

118-
| Model | Provider | Owner | Context | Cost* |
119-
|------------------------------------------------------------------------------------|----------|---------|---------|---------------------------------------------|
119+
| Model | Provider | Owner | Context | Cost* |
120+
|-----------------------------------------------------------------------------------------|----------|---------|---------|---------------------------------------------|
120121
| Llama-3.1-70b-versatile <br/> ID: <InlineCopy content="groq:llama-3.1-70b-versatile" /> | Groq | Meta | 131,072 | $0.59 prompt <br/> $0.79 completion |
121122
| Llama-3.1-8b-instant <br/> ID: <InlineCopy content="groq:llama-3.1-8b-instant" /> | Groq | Meta | 131,072 | $0.59 prompt <br/> $0.79 completion |
122123
| Llama-3-70b <br/> ID: <InlineCopy content="groq:llama3-70b-8192" /> | Groq | Meta | 8,192 | $0.59 prompt <br/> $0.79 completion |
@@ -155,8 +156,8 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
155156

156157
### Mistral AI
157158

158-
| Model | Provider | Owner | Context | Cost* |
159-
|--------------------------------------------------------------------------------|------------|------------|---------|----------------------------------------------|
159+
| Model | Provider | Owner | Context | Cost* |
160+
|----------------------------------------------------------------------------------------|------------|------------|---------|----------------------------------------------|
160161
| Mistral Large 2 <br/> ID: <InlineCopy content="mistral:mistral-large-latest" /> | Mistral AI | Mistral AI | 128K | $3 prompt <br/> $9 completion |
161162
| Mistral Nemo <br/> ID: <InlineCopy content="mistral:open-mistral-nemo" /> | Mistral AI | Mistral AI | 128K | $0.3 prompt <br/> $0.3 completion |
162163
| Codestral <br/> ID: <InlineCopy content="mistral:codestral-latest" /> | Mistral AI | Mistral AI | 32,768 | $1 prompt <br/> $3 completion |
@@ -165,8 +166,8 @@ Learn more about [using Ollama models](/docs/guides/using-ollama-models) in Base
165166

166167
### Cohere
167168

168-
| Model | Provider | Owner | Context | Cost* |
169-
|--------------------------------------------------------------------|----------|--------|---------|-------------------------------------------|
169+
| Model | Provider | Owner | Context | Cost* |
170+
|---------------------------------------------------------------------------|----------|--------|---------|-------------------------------------------|
170171
| command-r <br/> ID: <InlineCopy content="cohere:command-r" /> | Cohere | Cohere | 128K | $0.5 prompt <br/> $1.5 completion |
171172
| command-r-plus <br/> ID: <InlineCopy content="cohere:command-r-plus" /> | Cohere | Cohere | 128K | $3 prompt <br/> $15 completion |
172173

0 commit comments

Comments
 (0)