unified-llm-client
Preparing search index...
OpenAIPromptCachingOptions
Interface OpenAIPromptCachingOptions
interface
OpenAIPromptCachingOptions
{
key
?:
string
;
retention
?:
"24h"
|
"in_memory"
;
options
?:
{
mode
?:
"implicit"
|
"explicit"
;
ttl
?:
"30m"
}
;
}
Index
Properties
key?
retention?
options?
Properties
Optional
key
key
?:
string
Optional
retention
retention
?:
"24h"
|
"in_memory"
Optional
options
options
?:
{
mode
?:
"implicit"
|
"explicit"
;
ttl
?:
"30m"
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
retention
options
unified-llm-client
Loading...