Preparing search index...
The search index is not available
anything-gpt
anything-gpt
AbstractStorageContext
Interface AbstractStorageContext
interface
AbstractStorageContext
{
get
:
(
(
key
)
=>
any
)
;
set
:
(
(
key
,
value
)
=>
void
)
;
}
Index
Properties
get
set
Properties
get
get
:
(
(
key
)
=>
any
)
Type declaration
(
key
)
:
any
Parameters
key
:
string
Returns
any
set
set
:
(
(
key
,
value
)
=>
void
)
Type declaration
(
key
,
value
)
:
void
Parameters
key
:
string
value
:
any
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
set
anything-gpt
AbstractEnvironmentContext
AbstractStorageContext
ChatCompletionOptions
ChatCompletionResponse
ChatCompletionResponsePromise
ChatMessage
CreateInstanceOptions
InstanceOptions
StreamedChatCompletionResponse
StreamNextFn
chunkify
core
useEnvironment
useOptions
Generated using
TypeDoc