Model as a Service
AI Platform provides Model as a Service (MaaS), enabling developers and enterprises to easily integrate powerful AI models into their applications.
Access the Models section in AI Platform:
To use and enable any model, you need an API key. See more details.
You can filter models using the options on the left sidebar:
Provider: Google, Anthropic, OpenAI, GreenNode, ...
Model Type:
Chat: Designed for interactive conversations. These models can retain context and conversation history.
Image Generation: Generates new images based on text descriptions.
Embedding: Converts data (text, images, audio, etc.) into high-dimensional vectors, allowing machines to understand and compare semantics for search, classification, or recommendation.
Completion: Processes each prompt independently without retaining conversation history.
Use Case::
Vietnamese: Optimized for Vietnamese language tasks.
General Tasks: Suitable for a wide range of general-purpose tasks.
Translation: Specialized for translation tasks.
Research: Supports research-related tasks.
Finance: Focused on financial domain applications.
Marketing: Optimized for marketing use cases.
Technology: Designed for technology-related tasks.
Enable / Disable Models
Click the "Toggle models" button. Users must activate billing to enable models. For Prepaid users, quota must be added before enabling models, while Postpaid users can enable and use models immediately. Refer to pricing details.

Model Selection: A popup window will appear, allowing you to search and filter models by Provider, Status, or Type.
Enable/disable models individually or in bulk.
Save your changes.

To start experimenting and comparing models before integration, you can use the Playground

Experiment with AI Platform Playground
Before integrating into your application, explore model capabilities in the Playground:
Compare different models based on latency, accuracy, and capabilities.
Send test requests interactively and evaluate outputs.
Fine-tune parameters to find the best model for your specific use case.
Build with AI Platform MaaS API
After testing in the Playground, you can access models via AI Platform MaaS:
Supports both synchronous requests and streaming for real-time applications.
Last updated

