作成したエージェントと会話します。

Log in to see full request history
Body Params
string
required

エージェントに紐づくAPIキー

string
required

エージェントID

string
required

ユーザーの発話

string

ユーザーの識別子

string

ユーザーステート(JSON)

boolean

ストリームの利用(SSE) 利用方法は下記資料を参照

string

会話開始時の発話

boolean
Defaults to false

AI(LLM)による自動応答をOFFにする場合のフラグ

boolean
Defaults to false

会話の履歴を用いて応答をすることを無効化する

string

外部のトークンを送ることができます。WebhookのURLやペイロード、Function Callingのパラメータで、「@{thirdPartyToken}」というコマンドを一時的に置き換えます。

string

Base64エンコードされた画像の文字列(画像認識対応モデル利用時のみ)

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json