View the Model List
You can view the list of large language models supported by the platform on Interface AI.
Try Models Online
- Visit Interface AI.
- Find and click the model card you want to use.
- On the model details page, click “Try Model” to enter the Playground.
- Configure parameters in the “Model Configuration” area on the right, then enter your input to experience the model’s capabilities.
Call the Model API
Online Calls
You can view code examples in the API documentation in the Model Service API Manual. Click “Try Model” to make online calls.
Local Calls
Choose a language or tool you are familiar with, configure your local environment, and then write code to call the API.
We recommend configuring your API Key as an environment variable to avoid explicitly using the API Key in your code and reduce the risk of leakage.