Added 0.17.0 release notes (#5608)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-03-04 19:21:28 +08:00
committed by GitHub
parent f256e1a59a
commit fb4b5b0a06
26 changed files with 132 additions and 56 deletions

View File

@ -534,8 +534,8 @@ This auto-tag feature enhances retrieval by adding another layer of domain-speci
reasoningTip:
'It will trigger reasoning process like Deepseek-R1/OpenAI o1. Integrates an agentic search process into the reasoning workflow, allowing models itself to dynamically retrieve external knowledge whenever they encounter uncertain information.',
tavilyApiKeyTip:
'If API key is set correctly, it will utilize Tavily to do web search as a supplement to knowledge bases.',
tavilyApiKeyMessage: 'Please enter your Tavily Api Key',
'If an API key is correctly set here, Tavily-based web searches will be used to supplement knowledge base retrieval.',
tavilyApiKeyMessage: 'Please enter your Tavily API Key',
tavilyApiKeyHelp: 'How to get it?',
},
setting: {