cURL
curl --request GET \ --url https://api.nugen.in/api/v3/agents/available_models/
"<any>"
Get available models for agents - return direct array to match frontend expectations
Successful Response
The response is of type any.
any
Was this page helpful?