Update README.md#1187
Conversation
Add supported LLMs
WalkthroughThe pull request introduces a comprehensive section in the README.md file detailing the Supported LLM Models for Wren AI. This new section provides an extensive list of Large Language Models from various providers, including OpenAI, Azure OpenAI, Google AI Studio, Vertex AI, Bedrock, Anthropic, Groq, and Ollama. The addition aims to inform users about the diverse range of models supported by the platform, with a note emphasizing the importance of selecting powerful models for optimal performance. Changes
Possibly related PRs
Suggested reviewers
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
README.md (1)
39-48: Consider clarifying model specifics and adding version information.While the list of supported models is comprehensive, consider:
- Specifying which models are supported under each provider (e.g., GPT-4, Claude 3, etc.)
- Adding version information or compatibility notes
- Clarifying "Vertex AI Models (Gemini + Anthropic)" as it might be confusing to see Anthropic mentioned twice
- OpenAI Models - Azure OpenAI Models - Google AI Studio – Gemini Models - - Vertex AI Models (Gemini + Anthropic) + - Vertex AI Models + - Gemini Pro + - Claude (via Vertex AI) - Bedrock Models - Anthropic API Models - Groq Models - Ollama Models - Databricks Models
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
README.md(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (2)
- GitHub Check: Analyze (javascript-typescript)
- GitHub Check: Analyze (go)
🔇 Additional comments (2)
README.md (2)
36-38: LGTM! Clear section header and introduction.The new section is well-positioned and introduces the topic clearly.
49-51: LGTM! Important caution note about model selection.The caution note effectively communicates the importance of model selection and its impact on performance.
Add supported LLMs
Summary by CodeRabbit