SongGuess
Preparing search index...
server/worker-configuration
AiTextGenerationOutput
Type Alias AiTextGenerationOutput
type
AiTextGenerationOutput
=
{
response
?:
string
;
tool_calls
?:
AiTextGenerationToolLegacyOutput
[]
&
AiTextGenerationToolOutput
[]
;
usage
?:
UsageTags
;
}
Index
Properties
response?
tool_
calls?
usage?
Properties
Optional
response
response
?:
string
Optional
tool_
calls
tool_calls
?:
AiTextGenerationToolLegacyOutput
[]
&
AiTextGenerationToolOutput
[]
Optional
usage
usage
?:
UsageTags
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
response
tool_
calls
usage
SongGuess
Loading...