mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 05:53:42 +08:00
build: update langchain
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { SafeSearchType, search } from "duck-duck-scrape";
|
||||
import { convert as htmlToText } from "html-to-text";
|
||||
import { Tool } from "langchain/tools";
|
||||
import { Tool } from "@langchain/core/tools";
|
||||
|
||||
export class DuckDuckGo extends Tool {
|
||||
name = "duckduckgo_search";
|
||||
|
||||
Reference in New Issue
Block a user