Circle V2 API Docs
    Preparing search index...

    Composite runner: metadata-focused questions are first attempted with the cheap one-shot SummaryTableQuestionRunner; when that throws NotEnoughInformationError (or the question is not metadata-focused) the full AgentQuestionRunner pipeline runs instead.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    enableNoDocsBailout: boolean
    logger: BaseLogger
    model: ChatOpenAI
    sessionId?: SessionId
    sessionNoteContext?: string
    supabase: SupabaseClient<Database>
    treatmentEpisodeId?: string
    useFullEmrDocuments: boolean

    Methods