Circle V2 API Docs
Preparing search index...
@repo/ai-agents
agents
AuditQuestionRunContext
Type Alias AuditQuestionRunContext
Patient context + hoisted run context (charts + vector stores), resolved together.
type
AuditQuestionRunContext
=
{
context
:
ChartReviewRunContext
;
patientContext
:
ResolvedPatientContext
;
}
Index
Properties
context
patient
Context
Properties
context
context
:
ChartReviewRunContext
patient
Context
patientContext
:
ResolvedPatientContext
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
patient
Context
Circle V2 API Docs
Loading...
Patient context + hoisted run context (charts + vector stores), resolved together.