Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

While creating a customized agent, you will need to select an LLM (Large Language Model), which will take care of a given task, such as retrieving information from the web or a data source to generate an answer relevant to the user’s query, analyzing data, summarizing content, creating content and much more.

...

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Available LLMs

Below is the list of available LLMs with their main characteristics :

Model name

Provider

Context window

(Max number of tokens)

GPT 4o (EU)

Azure OpenAI

128K

GPT 4o (East US)

Azure OpenAI

128k

GPT 4o (South US)

Azure OpenAI

128k

GPT 4o mini (EU)

Azure OpenAI

128k

GPT 4o mini (East US)

Azure OpenAI

128k

GPT 4o mini (South US)

Azure OpenAI

128k

Mistral Mini

Mistral

128k

Mistral Large

Mistral

128k

Mistral Small

Mistral

128k

Groq - Llama 3.2 11B

Groq

128k

Groq - Llama 3.2 90B

Groq

128k

Claude Haiku

Anthropic

200k

Claude Sonnet

Anthropic

200k

Gemini Flash

Google

1 mil

Gemini Pro

Google

2 mil

Selection criteria

Note

need more info from comparison tests (Alban will do them when he has time)

...

Below are our insights on the best-performing models. (might be outdated)

Overall,

  • GPT 4o is the best-performing model.

  • GPT 4o mini has good performance and is very fast and cheap.

  • Mistral Large is slightly worse than GPT 4o but slightly cheaper.

  • The Groq models are ideal when the text to generate is long.