メインコンテンツまでスキップ

Quickstart

This page walks through the four steps to start using FPT AI Inference.

Step 1 — Log in to the Portal

Go to the FPT AI Marketplace Portal and log in with your account. After authentication, the homepage displays the available models.

Step 2 — Select a model

Browse the available AI models. Use the Playground feature to test a model with custom prompts before selecting it. Choose the model that fits your use case — LLM for text, VLM for vision tasks.

Step 3 — Generate an API key

  1. Go to My AccountMy API Keys.
  2. Click Generate New Key.
  3. Copy and store the key securely. It is required to authenticate all API requests.
警告

API keys are shown only once at generation. Store them immediately in a secure location.

Step 4 — Integrate via API

Use the API key and your chosen model's endpoint to integrate AI Inference into your application. Refer to the model's documentation for request format and parameters.