This topic describes how to view information about AI models through views.
View provider and model parameter information (new API)
Note
All views in this section are supported starting from V4.6.0 BP1.
OceanBase Database supports viewing registered provider and model parameter information through views. For details, see:
view |
Description |
|---|---|
| CDB/DBA_OB_AI_MODEL_PROVIDERS | View the registered provider information. |
| CDB/DBA_OB_AI_MODEL_PROFILES | View the registered model parameters. |
View model and endpoint information (old API)
OceanBase Database supports viewing registered AI models and AI model endpoint information through views. For details, see:
view |
Description |
|---|---|
| CDB/DBA_OB_AI_MODELS | View information about the AI model. |
| CDB/DBA_OB_AI_MODEL_ENDPOINTS | View AI model endpoint information. |
