Supported Models
The following is the list of model and provider that are currently supported by JamAIBase.
Chat Models
Provider
Model
Context Window
Output Tokens
Input Cost (1M token)
Output Cost (1M token)
OpenAI
GPT-4 Turbo
128K
4096
10
30
OpenAI
GPT-3.5 Turbo
16385
4096
0.5
1.5
Anthropic
Claude-3 Haiku
200K
4096
0.25
1.25
Anthropic
Claude-3 Opus
200K
4096
15
75
Anthropic
Claude-3 Sonnet
200K
4096
3
15
Google Vertex AI
Gemini-1.0 Pro
32760
8192
0.5
1.5
Google Vertex AI
Gemini-1.5 Pro
1000K
8192
None
None
Cohere
Command-R
128K
4096
0.5
1.5
Cohere
Command-R+
128K
4096
3
15
Vision LLM (Support Image)
Provider
Model
Context Window
Output Tokens
Input Cost (1M token)
Output Cost (1M token)
OpenAI
GPT-4 Vision
128K
4096
10
30
Anthropic
Claude-3 Haiku
200K
4096
0.25
1.25
Anthropic
Claude-3 Opus
200K
4096
15
75
Anthropic
Claude-3 Sonnet
200K
4096
3
15
Google Vertex AI
Gemini-1.0 Pro Vision
16384
2048
0.5
1.5
Google Vertex AI
Gemini-1.5 Pro Vision
1000K
8192
None
None
Last updated
Was this helpful?