Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
llm
OllamaRouteOptions
Interface OllamaRouteOptions
interface
OllamaRouteOptions
{
baseUrl
?:
string
;
credentialRef
?:
CredentialRef
|
null
;
headers
?:
Readonly
<
Record
<
string
,
string
>
>
;
model
:
string
;
providerId
?:
string
;
retry
?:
RetryPolicyConfig
;
}
Index
Properties
base
Url?
credential
Ref?
headers?
model
provider
Id?
retry?
Properties
Optional
Readonly
base
Url
baseUrl
?:
string
Optional
Readonly
credential
Ref
credentialRef
?:
CredentialRef
|
null
Optional
Readonly
headers
headers
?:
Readonly
<
Record
<
string
,
string
>
>
Readonly
model
model
:
string
Optional
Readonly
provider
Id
providerId
?:
string
Optional
Readonly
retry
retry
?:
RetryPolicyConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
credential
Ref
headers
model
provider
Id
retry
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...