mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 12:43:42 +08:00
feat: claude function call
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import axiosMod, { AxiosStatic } from "axios";
|
||||
import { WebPDFLoader } from "langchain/document_loaders/web/pdf";
|
||||
import { WebPDFLoader } from "@langchain/community/document_loaders/web/pdf";
|
||||
import { MemoryVectorStore } from "langchain/vectorstores/memory";
|
||||
import { Tool } from "@langchain/core/tools";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user