すべてのプロダクト
Search
ドキュメントセンター

Intelligent Media Management:FunctionCall

最終更新日:Feb 26, 2026

パラメーター

タイプ

説明

object

AI アシスタントが呼び出せる関数の定義です。

Name

string

関数名です。

search_file

Arguments

string

大規模言語モデルによって検出されたパラメーターです。

{                     "type": "object",                         "name": {                             "type": "string",                              "description": "需要检索的文件的文件名。可以为空 null"                         },                      "required": [                         "category"                     ] }