Skip to content

feat: 11 LLM Providers are now supported (covering 90%+ of the market):#18

Merged
jeancsil merged 2 commits intomainfrom
feat/support-ollama-and-more
Feb 28, 2026
Merged

feat: 11 LLM Providers are now supported (covering 90%+ of the market):#18
jeancsil merged 2 commits intomainfrom
feat/support-ollama-and-more

Conversation

@jeancsil
Copy link
Owner

Provider Type Default Model
Anthropic Cloud claude-haiku-4-5-20251001
OpenAI Cloud gpt-4o-mini
Azure OpenAI Cloud gpt-4o-mini
Google GenAI Cloud gemini-2.0-flash-exp
Google Vertex AI Cloud gemini-2.0-flash-exp
Groq Cloud llama-3.3-70b-versatile
Mistral AI Cloud mistral-large-latest
Cohere Cloud command-r-plus
AWS Bedrock Cloud anthropic.claude-3-5-sonnet-20241022-v2:0
Ollama Local llama3.2
Hugging Face Cloud meta-llama/Llama-3.2-3B-Instruct

Closes issue #16

│     Provider     │ Type  │               Default Model
│ Anthropic        │ Cloud │ claude-haiku-4-5-20251001
│ OpenAI           │ Cloud │ gpt-4o-mini
│ Azure OpenAI     │ Cloud │ gpt-4o-mini
│ Google GenAI     │ Cloud │ gemini-2.0-flash-exp
│ Google Vertex AI │ Cloud │ gemini-2.0-flash-exp
│ Groq             │ Cloud │ llama-3.3-70b-versatile
│ Mistral AI       │ Cloud │ mistral-large-latest
│ Cohere           │ Cloud │ command-r-plus
│ AWS Bedrock      │ Cloud │ anthropic.claude-3-5-sonnet-20241022-v2:0
│ Ollama           │ Local │ llama3.2
│ Hugging Face     │ Cloud │ meta-llama/Llama-3.2-3B-Instruct

Closes issue #16
@jeancsil jeancsil self-assigned this Feb 28, 2026
@jeancsil jeancsil added the enhancement New feature or request label Feb 28, 2026
@jeancsil jeancsil force-pushed the feat/support-ollama-and-more branch from 3143ba1 to a499e87 Compare February 28, 2026 12:58
 - from agentic_framework.constants._create_model to agentic_framework.core.langgraph_agent._create_model in 4 test files
@jeancsil jeancsil merged commit 7f9c425 into main Feb 28, 2026
2 checks passed
@jeancsil jeancsil deleted the feat/support-ollama-and-more branch February 28, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant