Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-llamafile
LlamafileModelDescription
Interface LlamafileModelDescription
interface
LlamafileModelDescription
{
defaultRequestSettings
?:
{
[
key
:
string
]
:
unknown
;
}
;
name
:
string
;
port
:
number
;
uri
:
string
;
}
Index
Properties
default
Request
Settings?
name
port
uri
Properties
Optional
default
Request
Settings
default
Request
Settings
?:
{
[
key
:
string
]
:
unknown
;
}
Default request settings for the Llama model.
Type declaration
[
key
:
string
]:
unknown
name
name
:
string
port
port
:
number
uri
uri
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
default
Request
Settings
name
port
uri
Theia TypeDoc
Loading...
Default request settings for the Llama model.