feat: support DeepSeek, OpenRouter & Ollama providers
This commit is contained in:
10
README.md
10
README.md
@ -15,7 +15,7 @@ Features:
|
||||
|
||||
Currently available providers:
|
||||
|
||||
- AI: OpenAI compatible
|
||||
- AI: OpenAI compatible, DeepSeek, OpenRouter, Ollama
|
||||
- Web Search: Tavily (similar to Firecrawl, but with more free quota (1000 credits / month))
|
||||
|
||||
Please give a 🌟 Star if you like this project!
|
||||
@ -24,6 +24,13 @@ Please give a 🌟 Star if you like this project!
|
||||
|
||||
## Recent updates
|
||||
|
||||
25/02/15
|
||||
|
||||
- Added provider support for DeepSeek, OpenRouter and Ollama
|
||||
- Supported checking project updates
|
||||
- Supported regenerating reports
|
||||
- General fixes
|
||||
|
||||
25/02/14
|
||||
|
||||
- Supported reasoning models like DeepSeek R1
|
||||
@ -37,6 +44,7 @@ Please give a 🌟 Star if you like this project!
|
||||
- Fixed "export as PDF" issues
|
||||
|
||||
25/02/12
|
||||
|
||||
- Added Chinese translation. The models will respond in the user's language.
|
||||
- Various fixes
|
||||
|
||||
|
Reference in New Issue
Block a user