unified-llm-client
Preparing search index...
CanonicalResponse
Interface CanonicalResponse
interface
CanonicalResponse
{
content
:
CanonicalPart
[]
;
finishReason
:
CanonicalFinishReason
;
model
:
string
;
provider
:
CanonicalProvider
;
raw
:
unknown
;
text
:
string
;
toolCalls
:
CanonicalToolCall
[]
;
usage
:
UsageMetrics
;
}
Index
Properties
content
finish
Reason
model
provider
raw
text
tool
Calls
usage
Properties
content
content
:
CanonicalPart
[]
finish
Reason
finishReason
:
CanonicalFinishReason
model
model
:
string
provider
provider
:
CanonicalProvider
raw
raw
:
unknown
text
text
:
string
tool
Calls
toolCalls
:
CanonicalToolCall
[]
usage
usage
:
UsageMetrics
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
finish
Reason
model
provider
raw
text
tool
Calls
usage
unified-llm-client
Loading...