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";
|
||||
|
||||
export class WolframAlphaTool extends Tool {
|
||||
name = "wolfram_alpha_llm";
|
||||
|
||||
Reference in New Issue
Block a user