feat: support tool call

This commit is contained in:
Hk-Gosuto
2023-12-29 09:43:37 +08:00
parent d050fe636f
commit 8cdbc231ca
4 changed files with 99 additions and 50 deletions

View File

@@ -27,12 +27,12 @@
"duck-duck-scrape": "^2.2.4",
"emoji-picker-react": "^4.5.15",
"encoding": "^0.1.13",
"html-entities": "^2.4.0",
"fuse.js": "^7.0.0",
"html-entities": "^2.4.0",
"html-to-image": "^1.11.11",
"html-to-text": "^9.0.5",
"https-proxy-agent": "^7.0.2",
"langchain": "^0.0.210",
"langchain": "^0.0.212",
"mermaid": "^10.6.1",
"nanoid": "^5.0.3",
"next": "^13.4.9",
@@ -54,8 +54,8 @@
"zustand": "^4.3.8"
},
"devDependencies": {
"@types/html-to-text": "^9.0.1",
"@tauri-apps/cli": "^1.5.8",
"@types/html-to-text": "^9.0.1",
"@types/node": "^20.9.0",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.7",