Skip to main content
POST
cURL

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

baseId
string
必須

ボディ

application/json
prompt
string
必須
task
enum<string>

Quick model selection via predefined task type

利用可能なオプション:
coding,
embedding,
translation
:

"coding"

modelKey
string

Specify an exact model configuration to use

:

"openai@gpt-4o@custom-name"

レスポンス

201 - application/json

Returns ai generate stream.

result
string
必須
最終更新日 2026年9月4日