UNPKG

@assistant-ui/react

Version:

TypeScript/React library for AI Chat

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