Skip to main content

User Guide

Models API

Operations

  1. Log in to use AI Studio Console.
  2. In the left navigation tree, expand "Models" and select "Explore".
  3. Select a model from the list of models that can fulfill different tasks

Actual Usage

  • As displayed on the page, you can copy the curl command to make API calls to the inference API endpoint.
  • In addition, you can use OpenAI library to call BitdeerAI Inference APIs since the API endpoints adhere to OpenAI REST API standards.