Documentation / @agentick/apple / BridgeOutput
Interface: BridgeOutput ​
Defined in: types.ts:69
Non-streaming response from the bridge (stdout JSON)
Properties ​
createdAt ​
createdAt:
string
Defined in: types.ts:71
message ​
message:
object
Defined in: types.ts:72
content ​
content:
object[]
role ​
role:
string
model ​
model:
string
Defined in: types.ts:70
stopReason ​
stopReason:
string
Defined in: types.ts:73
usage ​
usage:
BridgeUsage
Defined in: types.ts:74