@copilotkit/runtime
Version:
<div align="center"> <a href="https://copilotkit.ai" target="_blank"> <img src="https://github.com/copilotkit/copilotkit/raw/main/assets/banner.png" alt="CopilotKit Logo"> </a>
73 lines • 1.74 kB
JavaScript
import {
CustomEventNames,
LangGraphAgent
} from "../chunk-BHNTR222.mjs";
import {
config,
copilotRuntimeNextJSAppRouterEndpoint,
copilotRuntimeNextJSPagesRouterEndpoint
} from "../chunk-RVLXQ2V5.mjs";
import {
copilotRuntimeNestEndpoint
} from "../chunk-2CND6WGV.mjs";
import {
copilotRuntimeNodeExpressEndpoint
} from "../chunk-EVF3MXEK.mjs";
import {
CopilotRuntime,
addCustomHeaderPlugin,
buildSchema,
convertMCPToolsToActions,
copilotKitEndpoint,
copilotRuntimeNodeHttpEndpoint,
createContext,
createLogger,
extractParametersFromSchema,
flattenToolCallsNoDuplicates,
generateMcpToolInstructions,
getCommonConfig,
langGraphPlatformEndpoint,
resolveEndpointType
} from "../chunk-GOPTDPPB.mjs";
import {
GoogleGenerativeAIAdapter,
GroqAdapter,
LangChainAdapter,
OpenAIAdapter,
OpenAIAssistantAdapter,
UnifyAdapter
} from "../chunk-IIXJVVTV.mjs";
import "../chunk-5BIEM2UU.mjs";
import "../chunk-SHBDMA63.mjs";
import "../chunk-2OZAGFV3.mjs";
import "../chunk-FHD4JECV.mjs";
export {
CopilotRuntime,
CustomEventNames,
GoogleGenerativeAIAdapter,
GroqAdapter,
LangChainAdapter,
LangGraphAgent,
OpenAIAdapter,
OpenAIAssistantAdapter,
UnifyAdapter,
addCustomHeaderPlugin,
buildSchema,
config,
convertMCPToolsToActions,
copilotKitEndpoint,
copilotRuntimeNestEndpoint,
copilotRuntimeNextJSAppRouterEndpoint,
copilotRuntimeNextJSPagesRouterEndpoint,
copilotRuntimeNodeExpressEndpoint,
copilotRuntimeNodeHttpEndpoint,
createContext,
createLogger,
extractParametersFromSchema,
flattenToolCallsNoDuplicates,
generateMcpToolInstructions,
getCommonConfig,
langGraphPlatformEndpoint,
resolveEndpointType
};
//# sourceMappingURL=index.mjs.map