@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>
82 lines (81 loc) • 1.93 kB
JavaScript
import "./chunk-PTC5JN3P.mjs";
import {
config,
copilotRuntimeNextJSAppRouterEndpoint,
copilotRuntimeNextJSPagesRouterEndpoint
} from "./chunk-ASPOKF3X.mjs";
import {
copilotRuntimeNestEndpoint
} from "./chunk-H7KRQAE2.mjs";
import {
copilotRuntimeNodeExpressEndpoint
} from "./chunk-6GRCGNF7.mjs";
import {
CopilotRuntime,
addCustomHeaderPlugin,
buildSchema,
copilotKitEndpoint,
copilotRuntimeNodeHttpEndpoint,
createContext,
createLogger,
flattenToolCallsNoDuplicates,
getCommonConfig,
langGraphPlatformEndpoint,
resolveEndpointType
} from "./chunk-LV2HHMFK.mjs";
import {
AnthropicAdapter,
EmptyAdapter,
ExperimentalEmptyAdapter,
ExperimentalOllamaAdapter,
GoogleGenerativeAIAdapter,
GroqAdapter,
LangChainAdapter,
OpenAIAdapter,
OpenAIAssistantAdapter,
RemoteChain,
UnifyAdapter
} from "./chunk-FZJAYGIR.mjs";
import {
GuardrailsValidationFailureResponse,
MessageStreamInterruptedResponse,
UnknownErrorResponse
} from "./chunk-5BIEM2UU.mjs";
import "./chunk-RTFJTJMA.mjs";
import "./chunk-2OZAGFV3.mjs";
import "./chunk-FHD4JECV.mjs";
// src/index.ts
import "reflect-metadata";
export {
AnthropicAdapter,
CopilotRuntime,
EmptyAdapter,
ExperimentalEmptyAdapter,
ExperimentalOllamaAdapter,
GoogleGenerativeAIAdapter,
GroqAdapter,
GuardrailsValidationFailureResponse,
LangChainAdapter,
MessageStreamInterruptedResponse,
OpenAIAdapter,
OpenAIAssistantAdapter,
RemoteChain,
UnifyAdapter,
UnknownErrorResponse,
addCustomHeaderPlugin,
buildSchema,
config,
copilotKitEndpoint,
copilotRuntimeNestEndpoint,
copilotRuntimeNextJSAppRouterEndpoint,
copilotRuntimeNextJSPagesRouterEndpoint,
copilotRuntimeNodeExpressEndpoint,
copilotRuntimeNodeHttpEndpoint,
createContext,
createLogger,
flattenToolCallsNoDuplicates,
getCommonConfig,
langGraphPlatformEndpoint,
resolveEndpointType
};
//# sourceMappingURL=index.mjs.map