mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-14 13:03:49 +08:00
build: update langchain
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { decode } from "html-entities";
|
||||
import { convert as htmlToText } from "html-to-text";
|
||||
import { Tool } from "langchain/tools";
|
||||
import { Tool } from "@langchain/core/tools";
|
||||
import * as cheerio from "cheerio";
|
||||
import { getRandomUserAgent } from "./ua_tools";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user