Skip to main content
Module

x/fathym_common/ai.ts>aiChatRequest

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
function aiChatRequest
import { aiChatRequest } from "https://deno.land/x/fathym_common@v0.0.179/ai.ts";

Parameters

req: Request
optional
messages: BaseMessagePromptTemplateLike[]
optional
useSSEFormat: boolean
optional
defaultInput: any
optional
vectorStore: VectorStore
optional
defaultRAGInput: any