unified-llm-client
Preparing search index...
OpenAICountTokensOptions
Interface OpenAICountTokensOptions
interface
OpenAICountTokensOptions
{
messages
:
CanonicalMessage
[]
;
model
:
string
;
system
?:
string
;
toolChoice
?:
CanonicalToolChoice
;
tools
?:
CanonicalTool
<
JsonObject
>
[]
;
}
Index
Properties
messages
model
system?
tool
Choice?
tools?
Properties
messages
messages
:
CanonicalMessage
[]
model
model
:
string
Optional
system
system
?:
string
Optional
tool
Choice
toolChoice
?:
CanonicalToolChoice
Optional
tools
tools
?:
CanonicalTool
<
JsonObject
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
messages
model
system
tool
Choice
tools
unified-llm-client
Loading...