Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
BridgeRouteMatch
Interface BridgeRouteMatch
interface
BridgeRouteMatch
{
gatewayPath
:
string
;
incomingPath
:
string
;
modelFromPath
:
string
|
null
;
provider
:
|
"gemini"
|
"local"
|
"openai"
|
"anthropic"
|
"openrouter"
|
"xai"
;
requestKind
:
BridgeRequestKind
;
}
Index
Properties
gateway
Path
incoming
Path
model
From
Path
provider
request
Kind
Properties
gateway
Path
gatewayPath
:
string
incoming
Path
incomingPath
:
string
model
From
Path
modelFromPath
:
string
|
null
provider
provider
:
"gemini"
|
"local"
|
"openai"
|
"anthropic"
|
"openrouter"
|
"xai"
request
Kind
requestKind
:
BridgeRequestKind
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gateway
Path
incoming
Path
model
From
Path
provider
request
Kind
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...