InputItemComputerCallOutputItemParam interface
إخراج استدعاء أداة الكمبيوتر.
- يمتد
الخصائص
| acknowledged_safety_checks | |
| call_id | معرف استدعاء أداة الكمبيوتر الذي أنتج الإخراج. |
| id | |
| output | |
| status | |
| type | نوع إخراج استدعاء أداة الكمبيوتر. دائمًا |
تفاصيل الخاصية
acknowledged_safety_checks
acknowledged_safety_checks?: ComputerCallSafetyCheckParam[]
قيمة الخاصية
call_id
معرف استدعاء أداة الكمبيوتر الذي أنتج الإخراج.
call_id: string
قيمة الخاصية
string
id
id?: string
قيمة الخاصية
string
output
status
type
نوع إخراج استدعاء أداة الكمبيوتر. دائمًا computer_call_output.
type: "computer_call_output"
قيمة الخاصية
"computer_call_output"