Add web search functionality and update dependencies in noThinkProxy
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"express": "^5.2.1",
|
||||
"node-fetch": "^3.3.2"
|
||||
"node-fetch": "^3.3.2",
|
||||
"node-html-parser": "^7.1.0",
|
||||
"turndown": "^7.2.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user