LLM Integration
Tailcall leverages LLM to perform a variety of tasks. Here is a list of models that are supported by Tailcall.
OpenAI
- gpt-4o
- gpt-4o-mini
- gpt-4-turbo
- gpt-4
- gpt-3.5-turbo
Gemini
- gemini-1.5-pro
- gemini-1.5-flash
- gemini-1.0-pro
- gemini-1.5-flash-latest
Anthropic
- claude-3-5-sonnet-20240620
- claude-3-opus-20240229
- claude-3-sonnet-20240229
- claude-3-haiku-20240307
Groq
- llama-3.1-405b-reasoning
- llama-3.1-70b-versatile
- llama-3.1-8b-instant
- mixtral-8x7b-32768
- gemma-7b-it
- gemma2-9b-it
- llama3-groq-70b-8192-tool-use-preview
- llama3-groq-8b-8192-tool-use-preview
- llama3-8b-8192
- llama3-70b-8192
Cohere
- command-r-plus
- command-r
- command
- command-nightly
- command-light
- command-light-nightly
If nothing is configured, Tailcall tries to connect to one of the Ollama models.