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