Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/services/__mocks__/api-key-loader
ApiKeyLoader
Class ApiKeyLoader
Mock для ApiKeyLoader
Index
Methods
get
Instance
clear
Cache
get
Api
Key
update
Cache
Methods
Static
get
Instance
getInstance
()
:
ApiKeyLoader
Returns
ApiKeyLoader
clear
Cache
clearCache
()
:
void
Returns
void
get
Api
Key
getApiKey
(
keyType
:
"openai"
|
"claude"
)
:
Promise
<
string
>
Parameters
keyType
:
"openai"
|
"claude"
Returns
Promise
<
string
>
update
Cache
updateCache
(
keyType
:
"openai"
|
"claude"
,
value
:
string
)
:
void
Parameters
keyType
:
"openai"
|
"claude"
value
:
string
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Instance
clear
Cache
get
Api
Key
update
Cache
Timeline Studio API Documentation - v0.26.0
Loading...
Mock для ApiKeyLoader