agsamantha/node_modules/langchain/dist/prompts/index.cjs

8 lines
284 B
JavaScript
Raw Normal View History

2024-10-02 15:15:21 -05:00
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/* #__PURE__ */ console.warn([
`[ERROR]: The "langchain/prompts" entrypoint was removed in LangChain version 0.2.0.`,
``,
`Instead, please import from "@langchain/core/prompts".`,
].join("\n"));