UNPKG

@assistant-ui/react

Version:

Typescript/React library for AI Chat

4 lines 276 B
export { useLocalRuntime } from "./useLocalRuntime"; export type { LocalRuntimeOptions } from "./LocalRuntimeOptions"; export type { ChatModelAdapter, ChatModelRunOptions, ChatModelRunResult, ChatModelRunUpdate, } from "./ChatModelAdapter"; //# sourceMappingURL=index.d.ts.map