import { type EaCAIRAGChatProcessor } from "https://deno.land/x/fathym_everything_as_code@v0.0.329-integration/src/eac/modules/applications/EaCAIRAGChatProcessor.ts";
definition: { LLMLookup: string; EmbeddingsLookup: string; Messages: BaseMessagePromptTemplateLike[]; UseSSEFormat: boolean; VectorStoreLookup: string; } & EaCProcessor