AxChatResponseResult
Type Alias: AxChatResponseResult
AxChatResponseResult:
object
Type declaration
content?
optional
content:string
finishReason?
optional
finishReason:"stop"
|"length"
|"function_call"
|"content_filter"
|"error"
functionCalls?
optional
functionCalls:object
[]
id?
optional
id:string
name?
optional
name:string