JamAI Base Docs
  • GETTING STARTED
    • Welcome to JamAI Base
      • Why Choose JamAI Base?
      • Key Features
      • Architecture
    • Use Case
      • Chatbot (Frontend Only)
      • Chatbot
      • Create a simple food recommender with JamAI and Flutter
      • Create a simple fitness planner app with JamAI and Next.js with streaming text.
      • Customer Service Chatbot
      • Women Clothing Reviews Analysis Dashboard
      • Geological Survey Investigation Report Generation
      • Medical Insurance Underwriting Automation
      • Medical Records Extraction
    • Frequently Asked Questions (FAQ)
    • Quick Start
      • Quick Start with Chat Table
      • Quick Start: Action Table (Multimodal)
      • ReactJS
      • Next JS
      • SvelteKit
      • Nuxt
      • NLUX (Frontend Only)
      • NLUX + Express.js
  • Using The Platform
    • Action Table
    • Chat Table
    • Knowledge Table
    • Supported Models
      • Which LLM Should You Choose?
      • Comparative Analysis of Large Language Models in Vision Tasks
    • Roadmap
  • 🦉API
    • OpenAPI
    • TS/JS SDK
  • 🦅SDK
    • Flutter
    • TS/JS
    • Python SDK Documentation
      • Quick Start with Chat Table
      • Quick Start: Action Table (Mutimodal)
        • Action Table - Image
        • Action Table - Audio
      • Quick Start: Knowledge Table File Upload
Powered by GitBook
On this page
  • Chat Models
  • Vision LLM (Support Image)

Was this helpful?

  1. Using The Platform

Supported Models

The following is the list of model and provider that are currently supported by JamAIBase.

PreviousKnowledge TableNextWhich LLM Should You Choose?

Last updated 1 year ago

Was this helpful?

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

Which LLM Should You Choose?
Comparative Analysis of Large Language Models in Vision Tasks