cURL
curl --request GET \ --url https://api.together.xyz/v1/models \ --header 'Authorization: <api-key>'
[ { "id": "Austism/chronos-hermes-13b", "object": "model", "created": 1692896905, "type": "chat", "display_name": "Chronos Hermes (13B)", "organization": "Austism", "link": "<string>", "license": "other", "context_length": 2048, "pricing": { "hourly": 0, "input": 0.3, "output": 0.3, "base": 0, "finetune": 0 } } ]
Lists all of Together’s open-source models
200
"Austism/chronos-hermes-13b"
"model"
1692896905
chat
language
code
image
embedding
moderation
"chat"
"Chronos Hermes (13B)"
"Austism"
"other"
2048
Show child attributes