proposit-core
Preparing search index...
lib
TLlmResponse
Type Alias TLlmResponse<T>
type
TLlmResponse
<
T
>
=
{
output
:
T
;
rawResponseId
?:
string
;
tokenUsage
:
TLlmTokenUsage
;
}
Type Parameters
T
Index
Properties
output
raw
Response
Id?
token
Usage
Properties
output
output
:
T
Optional
raw
Response
Id
rawResponseId
?:
string
token
Usage
tokenUsage
:
TLlmTokenUsage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
output
raw
Response
Id
token
Usage
proposit-core
Loading...