curl https://api.tzafon.ai/v1/models \ -H "Authorization: Bearer sk_your_api_key"
{ "object": "list", "data": [ { "id": "tzafon.sm-1", "object": "model", "created": 1704067200, "owned_by": "tzafon" }, { "id": "tzafon.northstar.cua.sft", "object": "model", "created": 1704067200, "owned_by": "tzafon" } ] }
List available models
list
Show model object
tzafon.sm-1
tzafon.northstar.cua.sft
Was this page helpful?