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
обов'язково
Останнє оновлення 4 вересня 2026 р.