unified-llm-client
Preparing search index...
ModelRegistryOptions
Interface ModelRegistryOptions
Options for the shared model registry.
interface
ModelRegistryOptions
{
emitStalenessWarning
?:
boolean
;
now
?:
()
=>
Date
;
onWarning
?:
(
message
:
string
)
=>
void
;
}
Index
Properties
emit
Staleness
Warning?
now?
on
Warning?
Properties
Optional
emit
Staleness
Warning
emitStalenessWarning
?:
boolean
Optional
now
now
?:
()
=>
Date
Optional
on
Warning
onWarning
?:
(
message
:
string
)
=>
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
emit
Staleness
Warning
now
on
Warning
unified-llm-client
Loading...
Options for the shared model registry.