Briyah SDK - v2.0.6
Briyah
npm
Preparing search index...
ProcessTextResponse
Interface ProcessTextResponse
interface
ProcessTextResponse
{
latestMessage
?:
string
;
messageIndex
?:
number
;
result
:
string
;
totalCost
?:
number
;
totalInputTokens
?:
number
;
totalOutputTokens
?:
number
;
}
Index
Properties
latest
Message?
message
Index?
result
total
Cost?
total
Input
Tokens?
total
Output
Tokens?
Properties
Optional
latest
Message
latestMessage
?:
string
Optional
message
Index
messageIndex
?:
number
result
result
:
string
Optional
total
Cost
totalCost
?:
number
Optional
total
Input
Tokens
totalInputTokens
?:
number
Optional
total
Output
Tokens
totalOutputTokens
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
latest
Message
message
Index
result
total
Cost
total
Input
Tokens
total
Output
Tokens
Briyah
npm
Briyah SDK - v2.0.6
Loading...