Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Prompt method reference
string
const value: string = "<value>";
string[]
const value: string[] = [ "<value 1>", "<value 2>", ];
number[]
const value: number[] = [ 3390.48, 1336.21, 9437.99, ];
number[][]
const value: number[][] = [ [ 6206.15, ], [ 8419.72, 5863.71, ], [ 2540.22, ], ];