Takaisin Compute -kohtaan
Yhdistä Knoon AI kohteen Compute (System) kanssa automatisoidaksesi AI-työnkulut.
Compute complex algorithms or calculations from string or object input data based on instructions.
systemComputeFromString
BETA
Sisäinen
Oikeudet
Näytettävää kohdetta ei ole.
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| instructions | mustache | Instructions that describe the computation logic to generate. | Kyllä |
| inputData | mustache | Input data string or object used as compute input. JSON, CSV, YAML, TOML, and free text are supported. | Kyllä |
| reasoning | string | Reasoning effort for code generation. Defaults to medium. | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| status | string | DONE. |
| result | object | Computed object output. |