Models

SeaCloud provides various types of AI models, including LLM (text chat), Image, Video, Audio, and 3D generation. Each model has its own dedicated API endpoint and calling method.

How to Get Model API Information

1

Click "Models" in the top navigation

Open the Models section of the SeaCloud console.

2

Select model type

Choose one of: LLM, Image, Video, Audio, or 3D.

3

Click on a model of interest

Open the model's details page to view specific information.

4

Switch to the "API" tab

In the model details page, open the "API" tab to see the complete curl example and all parameter descriptions for that model, ready to copy and use.

Last updated