curl --request GET \
--url https://app.all-hands.dev/api/options/models \
--header 'X-Session-API-Key: <api-key>'[
"<string>"
]List model identifiers available on this server based on configured providers.
curl --request GET \
--url https://app.all-hands.dev/api/options/models \
--header 'X-Session-API-Key: <api-key>'[
"<string>"
]Successful Response
Was this page helpful?