Skip to content

Commit

Permalink
Update README.md with DeepSeek Support (#1242)
Browse files Browse the repository at this point in the history
  • Loading branch information
chilijung authored Jan 27, 2025
1 parent 33a83c9 commit b80bf06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
Wren AI supports integration with various Large Language Models (LLMs), including but not limited to:
- OpenAI Models
- Azure OpenAI Models
- DeepSeek Models
- Google AI Studio – Gemini Models
- Vertex AI Models (Gemini + Anthropic)
- Bedrock Models
Expand All @@ -62,6 +63,8 @@ Wren AI supports integration with various Large Language Models (LLMs), includin
- Ollama Models
- Databricks Models

Check [configuration examples here](https://github.com/Canner/WrenAI/tree/main/wren-ai-service/docs/config_examples)!

> [!CAUTION]
> The performance of Wren AI depends significantly on the capabilities of the LLM you choose. We strongly recommend using the most powerful model available for optimal results. Using less capable models may lead to reduced performance, slower response times, or inaccurate outputs.
Expand Down

0 comments on commit b80bf06

Please sign in to comment.