nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
OllamaAdapterConfig
Interface OllamaAdapterConfig
Configuration specific to OllamaAdapter.
interface
OllamaAdapterConfig
{
modelId
:
string
;
baseUrl
?:
string
;
timeout
?:
number
;
maxRetries
?:
number
;
headers
?:
Record
<
string
,
string
>
;
}
Index
Properties
model
Id
base
Url?
timeout?
max
Retries?
headers?
Properties
model
Id
modelId
:
string
Optional
base
Url
baseUrl
?:
string
Optional
timeout
timeout
?:
number
Optional
max
Retries
maxRetries
?:
number
Optional
headers
headers
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
model
Id
base
Url
timeout
max
Retries
headers
GitHub
npm
nexus-agents - v2.80.0
Loading...
Configuration specific to OllamaAdapter.