Gaunt Sloth Assistant - v1.0.5
0.9 (legacy docs)
GitHub
Preparing search index...
config
LLMConfig
Interface LLMConfig
interface
LLMConfig
{
apiKeyEnvironmentVariable
?:
string
;
configuration
:
Record
<
string
,
unknown
>
;
model
:
string
;
type
:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
LLMConfig
Indexable
[
key
:
string
]:
unknown
Index
Properties
api
Key
Environment
Variable?
configuration
model
type
Properties
Optional
api
Key
Environment
Variable
apiKeyEnvironmentVariable
?:
string
configuration
configuration
:
Record
<
string
,
unknown
>
model
model
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
api
Key
Environment
Variable
configuration
model
type
0.9 (legacy docs)
GitHub
Gaunt Sloth Assistant - v1.0.5
Loading...