Feat: Add Tavily Api Key to chat configuration modal. #5198 (#5347)

### What problem does this PR solve?

Feat: Add Tavily Api Key to chat configuration modal. #5198

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-02-26 10:20:40 +08:00
committed by GitHub
parent 150ab9c6a4
commit e5e9ca0015
7 changed files with 47 additions and 9 deletions

View File

@ -527,6 +527,10 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
reasoning: '推理',
reasoningTip:
'它将像Deepseek-R1 / OpenAI o1一样触发推理过程。将代理搜索过程集成到推理工作流中允许模型本身在遇到不确定信息时动态地检索外部知识。',
tavilyApiKeyTip:
'如果 API 密钥设置正确,它将利用 Tavily 进行网络搜索作为知识库的补充。',
tavilyApiKeyMessage: '请输入你的 Tavily Api Key',
tavilyApiKeyHelp: '如何获取?',
},
setting: {
profile: '概要',