feat: 增加导出话题至Notion的功能 (#1331)

* feat: 新增导出至Notion的选项

* fix:添加多语言支持

* fix:添加提示语的多语言支持,以及防止重复导入的状态

* fix:修复多语言错误及调整UI样式统一
This commit is contained in:
Trey Dong
2025-02-11 11:27:01 +08:00
committed by GitHub
parent 0b3cef41ae
commit fa5522bbff
12 changed files with 220 additions and 19 deletions
+1
View File
@@ -61,6 +61,7 @@
"@llm-tools/embedjs-loader-web": "^0.1.25",
"@llm-tools/embedjs-loader-xml": "^0.1.25",
"@llm-tools/embedjs-openai": "^0.1.25",
"@notionhq/client": "^2.2.15",
"@types/react-infinite-scroll-component": "^5.0.0",
"adm-zip": "^0.5.16",
"apache-arrow": "^18.1.0",