All Products
Search
Document Center

PolarDB:Manage models

Last Updated:Apr 09, 2025

This topic provides an overview of the functions designed for model management.

Function

Description

AI_CreateModel

Creates a model and registers it in a metadata table.

AI_AlterModel

Modifies the information of a model.

AI_SetModelToken

Sets token information for one or more models.

AI_CallModel

Calls a model to execute machine learning and natural language processing (NLP) tasks such as sentiment analysis, question-answering, translation, summarization, and text generation.

AI_DropModel

Deletes a model.