All Products
Search
Document Center

:GetPolarAgent

Last Updated:Jun 10, 2026

Membuat catatan obrolan.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

Sintaks permintaan

POST  HTTP/1.1

Parameter permintaan

Parameter

Type

Required

Description

Example

Query

string

Yes

Kueri sesi. Dapatkan nilai ini dari Nilai kembali API "Start a manusia digital".

c4d242f3-c909-4846-91d9-f84c238a9820

SessionId

string

No

ID sesi. Dapatkan nilai ini dari Nilai kembali API "Start a manusia digital".

c4d242f3-c909-4846-91d9-f84c238a9820

Source

string

No

Sumber tipe Produk. Nilai valid: polardb-Konsol.

polardb-console

ExtraInfo

string

No

Informasi tambahan, sebagai string JSON.

{}

Elemen respons

Element

Type

Description

Example

object

Schema of Response

Content

string

Id of the request

QZ-13661677-80

RequestId

string

The request ID.

34458CD3-33E0-4624-BFEF-840C15******

ReasoningContent

string

The model's reasoning content.

xxxx

Product

string

The cloud product type.

polardb

FunctionCall

array<object>

Indicates whether FunctionCall is supported.

object

Indicates whether FunctionCall is supported.

Name

string

The rule name.

rule04

Arguments

string

The operation-related output result.

---narguments:n parameters: []n

Id

string

The quota ID.

393

Status

string

The status.

xxx

UiFunctionCall

array<object>

Indicates whether UiFunctionCall is supported.

object

Indicates whether UiFunctionCall is supported.

ArgsText

string

xxx

xxx

ToolName

string

The tool command that is invoked.

xxx

SessionId

string

The session ID for code execution.

40315d708f0806903b08813bf4c9db2e

QueryId

string

The ID of the user query pipeline task.

2548026401648157601743560466154

Contoh

Respons sukses

JSONformat

{
  "Content": "QZ-13661677-80",
  "RequestId": "34458CD3-33E0-4624-BFEF-840C15******",
  "ReasoningContent": "xxxx",
  "Product": "polardb",
  "FunctionCall": [
    {
      "Name": "rule04",
      "Arguments": "---narguments:n  parameters: []n",
      "Id": "393",
      "Status": "xxx"
    }
  ],
  "UiFunctionCall": [
    {
      "ArgsText": "xxx",
      "ToolName": "xxx"
    }
  ],
  "SessionId": "40315d708f0806903b08813bf4c9db2e",
  "QueryId": "2548026401648157601743560466154"
}

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.