Назад к Compute

Подключите Knoon AI к Compute (System), чтобы автоматизировать AI рабочие процессы.

Compute complex algorithms or calculations from string or object input data based on instructions.
systemComputeFromString
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
instructionsmustache Instructions that describe the computation logic to generate.Да
inputDatamustache Input data string or object used as compute input. JSON, CSV, YAML, TOML, and free text are supported.Да
reasoningstring Reasoning effort for code generation. Defaults to medium.Нет
Возвраты
ИмяТипОписание
statusstring DONE.
resultobject Computed object output.