Circle V2 API Docs
Preparing search index...
@repo/legacy
chart-review
RunOptions
Type Alias RunOptions
type
RunOptions
=
{
auditQuestion
:
Pick
<
Tables
<
"audit_question"
>
,
"id"
|
"question"
|
"question_type"
,
>
;
context
?:
QuestionRunContext
;
model
?:
ChatOpenAI
;
patient
:
PatientRow
;
summaryInstructions
?:
string
|
null
;
}
Index
Properties
audit
Question
context?
model?
patient
summary
Instructions?
Properties
audit
Question
auditQuestion
:
Pick
<
Tables
<
"audit_question"
>
,
"id"
|
"question"
|
"question_type"
,
>
Optional
context
context
?:
QuestionRunContext
Optional
model
model
?:
ChatOpenAI
patient
patient
:
PatientRow
Optional
summary
Instructions
summaryInstructions
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audit
Question
context
model
patient
summary
Instructions
Circle V2 API Docs
Loading...