chore: version 1.1.3
This commit is contained in:
@ -24,6 +24,13 @@ Please give a 🌟 Star if you like this project!
|
||||
|
||||
## Recent updates
|
||||
|
||||
25/02/22
|
||||
|
||||
- Added: NL/Dutch translation
|
||||
- Added: Retry failed nodes in web search
|
||||
- Fixed: Web search node sometimes shows empty label and duplicated learnings
|
||||
- Fixed: Firecrawl now limits scrape content format to `Markdown`
|
||||
|
||||
25/02/18 - 25/02/20
|
||||
|
||||
- Added: "advanced search" and "search topic" support for Tavily
|
||||
|
@ -22,6 +22,13 @@
|
||||
|
||||
## 近期更新
|
||||
|
||||
25/02/22
|
||||
|
||||
- 新增:荷兰语(NL)翻译
|
||||
- 新增:支持重试搜索失败的节点
|
||||
- 修复:网页搜索节点有时会显示空的搜索词和重复的结论内容
|
||||
- 修复:Firecrawl 现在限制抓取内容格式为 `Markdown`
|
||||
|
||||
25/02/18 - 25/02/20
|
||||
|
||||
- Tavily 支持配置“高质量搜索”和“搜索领域”选项
|
||||
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"version": "1.1.2"
|
||||
"version": "1.1.3"
|
||||
}
|
Reference in New Issue
Block a user