Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
OpenRouterChatPayload
Interface OpenRouterChatPayload
interface
OpenRouterChatPayload
{
messages
?:
{
content
:
unknown
;
role
:
string
}
[]
;
model
?:
string
;
[
key
:
string
]:
unknown
;
}
Hierarchy
AMCPayload
OpenRouterChatPayload
Indexable
[
key
:
string
]:
unknown
Index
Properties
messages?
model?
Properties
Optional
messages
messages
?:
{
content
:
unknown
;
role
:
string
}
[]
Optional
model
model
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
messages
model
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...