Список доступних моделей CometAPI
Використовуйте GET /api/models, щоб отримати каталог моделей CometAPI з model ID, провайдерами та можливостями для маршрутизації chat, image і video запитів.
Отримати список моделей
Цей endpoint повертає інформацію про всі доступні моделі. Це публічний endpoint каталогу, і він не потребує заголовкаAuthorization.
-
Метод:
GET -
URL:
https://api.cometapi.com/api/models
Відповідь
Public model catalog response.
Whether the catalog request completed successfully.
Model catalog records. Each item describes one model ID and the public metadata available for routing, capability selection, and pricing review.
Catalog page number returned by the service. A value of 0 means the unpaginated public catalog response.
Number of records requested for a paginated catalog response. A value of 0 means the service returned the default public catalog response.
Total number of catalog records available at request time.