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,4 +1,4 @@
|
||||
import { StructuredTool } from "langchain/tools";
|
||||
import { StructuredTool } from "@langchain/core/tools";
|
||||
import { z } from "zod";
|
||||
import S3FileStorage from "../../utils/s3_file_storage";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user