Gaunt Sloth Assistant
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
GitHub
Gaunt Sloth Assistant
Loading...