2. What models should I use for text-to-video generation?#
cometapi supports many video models, covering almost all mainstream video models globally, including:
Luma
Runway
Pika
MiniMax
Kelin
Sora
Yes, you read that right, we even have Sora which OpenAI is still beta testing. cometapi can be considered the most comprehensive large model aggregation platform, and you're welcome to use it.For specific supported models, please refer to our model list: https://api.cometapi.com/pricingFor specific calling methods, see our API documentation: View link: https://api.cometapi.com/doc
For common error codes and meanings, please check:https://api.cometapi.com/doc GET START-Error code description. Below are explanations for some codes:
400: Request error.
401: Unauthorized, please check API Key.
403: Access forbidden.
404: Resource not found, possibly Base URL setting error.
429: Too many requests, triggered rate limiting.
500: Internal server error.
503: Service unavailable, server may be busy.
5. Does the interface support OpenAI fine-tuning?#
Fine-tuning not supported. Reason: cometapi is a large model API aggregation platform, and fine-tuning requires fixed account support, so fine-tuning services cannot be provided.
6. Is integration with open-source software supported?#
Yes! cometapi fully supports integration with the following tools:
ChatBox
Dify
Cling Please refer to the corresponding tool's help documentation.
7. Does Claude support MCP? Does it support the v1/messages interface?#
Currently, this interface (v1/messages) is not supported. It will be followed up in subsequent versions, please stay tuned!