mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-14 21:13:47 +08:00
build: update langchain
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { htmlToText } from "html-to-text";
|
||||
import { Tool } from "langchain/tools";
|
||||
import { Tool } from "@langchain/core/tools";
|
||||
|
||||
export interface Headers {
|
||||
[key: string]: string;
|
||||
|
||||
Reference in New Issue
Block a user