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