system
stringlengths 1.45k
1.48k
| in
stringlengths 9
72
| out
stringlengths 30
146
|
---|---|---|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: etigi
description: Add two numbers.
parameters:
- name: h
type: float
description: first number to add
optional: False
- name: s
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of h and s
- intent: jja
description: Subtract two numbers.
parameters:
- name: bv
type: float
description: the number to subtract from
optional: False
- name: ey
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of bv - ey
- intent: frcfxgv
description: Divide two numbers.
parameters:
- name: xh
type: float
description: numerator
optional: False
- name: uh
type: float
description: denominator
optional: False
return:
type: float
description: the result of xh / uh
- intent: pbs
description: Multiply two numbers.
parameters:
- name: xw
type: float
description: first number
optional: False
- name: yu
type: float
description: second number
optional: False
return:
type: float
description: the product of xw and yu
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-2 / -306 + 49939 * ( -3700 - 30440 + -44 / ( -72145 - 9450 ) )
|
etigi(h=frcfxgv(xh=-2, uh=-306), s=pbs(xw=49939, yu=etigi(h=jja(bv=-3700, ey=30440), s=frcfxgv(xh=-44, uh=jja(bv=-72145, ey=9450)))))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: kar
description: Add two numbers.
parameters:
- name: dj
type: float
description: first number to add
optional: False
- name: z
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of dj and z
- intent: tclp
description: Subtract two numbers.
parameters:
- name: y
type: float
description: the number to subtract from
optional: False
- name: wr
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of y - wr
- intent: qpro
description: Divide two numbers.
parameters:
- name: a
type: float
description: numerator
optional: False
- name: y
type: float
description: denominator
optional: False
return:
type: float
description: the result of a / y
- intent: vgv
description: Multiply two numbers.
parameters:
- name: p
type: float
description: first number
optional: False
- name: rd
type: float
description: second number
optional: False
return:
type: float
description: the product of p and rd
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -99 + 6 ) / ( -8288 - ( 32 * 3 + 88631 ) / 23 )
|
qpro(a=kar(dj=-99, z=6), y=tclp(y=-8288, wr=qpro(a=kar(dj=vgv(p=32, rd=3), z=88631), y=23)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: suphav
description: Add two numbers.
parameters:
- name: q
type: float
description: first number to add
optional: False
- name: hu
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of q and hu
- intent: jzh
description: Subtract two numbers.
parameters:
- name: g
type: float
description: the number to subtract from
optional: False
- name: z
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of g - z
- intent: byhvb
description: Divide two numbers.
parameters:
- name: w
type: float
description: numerator
optional: False
- name: k
type: float
description: denominator
optional: False
return:
type: float
description: the result of w / k
- intent: sioaoh
description: Multiply two numbers.
parameters:
- name: ja
type: float
description: first number
optional: False
- name: rr
type: float
description: second number
optional: False
return:
type: float
description: the product of ja and rr
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-94 + 379 - -1
|
jzh(g=suphav(q=-94, hu=379), z=-1)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: fuou
description: Add two numbers.
parameters:
- name: zq
type: float
description: first number to add
optional: False
- name: av
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of zq and av
- intent: ptxjbw
description: Subtract two numbers.
parameters:
- name: k
type: float
description: the number to subtract from
optional: False
- name: h
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of k - h
- intent: dahfgta
description: Divide two numbers.
parameters:
- name: mg
type: float
description: numerator
optional: False
- name: sr
type: float
description: denominator
optional: False
return:
type: float
description: the result of mg / sr
- intent: hahgi
description: Multiply two numbers.
parameters:
- name: gy
type: float
description: first number
optional: False
- name: cb
type: float
description: second number
optional: False
return:
type: float
description: the product of gy and cb
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -1039 - 65 ) / ( 82505 / 92643 )
|
dahfgta(mg=ptxjbw(k=-1039, h=65), sr=dahfgta(mg=82505, sr=92643))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: mndumqn
description: Add two numbers.
parameters:
- name: t
type: float
description: first number to add
optional: False
- name: mk
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of t and mk
- intent: dinn
description: Subtract two numbers.
parameters:
- name: f
type: float
description: the number to subtract from
optional: False
- name: q
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of f - q
- intent: elzia
description: Divide two numbers.
parameters:
- name: lx
type: float
description: numerator
optional: False
- name: c
type: float
description: denominator
optional: False
return:
type: float
description: the result of lx / c
- intent: guyvxz
description: Multiply two numbers.
parameters:
- name: bq
type: float
description: first number
optional: False
- name: w
type: float
description: second number
optional: False
return:
type: float
description: the product of bq and w
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-83393 + 4952 - ( 96 + -85 - -5885 )
|
dinn(f=mndumqn(t=-83393, mk=4952), q=dinn(f=mndumqn(t=96, mk=-85), q=-5885))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: psjezmu
description: Add two numbers.
parameters:
- name: ut
type: float
description: first number to add
optional: False
- name: fm
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ut and fm
- intent: wfri
description: Subtract two numbers.
parameters:
- name: s
type: float
description: the number to subtract from
optional: False
- name: dv
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of s - dv
- intent: zxbgh
description: Divide two numbers.
parameters:
- name: p
type: float
description: numerator
optional: False
- name: w
type: float
description: denominator
optional: False
return:
type: float
description: the result of p / w
- intent: kecyd
description: Multiply two numbers.
parameters:
- name: q
type: float
description: first number
optional: False
- name: qy
type: float
description: second number
optional: False
return:
type: float
description: the product of q and qy
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-95724 + -7227 - 4 / ( ( 1 + -330 ) * -74650 - 9733 )
|
wfri(s=psjezmu(ut=-95724, fm=-7227), dv=zxbgh(p=4, w=wfri(s=kecyd(q=psjezmu(ut=1, fm=-330), qy=-74650), dv=9733)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: nima
description: Add two numbers.
parameters:
- name: th
type: float
description: first number to add
optional: False
- name: d
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of th and d
- intent: relsrp
description: Subtract two numbers.
parameters:
- name: hw
type: float
description: the number to subtract from
optional: False
- name: v
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of hw - v
- intent: wogqkuw
description: Divide two numbers.
parameters:
- name: s
type: float
description: numerator
optional: False
- name: p
type: float
description: denominator
optional: False
return:
type: float
description: the result of s / p
- intent: kqup
description: Multiply two numbers.
parameters:
- name: qi
type: float
description: first number
optional: False
- name: u
type: float
description: second number
optional: False
return:
type: float
description: the product of qi and u
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 4 + 8079 ) * ( -81 * -40773 - -3507 ) / 59142 - -1
|
relsrp(hw=kqup(qi=nima(th=4, d=8079), u=wogqkuw(s=relsrp(hw=kqup(qi=-81, u=-40773), v=-3507), p=59142)), v=-1)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: ckrbbw
description: Add two numbers.
parameters:
- name: mt
type: float
description: first number to add
optional: False
- name: l
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of mt and l
- intent: xizdgel
description: Subtract two numbers.
parameters:
- name: po
type: float
description: the number to subtract from
optional: False
- name: vb
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of po - vb
- intent: juncnl
description: Divide two numbers.
parameters:
- name: l
type: float
description: numerator
optional: False
- name: q
type: float
description: denominator
optional: False
return:
type: float
description: the result of l / q
- intent: tknoc
description: Multiply two numbers.
parameters:
- name: n
type: float
description: first number
optional: False
- name: dt
type: float
description: second number
optional: False
return:
type: float
description: the product of n and dt
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
9 + ( 959 + -69 - 5 ) * -62
|
ckrbbw(mt=9, l=tknoc(n=xizdgel(po=ckrbbw(mt=959, l=-69), vb=5), dt=-62))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: vtqd
description: Add two numbers.
parameters:
- name: vi
type: float
description: first number to add
optional: False
- name: ko
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of vi and ko
- intent: vptosnb
description: Subtract two numbers.
parameters:
- name: ag
type: float
description: the number to subtract from
optional: False
- name: cw
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ag - cw
- intent: haxtu
description: Divide two numbers.
parameters:
- name: wp
type: float
description: numerator
optional: False
- name: ou
type: float
description: denominator
optional: False
return:
type: float
description: the result of wp / ou
- intent: vjbr
description: Multiply two numbers.
parameters:
- name: bz
type: float
description: first number
optional: False
- name: ez
type: float
description: second number
optional: False
return:
type: float
description: the product of bz and ez
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 1133 - 4 ) / 964
|
haxtu(wp=vptosnb(ag=1133, cw=4), ou=964)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: sducjl
description: Add two numbers.
parameters:
- name: fh
type: float
description: first number to add
optional: False
- name: x
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of fh and x
- intent: xpv
description: Subtract two numbers.
parameters:
- name: fa
type: float
description: the number to subtract from
optional: False
- name: js
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of fa - js
- intent: mbvijui
description: Divide two numbers.
parameters:
- name: m
type: float
description: numerator
optional: False
- name: r
type: float
description: denominator
optional: False
return:
type: float
description: the result of m / r
- intent: rlnpv
description: Multiply two numbers.
parameters:
- name: b
type: float
description: first number
optional: False
- name: l
type: float
description: second number
optional: False
return:
type: float
description: the product of b and l
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( ( 2753 - ( -2 + 844 ) ) * -8943 + -81470 - -819 ) * 9193
|
rlnpv(b=sducjl(fh=rlnpv(b=xpv(fa=2753, js=sducjl(fh=-2, x=844)), l=-8943), x=xpv(fa=-81470, js=-819)), l=9193)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: qknxrl
description: Add two numbers.
parameters:
- name: w
type: float
description: first number to add
optional: False
- name: b
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of w and b
- intent: azhi
description: Subtract two numbers.
parameters:
- name: n
type: float
description: the number to subtract from
optional: False
- name: f
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of n - f
- intent: nyjnkf
description: Divide two numbers.
parameters:
- name: bp
type: float
description: numerator
optional: False
- name: us
type: float
description: denominator
optional: False
return:
type: float
description: the result of bp / us
- intent: rdw
description: Multiply two numbers.
parameters:
- name: k
type: float
description: first number
optional: False
- name: z
type: float
description: second number
optional: False
return:
type: float
description: the product of k and z
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-6114 * ( -7753 + -734 )
|
rdw(k=-6114, z=qknxrl(w=-7753, b=-734))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: erutz
description: Add two numbers.
parameters:
- name: nu
type: float
description: first number to add
optional: False
- name: gb
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of nu and gb
- intent: brp
description: Subtract two numbers.
parameters:
- name: m
type: float
description: the number to subtract from
optional: False
- name: ve
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of m - ve
- intent: fpasss
description: Divide two numbers.
parameters:
- name: hp
type: float
description: numerator
optional: False
- name: td
type: float
description: denominator
optional: False
return:
type: float
description: the result of hp / td
- intent: vefapmf
description: Multiply two numbers.
parameters:
- name: s
type: float
description: first number
optional: False
- name: e
type: float
description: second number
optional: False
return:
type: float
description: the product of s and e
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
28945 * -401 + 4236 + 2370 - 83 / ( -29 / 8441 )
|
brp(m=erutz(nu=vefapmf(s=28945, e=-401), gb=erutz(nu=4236, gb=2370)), ve=fpasss(hp=83, td=fpasss(hp=-29, td=8441)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: rxj
description: Add two numbers.
parameters:
- name: i
type: float
description: first number to add
optional: False
- name: jx
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of i and jx
- intent: ygcgn
description: Subtract two numbers.
parameters:
- name: x
type: float
description: the number to subtract from
optional: False
- name: oc
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of x - oc
- intent: kooet
description: Divide two numbers.
parameters:
- name: u
type: float
description: numerator
optional: False
- name: ak
type: float
description: denominator
optional: False
return:
type: float
description: the result of u / ak
- intent: hvxrcd
description: Multiply two numbers.
parameters:
- name: h
type: float
description: first number
optional: False
- name: m
type: float
description: second number
optional: False
return:
type: float
description: the product of h and m
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
475 - ( 46 - ( 338 + -92055 ) )
|
ygcgn(x=475, oc=ygcgn(x=46, oc=rxj(i=338, jx=-92055)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: pgeiw
description: Add two numbers.
parameters:
- name: ss
type: float
description: first number to add
optional: False
- name: re
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ss and re
- intent: xhanwzr
description: Subtract two numbers.
parameters:
- name: hu
type: float
description: the number to subtract from
optional: False
- name: sm
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of hu - sm
- intent: fwxql
description: Divide two numbers.
parameters:
- name: gj
type: float
description: numerator
optional: False
- name: o
type: float
description: denominator
optional: False
return:
type: float
description: the result of gj / o
- intent: mcpat
description: Multiply two numbers.
parameters:
- name: jl
type: float
description: first number
optional: False
- name: mv
type: float
description: second number
optional: False
return:
type: float
description: the product of jl and mv
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
7224 * 83 / ( ( -52225 + -15614 ) * 24 ) - -412
|
xhanwzr(hu=fwxql(gj=mcpat(jl=7224, mv=83), o=mcpat(jl=pgeiw(ss=-52225, re=-15614), mv=24)), sm=-412)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: mxw
description: Add two numbers.
parameters:
- name: g
type: float
description: first number to add
optional: False
- name: w
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of g and w
- intent: pamevwx
description: Subtract two numbers.
parameters:
- name: bw
type: float
description: the number to subtract from
optional: False
- name: ha
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of bw - ha
- intent: ohj
description: Divide two numbers.
parameters:
- name: q
type: float
description: numerator
optional: False
- name: v
type: float
description: denominator
optional: False
return:
type: float
description: the result of q / v
- intent: sancmmo
description: Multiply two numbers.
parameters:
- name: v
type: float
description: first number
optional: False
- name: p
type: float
description: second number
optional: False
return:
type: float
description: the product of v and p
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
3412 / ( -36509 / 92 )
|
ohj(q=3412, v=ohj(q=-36509, v=92))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: wpxugh
description: Add two numbers.
parameters:
- name: j
type: float
description: first number to add
optional: False
- name: do
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of j and do
- intent: dotfcej
description: Subtract two numbers.
parameters:
- name: o
type: float
description: the number to subtract from
optional: False
- name: e
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of o - e
- intent: tziq
description: Divide two numbers.
parameters:
- name: n
type: float
description: numerator
optional: False
- name: t
type: float
description: denominator
optional: False
return:
type: float
description: the result of n / t
- intent: bkwzbmf
description: Multiply two numbers.
parameters:
- name: zd
type: float
description: first number
optional: False
- name: a
type: float
description: second number
optional: False
return:
type: float
description: the product of zd and a
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 72394 - -783 * -7 ) * -8 / ( 717 - -431 )
|
bkwzbmf(zd=dotfcej(o=72394, e=bkwzbmf(zd=-783, a=-7)), a=tziq(n=-8, t=dotfcej(o=717, e=-431)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: fqaaldu
description: Add two numbers.
parameters:
- name: te
type: float
description: first number to add
optional: False
- name: er
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of te and er
- intent: pwnkc
description: Subtract two numbers.
parameters:
- name: d
type: float
description: the number to subtract from
optional: False
- name: cc
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of d - cc
- intent: gwlorck
description: Divide two numbers.
parameters:
- name: x
type: float
description: numerator
optional: False
- name: f
type: float
description: denominator
optional: False
return:
type: float
description: the result of x / f
- intent: ywnjzbo
description: Multiply two numbers.
parameters:
- name: h
type: float
description: first number
optional: False
- name: xf
type: float
description: second number
optional: False
return:
type: float
description: the product of h and xf
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-24 - ( -5 - -6286 ) + -1506 - -141 * -828
|
fqaaldu(te=pwnkc(d=-24, cc=pwnkc(d=-5, cc=-6286)), er=pwnkc(d=-1506, cc=ywnjzbo(h=-141, xf=-828)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: wusj
description: Add two numbers.
parameters:
- name: ei
type: float
description: first number to add
optional: False
- name: k
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ei and k
- intent: nqdvi
description: Subtract two numbers.
parameters:
- name: s
type: float
description: the number to subtract from
optional: False
- name: pv
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of s - pv
- intent: pwrpna
description: Divide two numbers.
parameters:
- name: ve
type: float
description: numerator
optional: False
- name: av
type: float
description: denominator
optional: False
return:
type: float
description: the result of ve / av
- intent: uhx
description: Multiply two numbers.
parameters:
- name: w
type: float
description: first number
optional: False
- name: rq
type: float
description: second number
optional: False
return:
type: float
description: the product of w and rq
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -9054 - 7 ) * ( -70689 * 99583 / -47 / ( -4657 - 5 ) + 388 )
|
uhx(w=nqdvi(s=-9054, pv=7), rq=wusj(ei=pwrpna(ve=uhx(w=-70689, rq=pwrpna(ve=99583, av=-47)), av=nqdvi(s=-4657, pv=5)), k=388))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jhpen
description: Add two numbers.
parameters:
- name: c
type: float
description: first number to add
optional: False
- name: s
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of c and s
- intent: pzzowt
description: Subtract two numbers.
parameters:
- name: r
type: float
description: the number to subtract from
optional: False
- name: ca
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of r - ca
- intent: zokghen
description: Divide two numbers.
parameters:
- name: j
type: float
description: numerator
optional: False
- name: i
type: float
description: denominator
optional: False
return:
type: float
description: the result of j / i
- intent: kuivruh
description: Multiply two numbers.
parameters:
- name: q
type: float
description: first number
optional: False
- name: zt
type: float
description: second number
optional: False
return:
type: float
description: the product of q and zt
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-264 / ( 4871 - -11683 ) * -1329
|
kuivruh(q=zokghen(j=-264, i=pzzowt(r=4871, ca=-11683)), zt=-1329)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: ydg
description: Add two numbers.
parameters:
- name: n
type: float
description: first number to add
optional: False
- name: a
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of n and a
- intent: lhz
description: Subtract two numbers.
parameters:
- name: wx
type: float
description: the number to subtract from
optional: False
- name: x
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of wx - x
- intent: cunsdm
description: Divide two numbers.
parameters:
- name: k
type: float
description: numerator
optional: False
- name: yg
type: float
description: denominator
optional: False
return:
type: float
description: the result of k / yg
- intent: cywg
description: Multiply two numbers.
parameters:
- name: o
type: float
description: first number
optional: False
- name: e
type: float
description: second number
optional: False
return:
type: float
description: the product of o and e
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
4 - -9 / -4
|
lhz(wx=4, x=cunsdm(k=-9, yg=-4))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: vsf
description: Add two numbers.
parameters:
- name: mr
type: float
description: first number to add
optional: False
- name: f
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of mr and f
- intent: wyah
description: Subtract two numbers.
parameters:
- name: kn
type: float
description: the number to subtract from
optional: False
- name: at
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of kn - at
- intent: weif
description: Divide two numbers.
parameters:
- name: g
type: float
description: numerator
optional: False
- name: j
type: float
description: denominator
optional: False
return:
type: float
description: the result of g / j
- intent: ymoovh
description: Multiply two numbers.
parameters:
- name: gt
type: float
description: first number
optional: False
- name: w
type: float
description: second number
optional: False
return:
type: float
description: the product of gt and w
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
220 - ( -80 - 34 ) * 762 / ( 6012 * -4916 / ( -71838 * -8 ) )
|
wyah(kn=220, at=weif(g=ymoovh(gt=wyah(kn=-80, at=34), w=762), j=weif(g=ymoovh(gt=6012, w=-4916), j=ymoovh(gt=-71838, w=-8))))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: zbgz
description: Add two numbers.
parameters:
- name: en
type: float
description: first number to add
optional: False
- name: v
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of en and v
- intent: xcdbp
description: Subtract two numbers.
parameters:
- name: x
type: float
description: the number to subtract from
optional: False
- name: f
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of x - f
- intent: bim
description: Divide two numbers.
parameters:
- name: ow
type: float
description: numerator
optional: False
- name: vr
type: float
description: denominator
optional: False
return:
type: float
description: the result of ow / vr
- intent: saxgcx
description: Multiply two numbers.
parameters:
- name: y
type: float
description: first number
optional: False
- name: n
type: float
description: second number
optional: False
return:
type: float
description: the product of y and n
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -52077 - -786 ) / ( 20 / ( -4 / 156 ) )
|
bim(ow=xcdbp(x=-52077, f=-786), vr=bim(ow=20, vr=bim(ow=-4, vr=156)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: szb
description: Add two numbers.
parameters:
- name: wi
type: float
description: first number to add
optional: False
- name: j
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of wi and j
- intent: rbnu
description: Subtract two numbers.
parameters:
- name: ud
type: float
description: the number to subtract from
optional: False
- name: yv
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ud - yv
- intent: zrzu
description: Divide two numbers.
parameters:
- name: y
type: float
description: numerator
optional: False
- name: th
type: float
description: denominator
optional: False
return:
type: float
description: the result of y / th
- intent: qkg
description: Multiply two numbers.
parameters:
- name: wi
type: float
description: first number
optional: False
- name: el
type: float
description: second number
optional: False
return:
type: float
description: the product of wi and el
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
12 * 0 / -98
|
qkg(wi=12, el=zrzu(y=0, th=-98))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: mse
description: Add two numbers.
parameters:
- name: o
type: float
description: first number to add
optional: False
- name: go
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of o and go
- intent: rtonkyk
description: Subtract two numbers.
parameters:
- name: j
type: float
description: the number to subtract from
optional: False
- name: uz
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of j - uz
- intent: hzbwx
description: Divide two numbers.
parameters:
- name: h
type: float
description: numerator
optional: False
- name: as
type: float
description: denominator
optional: False
return:
type: float
description: the result of h / as
- intent: vvyvuik
description: Multiply two numbers.
parameters:
- name: q
type: float
description: first number
optional: False
- name: d
type: float
description: second number
optional: False
return:
type: float
description: the product of q and d
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
0 / ( -45 - 342 ) * -4 / -1595
|
vvyvuik(q=hzbwx(h=0, as=rtonkyk(j=-45, uz=342)), d=hzbwx(h=-4, as=-1595))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: wgwlwdb
description: Add two numbers.
parameters:
- name: aq
type: float
description: first number to add
optional: False
- name: d
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of aq and d
- intent: yxvrgk
description: Subtract two numbers.
parameters:
- name: p
type: float
description: the number to subtract from
optional: False
- name: ed
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of p - ed
- intent: vxtffcg
description: Divide two numbers.
parameters:
- name: j
type: float
description: numerator
optional: False
- name: xv
type: float
description: denominator
optional: False
return:
type: float
description: the result of j / xv
- intent: uindz
description: Multiply two numbers.
parameters:
- name: qp
type: float
description: first number
optional: False
- name: te
type: float
description: second number
optional: False
return:
type: float
description: the product of qp and te
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-33 * ( -95 * 51981 - -49927 ) - 76053 * 55
|
yxvrgk(p=uindz(qp=-33, te=yxvrgk(p=uindz(qp=-95, te=51981), ed=-49927)), ed=uindz(qp=76053, te=55))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: xffhgih
description: Add two numbers.
parameters:
- name: te
type: float
description: first number to add
optional: False
- name: yc
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of te and yc
- intent: oudzqd
description: Subtract two numbers.
parameters:
- name: q
type: float
description: the number to subtract from
optional: False
- name: x
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of q - x
- intent: tyqyi
description: Divide two numbers.
parameters:
- name: qf
type: float
description: numerator
optional: False
- name: j
type: float
description: denominator
optional: False
return:
type: float
description: the result of qf / j
- intent: yre
description: Multiply two numbers.
parameters:
- name: fq
type: float
description: first number
optional: False
- name: zn
type: float
description: second number
optional: False
return:
type: float
description: the product of fq and zn
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
4 * ( 75 + 34160 ) / ( -234 / ( 99 * 6 ) ) + 282
|
xffhgih(te=tyqyi(qf=yre(fq=4, zn=xffhgih(te=75, yc=34160)), j=tyqyi(qf=-234, j=yre(fq=99, zn=6))), yc=282)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: kgxsh
description: Add two numbers.
parameters:
- name: m
type: float
description: first number to add
optional: False
- name: xq
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of m and xq
- intent: eqjjbo
description: Subtract two numbers.
parameters:
- name: ja
type: float
description: the number to subtract from
optional: False
- name: pi
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ja - pi
- intent: huo
description: Divide two numbers.
parameters:
- name: t
type: float
description: numerator
optional: False
- name: p
type: float
description: denominator
optional: False
return:
type: float
description: the result of t / p
- intent: xrhcc
description: Multiply two numbers.
parameters:
- name: oc
type: float
description: first number
optional: False
- name: ah
type: float
description: second number
optional: False
return:
type: float
description: the product of oc and ah
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-3 / -3825 - ( 546 + 200 - -6 / -5109 )
|
eqjjbo(ja=huo(t=-3, p=-3825), pi=eqjjbo(ja=kgxsh(m=546, xq=200), pi=huo(t=-6, p=-5109)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: tkrmoc
description: Add two numbers.
parameters:
- name: d
type: float
description: first number to add
optional: False
- name: b
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of d and b
- intent: cjokp
description: Subtract two numbers.
parameters:
- name: hm
type: float
description: the number to subtract from
optional: False
- name: q
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of hm - q
- intent: qmd
description: Divide two numbers.
parameters:
- name: v
type: float
description: numerator
optional: False
- name: h
type: float
description: denominator
optional: False
return:
type: float
description: the result of v / h
- intent: ioxyso
description: Multiply two numbers.
parameters:
- name: lx
type: float
description: first number
optional: False
- name: ys
type: float
description: second number
optional: False
return:
type: float
description: the product of lx and ys
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
151 / ( 95 / -647 ) + -670 - ( 48346 - -9629 ) + -6
|
tkrmoc(d=cjokp(hm=tkrmoc(d=qmd(v=151, h=qmd(v=95, h=-647)), b=-670), q=cjokp(hm=48346, q=-9629)), b=-6)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: efsekfc
description: Add two numbers.
parameters:
- name: zi
type: float
description: first number to add
optional: False
- name: u
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of zi and u
- intent: fmicfjk
description: Subtract two numbers.
parameters:
- name: m
type: float
description: the number to subtract from
optional: False
- name: fg
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of m - fg
- intent: sgsnq
description: Divide two numbers.
parameters:
- name: a
type: float
description: numerator
optional: False
- name: mz
type: float
description: denominator
optional: False
return:
type: float
description: the result of a / mz
- intent: ifs
description: Multiply two numbers.
parameters:
- name: e
type: float
description: first number
optional: False
- name: mj
type: float
description: second number
optional: False
return:
type: float
description: the product of e and mj
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 56379 - ( -764 - 4 ) ) / -21711
|
sgsnq(a=fmicfjk(m=56379, fg=fmicfjk(m=-764, fg=4)), mz=-21711)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jnmvlbt
description: Add two numbers.
parameters:
- name: w
type: float
description: first number to add
optional: False
- name: ta
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of w and ta
- intent: swuyyjo
description: Subtract two numbers.
parameters:
- name: po
type: float
description: the number to subtract from
optional: False
- name: vx
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of po - vx
- intent: oekwgm
description: Divide two numbers.
parameters:
- name: n
type: float
description: numerator
optional: False
- name: d
type: float
description: denominator
optional: False
return:
type: float
description: the result of n / d
- intent: andht
description: Multiply two numbers.
parameters:
- name: w
type: float
description: first number
optional: False
- name: st
type: float
description: second number
optional: False
return:
type: float
description: the product of w and st
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 447 + 1607 ) * ( 794 + -47 )
|
andht(w=jnmvlbt(w=447, ta=1607), st=jnmvlbt(w=794, ta=-47))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: vaqmem
description: Add two numbers.
parameters:
- name: w
type: float
description: first number to add
optional: False
- name: sm
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of w and sm
- intent: hxea
description: Subtract two numbers.
parameters:
- name: y
type: float
description: the number to subtract from
optional: False
- name: z
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of y - z
- intent: jdneh
description: Divide two numbers.
parameters:
- name: vu
type: float
description: numerator
optional: False
- name: k
type: float
description: denominator
optional: False
return:
type: float
description: the result of vu / k
- intent: boexdal
description: Multiply two numbers.
parameters:
- name: wq
type: float
description: first number
optional: False
- name: c
type: float
description: second number
optional: False
return:
type: float
description: the product of wq and c
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
8 - ( -54 + -253 * -9 + 7291 )
|
hxea(y=8, z=vaqmem(w=-54, sm=vaqmem(w=boexdal(wq=-253, c=-9), sm=7291)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: zhzpe
description: Add two numbers.
parameters:
- name: cs
type: float
description: first number to add
optional: False
- name: xe
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of cs and xe
- intent: yte
description: Subtract two numbers.
parameters:
- name: ey
type: float
description: the number to subtract from
optional: False
- name: e
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ey - e
- intent: kwlpzp
description: Divide two numbers.
parameters:
- name: ad
type: float
description: numerator
optional: False
- name: z
type: float
description: denominator
optional: False
return:
type: float
description: the result of ad / z
- intent: hcbvl
description: Multiply two numbers.
parameters:
- name: h
type: float
description: first number
optional: False
- name: wj
type: float
description: second number
optional: False
return:
type: float
description: the product of h and wj
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 57 + 76783 ) * -5263 + ( -767 - 42667 ) / 75 - ( 6693 - -694 )
|
zhzpe(cs=hcbvl(h=zhzpe(cs=57, xe=76783), wj=-5263), xe=yte(ey=kwlpzp(ad=yte(ey=-767, e=42667), z=75), e=yte(ey=6693, e=-694)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: yog
description: Add two numbers.
parameters:
- name: v
type: float
description: first number to add
optional: False
- name: x
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of v and x
- intent: smo
description: Subtract two numbers.
parameters:
- name: yp
type: float
description: the number to subtract from
optional: False
- name: l
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of yp - l
- intent: jvq
description: Divide two numbers.
parameters:
- name: c
type: float
description: numerator
optional: False
- name: wz
type: float
description: denominator
optional: False
return:
type: float
description: the result of c / wz
- intent: shrowh
description: Multiply two numbers.
parameters:
- name: i
type: float
description: first number
optional: False
- name: qi
type: float
description: second number
optional: False
return:
type: float
description: the product of i and qi
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -1989 - 10515 ) * ( 279 * 661 + ( -50 - 655 ) * 89846 )
|
shrowh(i=smo(yp=-1989, l=10515), qi=yog(v=shrowh(i=279, qi=661), x=shrowh(i=smo(yp=-50, l=655), qi=89846)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: zcsmzur
description: Add two numbers.
parameters:
- name: wh
type: float
description: first number to add
optional: False
- name: z
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of wh and z
- intent: frnkckm
description: Subtract two numbers.
parameters:
- name: tr
type: float
description: the number to subtract from
optional: False
- name: w
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of tr - w
- intent: zjeke
description: Divide two numbers.
parameters:
- name: qe
type: float
description: numerator
optional: False
- name: o
type: float
description: denominator
optional: False
return:
type: float
description: the result of qe / o
- intent: jwl
description: Multiply two numbers.
parameters:
- name: o
type: float
description: first number
optional: False
- name: gp
type: float
description: second number
optional: False
return:
type: float
description: the product of o and gp
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-7353 - 59 + ( 45 + -718 ) * -44 / 79
|
zcsmzur(wh=frnkckm(tr=-7353, w=59), z=jwl(o=zcsmzur(wh=45, z=-718), gp=zjeke(qe=-44, o=79)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: znmhwi
description: Add two numbers.
parameters:
- name: y
type: float
description: first number to add
optional: False
- name: el
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of y and el
- intent: kiki
description: Subtract two numbers.
parameters:
- name: ub
type: float
description: the number to subtract from
optional: False
- name: b
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ub - b
- intent: kmgt
description: Divide two numbers.
parameters:
- name: oc
type: float
description: numerator
optional: False
- name: q
type: float
description: denominator
optional: False
return:
type: float
description: the result of oc / q
- intent: xuosma
description: Multiply two numbers.
parameters:
- name: x
type: float
description: first number
optional: False
- name: v
type: float
description: second number
optional: False
return:
type: float
description: the product of x and v
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
54 - ( 67 + ( -315 + 66278 ) * 19 - 332 / 705 )
|
kiki(ub=54, b=znmhwi(y=67, el=kiki(ub=xuosma(x=znmhwi(y=-315, el=66278), v=19), b=kmgt(oc=332, q=705))))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: clawmg
description: Add two numbers.
parameters:
- name: c
type: float
description: first number to add
optional: False
- name: d
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of c and d
- intent: hmzcaj
description: Subtract two numbers.
parameters:
- name: vb
type: float
description: the number to subtract from
optional: False
- name: ao
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of vb - ao
- intent: qwz
description: Divide two numbers.
parameters:
- name: jf
type: float
description: numerator
optional: False
- name: e
type: float
description: denominator
optional: False
return:
type: float
description: the result of jf / e
- intent: myrkzj
description: Multiply two numbers.
parameters:
- name: iv
type: float
description: first number
optional: False
- name: u
type: float
description: second number
optional: False
return:
type: float
description: the product of iv and u
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -3 + 8 + -76208 ) * ( 46 + 76 - -8 + -60 + 805 )
|
myrkzj(iv=clawmg(c=-3, d=clawmg(c=8, d=-76208)), u=clawmg(c=hmzcaj(vb=clawmg(c=46, d=76), ao=-8), d=clawmg(c=-60, d=805)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: tsiwpf
description: Add two numbers.
parameters:
- name: bi
type: float
description: first number to add
optional: False
- name: eh
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of bi and eh
- intent: tknl
description: Subtract two numbers.
parameters:
- name: to
type: float
description: the number to subtract from
optional: False
- name: jj
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of to - jj
- intent: pgrzsg
description: Divide two numbers.
parameters:
- name: yl
type: float
description: numerator
optional: False
- name: jj
type: float
description: denominator
optional: False
return:
type: float
description: the result of yl / jj
- intent: lcwzxj
description: Multiply two numbers.
parameters:
- name: e
type: float
description: first number
optional: False
- name: ol
type: float
description: second number
optional: False
return:
type: float
description: the product of e and ol
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-8132 + -5999 * 7 / ( -8 * -9698 )
|
tsiwpf(bi=-8132, eh=pgrzsg(yl=lcwzxj(e=-5999, ol=7), jj=lcwzxj(e=-8, ol=-9698)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: yzqpzv
description: Add two numbers.
parameters:
- name: x
type: float
description: first number to add
optional: False
- name: xj
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of x and xj
- intent: grorjb
description: Subtract two numbers.
parameters:
- name: z
type: float
description: the number to subtract from
optional: False
- name: k
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of z - k
- intent: itnntj
description: Divide two numbers.
parameters:
- name: y
type: float
description: numerator
optional: False
- name: zl
type: float
description: denominator
optional: False
return:
type: float
description: the result of y / zl
- intent: ram
description: Multiply two numbers.
parameters:
- name: d
type: float
description: first number
optional: False
- name: m
type: float
description: second number
optional: False
return:
type: float
description: the product of d and m
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
81 / ( 90 - -551 ) + -16
|
yzqpzv(x=itnntj(y=81, zl=grorjb(z=90, k=-551)), xj=-16)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: ipnruon
description: Add two numbers.
parameters:
- name: g
type: float
description: first number to add
optional: False
- name: n
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of g and n
- intent: dhurt
description: Subtract two numbers.
parameters:
- name: n
type: float
description: the number to subtract from
optional: False
- name: e
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of n - e
- intent: qrvhdo
description: Divide two numbers.
parameters:
- name: nu
type: float
description: numerator
optional: False
- name: fo
type: float
description: denominator
optional: False
return:
type: float
description: the result of nu / fo
- intent: myuueiu
description: Multiply two numbers.
parameters:
- name: lj
type: float
description: first number
optional: False
- name: wn
type: float
description: second number
optional: False
return:
type: float
description: the product of lj and wn
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
85 / -54 + ( -97444 - 4 / -97723 ) / ( 1 * -36492 )
|
ipnruon(g=qrvhdo(nu=85, fo=-54), n=qrvhdo(nu=dhurt(n=-97444, e=qrvhdo(nu=4, fo=-97723)), fo=myuueiu(lj=1, wn=-36492)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: dyypd
description: Add two numbers.
parameters:
- name: v
type: float
description: first number to add
optional: False
- name: z
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of v and z
- intent: ccypj
description: Subtract two numbers.
parameters:
- name: u
type: float
description: the number to subtract from
optional: False
- name: h
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of u - h
- intent: bnr
description: Divide two numbers.
parameters:
- name: fz
type: float
description: numerator
optional: False
- name: vr
type: float
description: denominator
optional: False
return:
type: float
description: the result of fz / vr
- intent: ngu
description: Multiply two numbers.
parameters:
- name: j
type: float
description: first number
optional: False
- name: qe
type: float
description: second number
optional: False
return:
type: float
description: the product of j and qe
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 59559 - -458 ) * ( 7138 - -9348 )
|
ngu(j=ccypj(u=59559, h=-458), qe=ccypj(u=7138, h=-9348))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: mehss
description: Add two numbers.
parameters:
- name: q
type: float
description: first number to add
optional: False
- name: n
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of q and n
- intent: kzcag
description: Subtract two numbers.
parameters:
- name: h
type: float
description: the number to subtract from
optional: False
- name: ny
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of h - ny
- intent: vavuywi
description: Divide two numbers.
parameters:
- name: y
type: float
description: numerator
optional: False
- name: eh
type: float
description: denominator
optional: False
return:
type: float
description: the result of y / eh
- intent: rbvucsj
description: Multiply two numbers.
parameters:
- name: ox
type: float
description: first number
optional: False
- name: mj
type: float
description: second number
optional: False
return:
type: float
description: the product of ox and mj
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-38 - -2866 / -7407 * -32 + -9539 / ( -28003 + -434 )
|
mehss(q=kzcag(h=-38, ny=rbvucsj(ox=vavuywi(y=-2866, eh=-7407), mj=-32)), n=vavuywi(y=-9539, eh=mehss(q=-28003, n=-434)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jufoa
description: Add two numbers.
parameters:
- name: fp
type: float
description: first number to add
optional: False
- name: qn
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of fp and qn
- intent: qavgupn
description: Subtract two numbers.
parameters:
- name: zv
type: float
description: the number to subtract from
optional: False
- name: u
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of zv - u
- intent: mvx
description: Divide two numbers.
parameters:
- name: a
type: float
description: numerator
optional: False
- name: p
type: float
description: denominator
optional: False
return:
type: float
description: the result of a / p
- intent: pufqd
description: Multiply two numbers.
parameters:
- name: zi
type: float
description: first number
optional: False
- name: yl
type: float
description: second number
optional: False
return:
type: float
description: the product of zi and yl
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
316 + -617 / -4660
|
jufoa(fp=316, qn=mvx(a=-617, p=-4660))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: mpd
description: Add two numbers.
parameters:
- name: v
type: float
description: first number to add
optional: False
- name: p
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of v and p
- intent: lacoso
description: Subtract two numbers.
parameters:
- name: j
type: float
description: the number to subtract from
optional: False
- name: f
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of j - f
- intent: mgk
description: Divide two numbers.
parameters:
- name: nd
type: float
description: numerator
optional: False
- name: kn
type: float
description: denominator
optional: False
return:
type: float
description: the result of nd / kn
- intent: jxaxgqp
description: Multiply two numbers.
parameters:
- name: yr
type: float
description: first number
optional: False
- name: d
type: float
description: second number
optional: False
return:
type: float
description: the product of yr and d
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-4222 + -76 - ( 68 - 0 / -54628 )
|
lacoso(j=mpd(v=-4222, p=-76), f=lacoso(j=68, f=mgk(nd=0, kn=-54628)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: wjdek
description: Add two numbers.
parameters:
- name: s
type: float
description: first number to add
optional: False
- name: fy
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of s and fy
- intent: tlr
description: Subtract two numbers.
parameters:
- name: la
type: float
description: the number to subtract from
optional: False
- name: y
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of la - y
- intent: ngkxah
description: Divide two numbers.
parameters:
- name: q
type: float
description: numerator
optional: False
- name: w
type: float
description: denominator
optional: False
return:
type: float
description: the result of q / w
- intent: tqxyyco
description: Multiply two numbers.
parameters:
- name: sk
type: float
description: first number
optional: False
- name: r
type: float
description: second number
optional: False
return:
type: float
description: the product of sk and r
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
26 / ( ( -8 + 8829 * -2 ) / ( -21 * 363 * 3361 ) )
|
ngkxah(q=26, w=ngkxah(q=wjdek(s=-8, fy=tqxyyco(sk=8829, r=-2)), w=tqxyyco(sk=-21, r=tqxyyco(sk=363, r=3361))))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: rcgi
description: Add two numbers.
parameters:
- name: gt
type: float
description: first number to add
optional: False
- name: mr
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of gt and mr
- intent: qoda
description: Subtract two numbers.
parameters:
- name: l
type: float
description: the number to subtract from
optional: False
- name: yu
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of l - yu
- intent: krbyd
description: Divide two numbers.
parameters:
- name: ix
type: float
description: numerator
optional: False
- name: hc
type: float
description: denominator
optional: False
return:
type: float
description: the result of ix / hc
- intent: inclh
description: Multiply two numbers.
parameters:
- name: y
type: float
description: first number
optional: False
- name: l
type: float
description: second number
optional: False
return:
type: float
description: the product of y and l
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
3896 / -15 * ( 64 / 61 + -5 )
|
inclh(y=krbyd(ix=3896, hc=-15), l=rcgi(gt=krbyd(ix=64, hc=61), mr=-5))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: kccvq
description: Add two numbers.
parameters:
- name: w
type: float
description: first number to add
optional: False
- name: h
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of w and h
- intent: jaq
description: Subtract two numbers.
parameters:
- name: o
type: float
description: the number to subtract from
optional: False
- name: w
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of o - w
- intent: vuaphbr
description: Divide two numbers.
parameters:
- name: b
type: float
description: numerator
optional: False
- name: w
type: float
description: denominator
optional: False
return:
type: float
description: the result of b / w
- intent: mqguvxi
description: Multiply two numbers.
parameters:
- name: pu
type: float
description: first number
optional: False
- name: nv
type: float
description: second number
optional: False
return:
type: float
description: the product of pu and nv
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -2 - -6 + -469 + -2 + -1 - -1853 ) * ( -9 - -4830 )
|
mqguvxi(pu=kccvq(w=jaq(o=-2, w=-6), h=kccvq(w=-469, h=jaq(o=kccvq(w=-2, h=-1), w=-1853))), nv=jaq(o=-9, w=-4830))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: xbfioek
description: Add two numbers.
parameters:
- name: s
type: float
description: first number to add
optional: False
- name: yf
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of s and yf
- intent: vodb
description: Subtract two numbers.
parameters:
- name: ae
type: float
description: the number to subtract from
optional: False
- name: p
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ae - p
- intent: ncurd
description: Divide two numbers.
parameters:
- name: d
type: float
description: numerator
optional: False
- name: ff
type: float
description: denominator
optional: False
return:
type: float
description: the result of d / ff
- intent: hdq
description: Multiply two numbers.
parameters:
- name: p
type: float
description: first number
optional: False
- name: h
type: float
description: second number
optional: False
return:
type: float
description: the product of p and h
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
45673 * 6 / 3519 * 74 / 76
|
hdq(p=ncurd(d=hdq(p=45673, h=6), ff=3519), h=ncurd(d=74, ff=76))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: iofudy
description: Add two numbers.
parameters:
- name: ll
type: float
description: first number to add
optional: False
- name: w
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ll and w
- intent: hukh
description: Subtract two numbers.
parameters:
- name: jn
type: float
description: the number to subtract from
optional: False
- name: w
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of jn - w
- intent: rurb
description: Divide two numbers.
parameters:
- name: j
type: float
description: numerator
optional: False
- name: o
type: float
description: denominator
optional: False
return:
type: float
description: the result of j / o
- intent: yrjbhsq
description: Multiply two numbers.
parameters:
- name: y
type: float
description: first number
optional: False
- name: v
type: float
description: second number
optional: False
return:
type: float
description: the product of y and v
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
8508 + 270 / 19
|
iofudy(ll=8508, w=rurb(j=270, o=19))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: moya
description: Add two numbers.
parameters:
- name: n
type: float
description: first number to add
optional: False
- name: q
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of n and q
- intent: edvto
description: Subtract two numbers.
parameters:
- name: h
type: float
description: the number to subtract from
optional: False
- name: f
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of h - f
- intent: qvfzyp
description: Divide two numbers.
parameters:
- name: c
type: float
description: numerator
optional: False
- name: sl
type: float
description: denominator
optional: False
return:
type: float
description: the result of c / sl
- intent: mdlxl
description: Multiply two numbers.
parameters:
- name: mc
type: float
description: first number
optional: False
- name: o
type: float
description: second number
optional: False
return:
type: float
description: the product of mc and o
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-8 / 9 - ( 4 + -9818 - -3 / -15541 )
|
edvto(h=qvfzyp(c=-8, sl=9), f=edvto(h=moya(n=4, q=-9818), f=qvfzyp(c=-3, sl=-15541)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jrvoylv
description: Add two numbers.
parameters:
- name: x
type: float
description: first number to add
optional: False
- name: ha
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of x and ha
- intent: kxoc
description: Subtract two numbers.
parameters:
- name: l
type: float
description: the number to subtract from
optional: False
- name: u
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of l - u
- intent: hldd
description: Divide two numbers.
parameters:
- name: hy
type: float
description: numerator
optional: False
- name: q
type: float
description: denominator
optional: False
return:
type: float
description: the result of hy / q
- intent: omcay
description: Multiply two numbers.
parameters:
- name: lp
type: float
description: first number
optional: False
- name: hq
type: float
description: second number
optional: False
return:
type: float
description: the product of lp and hq
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
5 / -4806 - -52 * 721
|
kxoc(l=hldd(hy=5, q=-4806), u=omcay(lp=-52, hq=721))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: djb
description: Add two numbers.
parameters:
- name: g
type: float
description: first number to add
optional: False
- name: fm
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of g and fm
- intent: crfue
description: Subtract two numbers.
parameters:
- name: k
type: float
description: the number to subtract from
optional: False
- name: fm
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of k - fm
- intent: disgzg
description: Divide two numbers.
parameters:
- name: i
type: float
description: numerator
optional: False
- name: hx
type: float
description: denominator
optional: False
return:
type: float
description: the result of i / hx
- intent: vzzg
description: Multiply two numbers.
parameters:
- name: bq
type: float
description: first number
optional: False
- name: y
type: float
description: second number
optional: False
return:
type: float
description: the product of bq and y
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
6258 + 14 * -8
|
djb(g=6258, fm=vzzg(bq=14, y=-8))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: rpdigx
description: Add two numbers.
parameters:
- name: y
type: float
description: first number to add
optional: False
- name: v
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of y and v
- intent: fmal
description: Subtract two numbers.
parameters:
- name: gl
type: float
description: the number to subtract from
optional: False
- name: u
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of gl - u
- intent: zhtzqw
description: Divide two numbers.
parameters:
- name: k
type: float
description: numerator
optional: False
- name: cq
type: float
description: denominator
optional: False
return:
type: float
description: the result of k / cq
- intent: nuxx
description: Multiply two numbers.
parameters:
- name: q
type: float
description: first number
optional: False
- name: s
type: float
description: second number
optional: False
return:
type: float
description: the product of q and s
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-55 / -24530 + -83 - ( 569 + 8535 ) * 3
|
rpdigx(y=zhtzqw(k=-55, cq=-24530), v=fmal(gl=-83, u=nuxx(q=rpdigx(y=569, v=8535), s=3)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: pkuj
description: Add two numbers.
parameters:
- name: sh
type: float
description: first number to add
optional: False
- name: yl
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of sh and yl
- intent: wdehzsq
description: Subtract two numbers.
parameters:
- name: qq
type: float
description: the number to subtract from
optional: False
- name: kf
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of qq - kf
- intent: dsljalz
description: Divide two numbers.
parameters:
- name: km
type: float
description: numerator
optional: False
- name: ez
type: float
description: denominator
optional: False
return:
type: float
description: the result of km / ez
- intent: zxsou
description: Multiply two numbers.
parameters:
- name: ak
type: float
description: first number
optional: False
- name: l
type: float
description: second number
optional: False
return:
type: float
description: the product of ak and l
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
9 + 953 - ( 83204 + 5 - 9898 )
|
wdehzsq(qq=pkuj(sh=9, yl=953), kf=wdehzsq(qq=pkuj(sh=83204, yl=5), kf=9898))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jqmhf
description: Add two numbers.
parameters:
- name: jt
type: float
description: first number to add
optional: False
- name: wh
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of jt and wh
- intent: sno
description: Subtract two numbers.
parameters:
- name: cn
type: float
description: the number to subtract from
optional: False
- name: u
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of cn - u
- intent: mwyzypr
description: Divide two numbers.
parameters:
- name: wn
type: float
description: numerator
optional: False
- name: i
type: float
description: denominator
optional: False
return:
type: float
description: the result of wn / i
- intent: zrhmjzg
description: Multiply two numbers.
parameters:
- name: if
type: float
description: first number
optional: False
- name: u
type: float
description: second number
optional: False
return:
type: float
description: the product of if and u
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
5 * 540 - ( -2940 / 9131 + -7 + 853 )
|
sno(cn=zrhmjzg(if=5, u=540), u=jqmhf(jt=mwyzypr(wn=-2940, i=9131), wh=jqmhf(jt=-7, wh=853)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: vhyh
description: Add two numbers.
parameters:
- name: iz
type: float
description: first number to add
optional: False
- name: gr
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of iz and gr
- intent: cdly
description: Subtract two numbers.
parameters:
- name: eq
type: float
description: the number to subtract from
optional: False
- name: m
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of eq - m
- intent: zuyyh
description: Divide two numbers.
parameters:
- name: q
type: float
description: numerator
optional: False
- name: bi
type: float
description: denominator
optional: False
return:
type: float
description: the result of q / bi
- intent: jyivpsm
description: Multiply two numbers.
parameters:
- name: nd
type: float
description: first number
optional: False
- name: xv
type: float
description: second number
optional: False
return:
type: float
description: the product of nd and xv
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-8463 - -9887 + -15
|
vhyh(iz=cdly(eq=-8463, m=-9887), gr=-15)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: tqibm
description: Add two numbers.
parameters:
- name: k
type: float
description: first number to add
optional: False
- name: m
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of k and m
- intent: gehrovk
description: Subtract two numbers.
parameters:
- name: f
type: float
description: the number to subtract from
optional: False
- name: ln
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of f - ln
- intent: hvmg
description: Divide two numbers.
parameters:
- name: o
type: float
description: numerator
optional: False
- name: t
type: float
description: denominator
optional: False
return:
type: float
description: the result of o / t
- intent: vtdd
description: Multiply two numbers.
parameters:
- name: az
type: float
description: first number
optional: False
- name: ns
type: float
description: second number
optional: False
return:
type: float
description: the product of az and ns
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-3831 / ( 6 + -6126 ) - 8
|
gehrovk(f=hvmg(o=-3831, t=tqibm(k=6, m=-6126)), ln=8)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: wxk
description: Add two numbers.
parameters:
- name: c
type: float
description: first number to add
optional: False
- name: w
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of c and w
- intent: zdelpbj
description: Subtract two numbers.
parameters:
- name: ol
type: float
description: the number to subtract from
optional: False
- name: m
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ol - m
- intent: tpjc
description: Divide two numbers.
parameters:
- name: p
type: float
description: numerator
optional: False
- name: i
type: float
description: denominator
optional: False
return:
type: float
description: the result of p / i
- intent: cakboym
description: Multiply two numbers.
parameters:
- name: hs
type: float
description: first number
optional: False
- name: hg
type: float
description: second number
optional: False
return:
type: float
description: the product of hs and hg
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -1 + -31790 - -36 ) * ( -98 / ( -903 - -874 ) - 2362 )
|
cakboym(hs=zdelpbj(ol=wxk(c=-1, w=-31790), m=-36), hg=zdelpbj(ol=tpjc(p=-98, i=zdelpbj(ol=-903, m=-874)), m=2362))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: lrywlzj
description: Add two numbers.
parameters:
- name: ab
type: float
description: first number to add
optional: False
- name: y
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ab and y
- intent: yvkhjf
description: Subtract two numbers.
parameters:
- name: lk
type: float
description: the number to subtract from
optional: False
- name: ma
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of lk - ma
- intent: gdtjcke
description: Divide two numbers.
parameters:
- name: q
type: float
description: numerator
optional: False
- name: qu
type: float
description: denominator
optional: False
return:
type: float
description: the result of q / qu
- intent: ntcof
description: Multiply two numbers.
parameters:
- name: i
type: float
description: first number
optional: False
- name: fv
type: float
description: second number
optional: False
return:
type: float
description: the product of i and fv
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
773 / ( 119 + -979 - -9 / 556 + 93 ) - ( 72165 - 54 )
|
yvkhjf(lk=gdtjcke(q=773, qu=lrywlzj(ab=yvkhjf(lk=lrywlzj(ab=119, y=-979), ma=gdtjcke(q=-9, qu=556)), y=93)), ma=yvkhjf(lk=72165, ma=54))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: ycys
description: Add two numbers.
parameters:
- name: ob
type: float
description: first number to add
optional: False
- name: gm
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ob and gm
- intent: frl
description: Subtract two numbers.
parameters:
- name: g
type: float
description: the number to subtract from
optional: False
- name: co
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of g - co
- intent: krpru
description: Divide two numbers.
parameters:
- name: nm
type: float
description: numerator
optional: False
- name: mf
type: float
description: denominator
optional: False
return:
type: float
description: the result of nm / mf
- intent: lgwyo
description: Multiply two numbers.
parameters:
- name: mr
type: float
description: first number
optional: False
- name: n
type: float
description: second number
optional: False
return:
type: float
description: the product of mr and n
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -907 + 854 ) / -4 * -43185 / ( 92 * -8337 / -78 )
|
krpru(nm=lgwyo(mr=krpru(nm=ycys(ob=-907, gm=854), mf=-4), n=-43185), mf=krpru(nm=lgwyo(mr=92, n=-8337), mf=-78))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: peyp
description: Add two numbers.
parameters:
- name: f
type: float
description: first number to add
optional: False
- name: m
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of f and m
- intent: dcx
description: Subtract two numbers.
parameters:
- name: y
type: float
description: the number to subtract from
optional: False
- name: a
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of y - a
- intent: omma
description: Divide two numbers.
parameters:
- name: nx
type: float
description: numerator
optional: False
- name: lq
type: float
description: denominator
optional: False
return:
type: float
description: the result of nx / lq
- intent: dbd
description: Multiply two numbers.
parameters:
- name: ni
type: float
description: first number
optional: False
- name: e
type: float
description: second number
optional: False
return:
type: float
description: the product of ni and e
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
9755 / -5018 * 77836 - ( -80466 - 87 + -58713 )
|
dcx(y=dbd(ni=omma(nx=9755, lq=-5018), e=77836), a=peyp(f=dcx(y=-80466, a=87), m=-58713))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: ivsqqi
description: Add two numbers.
parameters:
- name: k
type: float
description: first number to add
optional: False
- name: n
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of k and n
- intent: qaacfa
description: Subtract two numbers.
parameters:
- name: z
type: float
description: the number to subtract from
optional: False
- name: o
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of z - o
- intent: ytpecbk
description: Divide two numbers.
parameters:
- name: vq
type: float
description: numerator
optional: False
- name: ub
type: float
description: denominator
optional: False
return:
type: float
description: the result of vq / ub
- intent: wldl
description: Multiply two numbers.
parameters:
- name: hd
type: float
description: first number
optional: False
- name: b
type: float
description: second number
optional: False
return:
type: float
description: the product of hd and b
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
0 + -89 - ( -5374 + ( 51 + 41 ) / 3412 )
|
qaacfa(z=ivsqqi(k=0, n=-89), o=ivsqqi(k=-5374, n=ytpecbk(vq=ivsqqi(k=51, n=41), ub=3412)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: smnrusf
description: Add two numbers.
parameters:
- name: ou
type: float
description: first number to add
optional: False
- name: f
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ou and f
- intent: tmvatf
description: Subtract two numbers.
parameters:
- name: u
type: float
description: the number to subtract from
optional: False
- name: wc
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of u - wc
- intent: lnrenya
description: Divide two numbers.
parameters:
- name: e
type: float
description: numerator
optional: False
- name: p
type: float
description: denominator
optional: False
return:
type: float
description: the result of e / p
- intent: yhwpjlr
description: Multiply two numbers.
parameters:
- name: n
type: float
description: first number
optional: False
- name: qf
type: float
description: second number
optional: False
return:
type: float
description: the product of n and qf
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
9067 * ( 54766 + -78426 ) + ( -184 + 5 ) * 666
|
smnrusf(ou=yhwpjlr(n=9067, qf=smnrusf(ou=54766, f=-78426)), f=yhwpjlr(n=smnrusf(ou=-184, f=5), qf=666))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: ussphme
description: Add two numbers.
parameters:
- name: pu
type: float
description: first number to add
optional: False
- name: e
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of pu and e
- intent: esedbt
description: Subtract two numbers.
parameters:
- name: m
type: float
description: the number to subtract from
optional: False
- name: le
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of m - le
- intent: lrq
description: Divide two numbers.
parameters:
- name: xu
type: float
description: numerator
optional: False
- name: ti
type: float
description: denominator
optional: False
return:
type: float
description: the result of xu / ti
- intent: kiu
description: Multiply two numbers.
parameters:
- name: y
type: float
description: first number
optional: False
- name: t
type: float
description: second number
optional: False
return:
type: float
description: the product of y and t
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
72 * 94110 - -348 + 594
|
ussphme(pu=esedbt(m=kiu(y=72, t=94110), le=-348), e=594)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: iolrht
description: Add two numbers.
parameters:
- name: d
type: float
description: first number to add
optional: False
- name: s
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of d and s
- intent: gwhsl
description: Subtract two numbers.
parameters:
- name: l
type: float
description: the number to subtract from
optional: False
- name: fx
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of l - fx
- intent: lhbbow
description: Divide two numbers.
parameters:
- name: oa
type: float
description: numerator
optional: False
- name: in
type: float
description: denominator
optional: False
return:
type: float
description: the result of oa / in
- intent: mli
description: Multiply two numbers.
parameters:
- name: e
type: float
description: first number
optional: False
- name: lf
type: float
description: second number
optional: False
return:
type: float
description: the product of e and lf
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-4 * ( 63 + -9 / ( -44 / -338 ) ) / -6 - ( -8596 - 58 )
|
gwhsl(l=mli(e=-4, lf=lhbbow(oa=iolrht(d=63, s=lhbbow(oa=-9, in=lhbbow(oa=-44, in=-338))), in=-6)), fx=gwhsl(l=-8596, fx=58))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: hjw
description: Add two numbers.
parameters:
- name: n
type: float
description: first number to add
optional: False
- name: fv
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of n and fv
- intent: yolg
description: Subtract two numbers.
parameters:
- name: i
type: float
description: the number to subtract from
optional: False
- name: jk
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of i - jk
- intent: tbjou
description: Divide two numbers.
parameters:
- name: nf
type: float
description: numerator
optional: False
- name: f
type: float
description: denominator
optional: False
return:
type: float
description: the result of nf / f
- intent: edqg
description: Multiply two numbers.
parameters:
- name: sl
type: float
description: first number
optional: False
- name: nf
type: float
description: second number
optional: False
return:
type: float
description: the product of sl and nf
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-200 * -9365 + ( -79 + 4 ) / 1077 - -5508 / ( 78 / 29 )
|
yolg(i=hjw(n=edqg(sl=-200, nf=-9365), fv=tbjou(nf=hjw(n=-79, fv=4), f=1077)), jk=tbjou(nf=-5508, f=tbjou(nf=78, f=29)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: muidrz
description: Add two numbers.
parameters:
- name: f
type: float
description: first number to add
optional: False
- name: sq
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of f and sq
- intent: atwjztz
description: Subtract two numbers.
parameters:
- name: pa
type: float
description: the number to subtract from
optional: False
- name: zy
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of pa - zy
- intent: umftv
description: Divide two numbers.
parameters:
- name: af
type: float
description: numerator
optional: False
- name: sk
type: float
description: denominator
optional: False
return:
type: float
description: the result of af / sk
- intent: fpsd
description: Multiply two numbers.
parameters:
- name: ig
type: float
description: first number
optional: False
- name: jz
type: float
description: second number
optional: False
return:
type: float
description: the product of ig and jz
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-45 / ( 437 + 27 * ( -3 - -5685 ) / 5 )
|
umftv(af=-45, sk=muidrz(f=437, sq=fpsd(ig=27, jz=umftv(af=atwjztz(pa=-3, zy=-5685), sk=5))))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: nggfpo
description: Add two numbers.
parameters:
- name: fs
type: float
description: first number to add
optional: False
- name: e
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of fs and e
- intent: ptayma
description: Subtract two numbers.
parameters:
- name: w
type: float
description: the number to subtract from
optional: False
- name: gj
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of w - gj
- intent: oinue
description: Divide two numbers.
parameters:
- name: t
type: float
description: numerator
optional: False
- name: rp
type: float
description: denominator
optional: False
return:
type: float
description: the result of t / rp
- intent: qtjgdxy
description: Multiply two numbers.
parameters:
- name: g
type: float
description: first number
optional: False
- name: w
type: float
description: second number
optional: False
return:
type: float
description: the product of g and w
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
767 / ( 25 * -7533 )
|
oinue(t=767, rp=qtjgdxy(g=25, w=-7533))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: rpryyy
description: Add two numbers.
parameters:
- name: p
type: float
description: first number to add
optional: False
- name: d
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of p and d
- intent: ygvp
description: Subtract two numbers.
parameters:
- name: nb
type: float
description: the number to subtract from
optional: False
- name: t
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of nb - t
- intent: elipkh
description: Divide two numbers.
parameters:
- name: x
type: float
description: numerator
optional: False
- name: by
type: float
description: denominator
optional: False
return:
type: float
description: the result of x / by
- intent: vsgmnp
description: Multiply two numbers.
parameters:
- name: xp
type: float
description: first number
optional: False
- name: ci
type: float
description: second number
optional: False
return:
type: float
description: the product of xp and ci
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
600 * -4 / ( 1252 * 94 ) - 944 / ( 171 * 22202 )
|
ygvp(nb=vsgmnp(xp=600, ci=elipkh(x=-4, by=vsgmnp(xp=1252, ci=94))), t=elipkh(x=944, by=vsgmnp(xp=171, ci=22202)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: qcdpuml
description: Add two numbers.
parameters:
- name: go
type: float
description: first number to add
optional: False
- name: e
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of go and e
- intent: viyelld
description: Subtract two numbers.
parameters:
- name: a
type: float
description: the number to subtract from
optional: False
- name: pf
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of a - pf
- intent: rojscz
description: Divide two numbers.
parameters:
- name: ic
type: float
description: numerator
optional: False
- name: e
type: float
description: denominator
optional: False
return:
type: float
description: the result of ic / e
- intent: nzttqyx
description: Multiply two numbers.
parameters:
- name: x
type: float
description: first number
optional: False
- name: bu
type: float
description: second number
optional: False
return:
type: float
description: the product of x and bu
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -30 / -811 - -30749 ) * -5258 + -87257 - 14
|
qcdpuml(go=nzttqyx(x=viyelld(a=rojscz(ic=-30, e=-811), pf=-30749), bu=-5258), e=viyelld(a=-87257, pf=14))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: puxni
description: Add two numbers.
parameters:
- name: zm
type: float
description: first number to add
optional: False
- name: dq
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of zm and dq
- intent: tsafh
description: Subtract two numbers.
parameters:
- name: n
type: float
description: the number to subtract from
optional: False
- name: ox
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of n - ox
- intent: obn
description: Divide two numbers.
parameters:
- name: ii
type: float
description: numerator
optional: False
- name: rn
type: float
description: denominator
optional: False
return:
type: float
description: the result of ii / rn
- intent: nqkme
description: Multiply two numbers.
parameters:
- name: k
type: float
description: first number
optional: False
- name: r
type: float
description: second number
optional: False
return:
type: float
description: the product of k and r
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
653 * ( -33 * ( -5380 + 1298 - -3982 ) - 49 / -97 )
|
nqkme(k=653, r=tsafh(n=nqkme(k=-33, r=puxni(zm=-5380, dq=tsafh(n=1298, ox=-3982))), ox=obn(ii=49, rn=-97)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: wuosm
description: Add two numbers.
parameters:
- name: g
type: float
description: first number to add
optional: False
- name: rz
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of g and rz
- intent: zzu
description: Subtract two numbers.
parameters:
- name: ho
type: float
description: the number to subtract from
optional: False
- name: vf
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ho - vf
- intent: zfioul
description: Divide two numbers.
parameters:
- name: m
type: float
description: numerator
optional: False
- name: dg
type: float
description: denominator
optional: False
return:
type: float
description: the result of m / dg
- intent: aaus
description: Multiply two numbers.
parameters:
- name: f
type: float
description: first number
optional: False
- name: m
type: float
description: second number
optional: False
return:
type: float
description: the product of f and m
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
44 - ( ( 8 + -51452 ) / 3 + -23 )
|
zzu(ho=44, vf=wuosm(g=zfioul(m=wuosm(g=8, rz=-51452), dg=3), rz=-23))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: gjvxvk
description: Add two numbers.
parameters:
- name: sj
type: float
description: first number to add
optional: False
- name: mq
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of sj and mq
- intent: govfgmj
description: Subtract two numbers.
parameters:
- name: wb
type: float
description: the number to subtract from
optional: False
- name: p
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of wb - p
- intent: qquovqp
description: Divide two numbers.
parameters:
- name: oz
type: float
description: numerator
optional: False
- name: gd
type: float
description: denominator
optional: False
return:
type: float
description: the result of oz / gd
- intent: avdilp
description: Multiply two numbers.
parameters:
- name: h
type: float
description: first number
optional: False
- name: f
type: float
description: second number
optional: False
return:
type: float
description: the product of h and f
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
19941 / ( -963 - -4 )
|
qquovqp(oz=19941, gd=govfgmj(wb=-963, p=-4))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: mccpbef
description: Add two numbers.
parameters:
- name: p
type: float
description: first number to add
optional: False
- name: dg
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of p and dg
- intent: gyalf
description: Subtract two numbers.
parameters:
- name: d
type: float
description: the number to subtract from
optional: False
- name: uc
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of d - uc
- intent: nfgy
description: Divide two numbers.
parameters:
- name: tw
type: float
description: numerator
optional: False
- name: h
type: float
description: denominator
optional: False
return:
type: float
description: the result of tw / h
- intent: nqnzpe
description: Multiply two numbers.
parameters:
- name: oe
type: float
description: first number
optional: False
- name: sn
type: float
description: second number
optional: False
return:
type: float
description: the product of oe and sn
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
5 / ( 7 / -2795 + 364 )
|
nfgy(tw=5, h=mccpbef(p=nfgy(tw=7, h=-2795), dg=364))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: emou
description: Add two numbers.
parameters:
- name: kw
type: float
description: first number to add
optional: False
- name: ef
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of kw and ef
- intent: xxhgzxy
description: Subtract two numbers.
parameters:
- name: w
type: float
description: the number to subtract from
optional: False
- name: zv
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of w - zv
- intent: qejat
description: Divide two numbers.
parameters:
- name: g
type: float
description: numerator
optional: False
- name: sq
type: float
description: denominator
optional: False
return:
type: float
description: the result of g / sq
- intent: zxg
description: Multiply two numbers.
parameters:
- name: u
type: float
description: first number
optional: False
- name: gm
type: float
description: second number
optional: False
return:
type: float
description: the product of u and gm
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -38930 / -4 + -558 - ( 9 - 80244 ) ) / ( 75401 - 0 )
|
qejat(g=xxhgzxy(w=emou(kw=qejat(g=-38930, sq=-4), ef=-558), zv=xxhgzxy(w=9, zv=80244)), sq=xxhgzxy(w=75401, zv=0))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: rij
description: Add two numbers.
parameters:
- name: m
type: float
description: first number to add
optional: False
- name: qa
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of m and qa
- intent: jezhcmu
description: Subtract two numbers.
parameters:
- name: km
type: float
description: the number to subtract from
optional: False
- name: ck
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of km - ck
- intent: ruiejwx
description: Divide two numbers.
parameters:
- name: f
type: float
description: numerator
optional: False
- name: id
type: float
description: denominator
optional: False
return:
type: float
description: the result of f / id
- intent: vyxctd
description: Multiply two numbers.
parameters:
- name: r
type: float
description: first number
optional: False
- name: k
type: float
description: second number
optional: False
return:
type: float
description: the product of r and k
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 6026 - 73 ) / ( ( -6732 - -71 ) / ( -4582 + 26023 ) )
|
ruiejwx(f=jezhcmu(km=6026, ck=73), id=ruiejwx(f=jezhcmu(km=-6732, ck=-71), id=rij(m=-4582, qa=26023)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: rursgr
description: Add two numbers.
parameters:
- name: l
type: float
description: first number to add
optional: False
- name: je
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of l and je
- intent: kzsrnby
description: Subtract two numbers.
parameters:
- name: b
type: float
description: the number to subtract from
optional: False
- name: no
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of b - no
- intent: fhpic
description: Divide two numbers.
parameters:
- name: n
type: float
description: numerator
optional: False
- name: h
type: float
description: denominator
optional: False
return:
type: float
description: the result of n / h
- intent: lvtn
description: Multiply two numbers.
parameters:
- name: m
type: float
description: first number
optional: False
- name: kl
type: float
description: second number
optional: False
return:
type: float
description: the product of m and kl
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-5021 / ( -1 - 78157 ) - 6 / -31875 * 31 * -2
|
kzsrnby(b=fhpic(n=-5021, h=kzsrnby(b=-1, no=78157)), no=lvtn(m=fhpic(n=6, h=-31875), kl=lvtn(m=31, kl=-2)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: qgqexn
description: Add two numbers.
parameters:
- name: gj
type: float
description: first number to add
optional: False
- name: p
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of gj and p
- intent: oupuosj
description: Subtract two numbers.
parameters:
- name: mb
type: float
description: the number to subtract from
optional: False
- name: d
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of mb - d
- intent: fwy
description: Divide two numbers.
parameters:
- name: qd
type: float
description: numerator
optional: False
- name: ii
type: float
description: denominator
optional: False
return:
type: float
description: the result of qd / ii
- intent: dvfa
description: Multiply two numbers.
parameters:
- name: qx
type: float
description: first number
optional: False
- name: s
type: float
description: second number
optional: False
return:
type: float
description: the product of qx and s
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 38681 + -87 ) / 9020 - -45238
|
oupuosj(mb=fwy(qd=qgqexn(gj=38681, p=-87), ii=9020), d=-45238)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: rra
description: Add two numbers.
parameters:
- name: uu
type: float
description: first number to add
optional: False
- name: hw
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of uu and hw
- intent: uksk
description: Subtract two numbers.
parameters:
- name: d
type: float
description: the number to subtract from
optional: False
- name: xc
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of d - xc
- intent: cgvvwv
description: Divide two numbers.
parameters:
- name: k
type: float
description: numerator
optional: False
- name: u
type: float
description: denominator
optional: False
return:
type: float
description: the result of k / u
- intent: onw
description: Multiply two numbers.
parameters:
- name: d
type: float
description: first number
optional: False
- name: ye
type: float
description: second number
optional: False
return:
type: float
description: the product of d and ye
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 7 - -623 ) / 8 * -7494 * ( 934 - -79134 ) / 9830
|
cgvvwv(k=onw(d=cgvvwv(k=uksk(d=7, xc=-623), u=8), ye=onw(d=-7494, ye=uksk(d=934, xc=-79134))), u=9830)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: aqzz
description: Add two numbers.
parameters:
- name: o
type: float
description: first number to add
optional: False
- name: a
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of o and a
- intent: npvsit
description: Subtract two numbers.
parameters:
- name: jc
type: float
description: the number to subtract from
optional: False
- name: db
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of jc - db
- intent: qrtcym
description: Divide two numbers.
parameters:
- name: hr
type: float
description: numerator
optional: False
- name: w
type: float
description: denominator
optional: False
return:
type: float
description: the result of hr / w
- intent: ajov
description: Multiply two numbers.
parameters:
- name: ss
type: float
description: first number
optional: False
- name: i
type: float
description: second number
optional: False
return:
type: float
description: the product of ss and i
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
45 - ( ( -60 - -259 ) / 2566 + 341 * ( -57464 * -78 - -283 ) )
|
npvsit(jc=45, db=aqzz(o=qrtcym(hr=npvsit(jc=-60, db=-259), w=2566), a=ajov(ss=341, i=npvsit(jc=ajov(ss=-57464, i=-78), db=-283))))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: slvicf
description: Add two numbers.
parameters:
- name: xo
type: float
description: first number to add
optional: False
- name: w
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of xo and w
- intent: hsjqp
description: Subtract two numbers.
parameters:
- name: c
type: float
description: the number to subtract from
optional: False
- name: ba
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of c - ba
- intent: dfjoql
description: Divide two numbers.
parameters:
- name: oq
type: float
description: numerator
optional: False
- name: nf
type: float
description: denominator
optional: False
return:
type: float
description: the result of oq / nf
- intent: xdftnr
description: Multiply two numbers.
parameters:
- name: f
type: float
description: first number
optional: False
- name: b
type: float
description: second number
optional: False
return:
type: float
description: the product of f and b
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-34 + -46445 + -31319
|
slvicf(xo=-34, w=slvicf(xo=-46445, w=-31319))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: kkxtx
description: Add two numbers.
parameters:
- name: n
type: float
description: first number to add
optional: False
- name: sj
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of n and sj
- intent: kgx
description: Subtract two numbers.
parameters:
- name: h
type: float
description: the number to subtract from
optional: False
- name: fb
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of h - fb
- intent: iiepkos
description: Divide two numbers.
parameters:
- name: p
type: float
description: numerator
optional: False
- name: ku
type: float
description: denominator
optional: False
return:
type: float
description: the result of p / ku
- intent: nmqah
description: Multiply two numbers.
parameters:
- name: sg
type: float
description: first number
optional: False
- name: q
type: float
description: second number
optional: False
return:
type: float
description: the product of sg and q
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-117 + -317 + 2016
|
kkxtx(n=-117, sj=kkxtx(n=-317, sj=2016))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: yjg
description: Add two numbers.
parameters:
- name: in
type: float
description: first number to add
optional: False
- name: tn
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of in and tn
- intent: wqjw
description: Subtract two numbers.
parameters:
- name: e
type: float
description: the number to subtract from
optional: False
- name: sa
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of e - sa
- intent: bfsnez
description: Divide two numbers.
parameters:
- name: gc
type: float
description: numerator
optional: False
- name: yc
type: float
description: denominator
optional: False
return:
type: float
description: the result of gc / yc
- intent: ecjk
description: Multiply two numbers.
parameters:
- name: fr
type: float
description: first number
optional: False
- name: hs
type: float
description: second number
optional: False
return:
type: float
description: the product of fr and hs
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-9 * ( 98 - -13 ) / 9227
|
ecjk(fr=-9, hs=bfsnez(gc=wqjw(e=98, sa=-13), yc=9227))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: ibq
description: Add two numbers.
parameters:
- name: p
type: float
description: first number to add
optional: False
- name: j
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of p and j
- intent: oly
description: Subtract two numbers.
parameters:
- name: py
type: float
description: the number to subtract from
optional: False
- name: ty
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of py - ty
- intent: llrew
description: Divide two numbers.
parameters:
- name: sl
type: float
description: numerator
optional: False
- name: sn
type: float
description: denominator
optional: False
return:
type: float
description: the result of sl / sn
- intent: ybwgcs
description: Multiply two numbers.
parameters:
- name: i
type: float
description: first number
optional: False
- name: v
type: float
description: second number
optional: False
return:
type: float
description: the product of i and v
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
36 / ( -93 * -48 ) * -182 * 696 * 6
|
ybwgcs(i=llrew(sl=36, sn=ybwgcs(i=-93, v=-48)), v=ybwgcs(i=-182, v=ybwgcs(i=696, v=6)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jivichr
description: Add two numbers.
parameters:
- name: nq
type: float
description: first number to add
optional: False
- name: qu
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of nq and qu
- intent: toxoxud
description: Subtract two numbers.
parameters:
- name: j
type: float
description: the number to subtract from
optional: False
- name: e
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of j - e
- intent: jki
description: Divide two numbers.
parameters:
- name: d
type: float
description: numerator
optional: False
- name: y
type: float
description: denominator
optional: False
return:
type: float
description: the result of d / y
- intent: bvl
description: Multiply two numbers.
parameters:
- name: e
type: float
description: first number
optional: False
- name: i
type: float
description: second number
optional: False
return:
type: float
description: the product of e and i
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-653 - -186 * -76386 / ( ( -23795 - 62 ) * 37545 - 330 / 9 )
|
toxoxud(j=-653, e=jki(d=bvl(e=-186, i=-76386), y=toxoxud(j=bvl(e=toxoxud(j=-23795, e=62), i=37545), e=jki(d=330, y=9))))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: daiyd
description: Add two numbers.
parameters:
- name: qg
type: float
description: first number to add
optional: False
- name: g
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of qg and g
- intent: ulrk
description: Subtract two numbers.
parameters:
- name: kp
type: float
description: the number to subtract from
optional: False
- name: lr
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of kp - lr
- intent: pajmsgd
description: Divide two numbers.
parameters:
- name: n
type: float
description: numerator
optional: False
- name: p
type: float
description: denominator
optional: False
return:
type: float
description: the result of n / p
- intent: qua
description: Multiply two numbers.
parameters:
- name: k
type: float
description: first number
optional: False
- name: zy
type: float
description: second number
optional: False
return:
type: float
description: the product of k and zy
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
62636 / ( 8604 * 8 * 1884 / 7865 )
|
pajmsgd(n=62636, p=pajmsgd(n=qua(k=8604, zy=qua(k=8, zy=1884)), p=7865))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jdao
description: Add two numbers.
parameters:
- name: n
type: float
description: first number to add
optional: False
- name: rz
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of n and rz
- intent: bqwmdh
description: Subtract two numbers.
parameters:
- name: bd
type: float
description: the number to subtract from
optional: False
- name: qw
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of bd - qw
- intent: jqwnrdr
description: Divide two numbers.
parameters:
- name: tp
type: float
description: numerator
optional: False
- name: s
type: float
description: denominator
optional: False
return:
type: float
description: the result of tp / s
- intent: wvnp
description: Multiply two numbers.
parameters:
- name: yw
type: float
description: first number
optional: False
- name: fm
type: float
description: second number
optional: False
return:
type: float
description: the product of yw and fm
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
82 * ( ( 628 + 79878 ) / 193 - 7 ) - 88818
|
bqwmdh(bd=wvnp(yw=82, fm=bqwmdh(bd=jqwnrdr(tp=jdao(n=628, rz=79878), s=193), qw=7)), qw=88818)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: pqc
description: Add two numbers.
parameters:
- name: q
type: float
description: first number to add
optional: False
- name: fx
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of q and fx
- intent: igujys
description: Subtract two numbers.
parameters:
- name: k
type: float
description: the number to subtract from
optional: False
- name: ke
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of k - ke
- intent: hsgii
description: Divide two numbers.
parameters:
- name: qn
type: float
description: numerator
optional: False
- name: k
type: float
description: denominator
optional: False
return:
type: float
description: the result of qn / k
- intent: iwbgdma
description: Multiply two numbers.
parameters:
- name: l
type: float
description: first number
optional: False
- name: w
type: float
description: second number
optional: False
return:
type: float
description: the product of l and w
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
91 + -72 - ( 6 * 21911 - 1105 )
|
pqc(q=91, fx=igujys(k=-72, ke=igujys(k=iwbgdma(l=6, w=21911), ke=1105)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: dvngq
description: Add two numbers.
parameters:
- name: y
type: float
description: first number to add
optional: False
- name: gu
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of y and gu
- intent: uisjtj
description: Subtract two numbers.
parameters:
- name: te
type: float
description: the number to subtract from
optional: False
- name: bw
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of te - bw
- intent: ahgd
description: Divide two numbers.
parameters:
- name: n
type: float
description: numerator
optional: False
- name: u
type: float
description: denominator
optional: False
return:
type: float
description: the result of n / u
- intent: pujy
description: Multiply two numbers.
parameters:
- name: sh
type: float
description: first number
optional: False
- name: j
type: float
description: second number
optional: False
return:
type: float
description: the product of sh and j
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
27174 / 21 * -4 / ( 5655 - -80934 )
|
ahgd(n=pujy(sh=ahgd(n=27174, u=21), j=-4), u=uisjtj(te=5655, bw=-80934))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: sjobhmb
description: Add two numbers.
parameters:
- name: a
type: float
description: first number to add
optional: False
- name: i
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of a and i
- intent: ctbx
description: Subtract two numbers.
parameters:
- name: pg
type: float
description: the number to subtract from
optional: False
- name: s
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of pg - s
- intent: ssa
description: Divide two numbers.
parameters:
- name: b
type: float
description: numerator
optional: False
- name: e
type: float
description: denominator
optional: False
return:
type: float
description: the result of b / e
- intent: ewxvdo
description: Multiply two numbers.
parameters:
- name: ut
type: float
description: first number
optional: False
- name: jc
type: float
description: second number
optional: False
return:
type: float
description: the product of ut and jc
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
10 / ( -370 + -48883 + 88 )
|
ssa(b=10, e=sjobhmb(a=-370, i=sjobhmb(a=-48883, i=88)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jdempu
description: Add two numbers.
parameters:
- name: pr
type: float
description: first number to add
optional: False
- name: k
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of pr and k
- intent: tgd
description: Subtract two numbers.
parameters:
- name: t
type: float
description: the number to subtract from
optional: False
- name: yn
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of t - yn
- intent: rife
description: Divide two numbers.
parameters:
- name: k
type: float
description: numerator
optional: False
- name: mg
type: float
description: denominator
optional: False
return:
type: float
description: the result of k / mg
- intent: alp
description: Multiply two numbers.
parameters:
- name: v
type: float
description: first number
optional: False
- name: ib
type: float
description: second number
optional: False
return:
type: float
description: the product of v and ib
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-8 - ( -88251 + -156 - -82 / ( 1893 - -309 ) )
|
tgd(t=-8, yn=tgd(t=jdempu(pr=-88251, k=-156), yn=rife(k=-82, mg=tgd(t=1893, yn=-309))))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jpkf
description: Add two numbers.
parameters:
- name: c
type: float
description: first number to add
optional: False
- name: p
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of c and p
- intent: pxig
description: Subtract two numbers.
parameters:
- name: m
type: float
description: the number to subtract from
optional: False
- name: z
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of m - z
- intent: hervgw
description: Divide two numbers.
parameters:
- name: z
type: float
description: numerator
optional: False
- name: y
type: float
description: denominator
optional: False
return:
type: float
description: the result of z / y
- intent: zbtfg
description: Multiply two numbers.
parameters:
- name: x
type: float
description: first number
optional: False
- name: xs
type: float
description: second number
optional: False
return:
type: float
description: the product of x and xs
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-23 / ( ( 4 / -8406 - 3373 ) * ( 3 - 5391 + -44 ) )
|
hervgw(z=-23, y=zbtfg(x=pxig(m=hervgw(z=4, y=-8406), z=3373), xs=jpkf(c=pxig(m=3, z=5391), p=-44)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: keew
description: Add two numbers.
parameters:
- name: jz
type: float
description: first number to add
optional: False
- name: s
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of jz and s
- intent: uiw
description: Subtract two numbers.
parameters:
- name: j
type: float
description: the number to subtract from
optional: False
- name: tf
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of j - tf
- intent: afvax
description: Divide two numbers.
parameters:
- name: mi
type: float
description: numerator
optional: False
- name: cp
type: float
description: denominator
optional: False
return:
type: float
description: the result of mi / cp
- intent: ybeu
description: Multiply two numbers.
parameters:
- name: pj
type: float
description: first number
optional: False
- name: v
type: float
description: second number
optional: False
return:
type: float
description: the product of pj and v
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -86815 + -7236 ) * 513 / ( -246 * -38757 )
|
afvax(mi=ybeu(pj=keew(jz=-86815, s=-7236), v=513), cp=ybeu(pj=-246, v=-38757))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: dbgzku
description: Add two numbers.
parameters:
- name: o
type: float
description: first number to add
optional: False
- name: v
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of o and v
- intent: ctehp
description: Subtract two numbers.
parameters:
- name: bz
type: float
description: the number to subtract from
optional: False
- name: u
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of bz - u
- intent: uxdpkia
description: Divide two numbers.
parameters:
- name: ua
type: float
description: numerator
optional: False
- name: n
type: float
description: denominator
optional: False
return:
type: float
description: the result of ua / n
- intent: zluwdza
description: Multiply two numbers.
parameters:
- name: t
type: float
description: first number
optional: False
- name: g
type: float
description: second number
optional: False
return:
type: float
description: the product of t and g
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
873 - ( -15 - 89 ) * 6994
|
ctehp(bz=873, u=zluwdza(t=ctehp(bz=-15, u=89), g=6994))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: jmjc
description: Add two numbers.
parameters:
- name: ua
type: float
description: first number to add
optional: False
- name: tu
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ua and tu
- intent: oirao
description: Subtract two numbers.
parameters:
- name: wj
type: float
description: the number to subtract from
optional: False
- name: db
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of wj - db
- intent: qugcic
description: Divide two numbers.
parameters:
- name: l
type: float
description: numerator
optional: False
- name: r
type: float
description: denominator
optional: False
return:
type: float
description: the result of l / r
- intent: kip
description: Multiply two numbers.
parameters:
- name: l
type: float
description: first number
optional: False
- name: rm
type: float
description: second number
optional: False
return:
type: float
description: the product of l and rm
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 62033 * 5 / ( 924 * -550 ) - -4219 / ( -3 * 24 ) ) / -9421
|
qugcic(l=oirao(wj=qugcic(l=kip(l=62033, rm=5), r=kip(l=924, rm=-550)), db=qugcic(l=-4219, r=kip(l=-3, rm=24))), r=-9421)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: onxnu
description: Add two numbers.
parameters:
- name: n
type: float
description: first number to add
optional: False
- name: hl
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of n and hl
- intent: bdfbf
description: Subtract two numbers.
parameters:
- name: mn
type: float
description: the number to subtract from
optional: False
- name: hd
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of mn - hd
- intent: avmze
description: Divide two numbers.
parameters:
- name: cm
type: float
description: numerator
optional: False
- name: qd
type: float
description: denominator
optional: False
return:
type: float
description: the result of cm / qd
- intent: nvxx
description: Multiply two numbers.
parameters:
- name: ic
type: float
description: first number
optional: False
- name: g
type: float
description: second number
optional: False
return:
type: float
description: the product of ic and g
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -415 + -8 ) * ( -3319 / 767 + 9794 * 26396 )
|
nvxx(ic=onxnu(n=-415, hl=-8), g=onxnu(n=avmze(cm=-3319, qd=767), hl=nvxx(ic=9794, g=26396)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: vwlrjub
description: Add two numbers.
parameters:
- name: ix
type: float
description: first number to add
optional: False
- name: x
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ix and x
- intent: buadud
description: Subtract two numbers.
parameters:
- name: r
type: float
description: the number to subtract from
optional: False
- name: f
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of r - f
- intent: qrz
description: Divide two numbers.
parameters:
- name: p
type: float
description: numerator
optional: False
- name: h
type: float
description: denominator
optional: False
return:
type: float
description: the result of p / h
- intent: erubw
description: Multiply two numbers.
parameters:
- name: td
type: float
description: first number
optional: False
- name: z
type: float
description: second number
optional: False
return:
type: float
description: the product of td and z
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
6323 + 3774 - ( 6084 - 1 ) / 768
|
buadud(r=vwlrjub(ix=6323, x=3774), f=qrz(p=buadud(r=6084, f=1), h=768))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: sxykug
description: Add two numbers.
parameters:
- name: m
type: float
description: first number to add
optional: False
- name: t
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of m and t
- intent: qmma
description: Subtract two numbers.
parameters:
- name: qm
type: float
description: the number to subtract from
optional: False
- name: dx
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of qm - dx
- intent: uizxo
description: Divide two numbers.
parameters:
- name: pp
type: float
description: numerator
optional: False
- name: bg
type: float
description: denominator
optional: False
return:
type: float
description: the result of pp / bg
- intent: aunakrq
description: Multiply two numbers.
parameters:
- name: v
type: float
description: first number
optional: False
- name: dr
type: float
description: second number
optional: False
return:
type: float
description: the product of v and dr
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-21512 - ( 28586 - ( -4 - 1 ) )
|
qmma(qm=-21512, dx=qmma(qm=28586, dx=qmma(qm=-4, dx=1)))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: kopg
description: Add two numbers.
parameters:
- name: o
type: float
description: first number to add
optional: False
- name: i
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of o and i
- intent: zve
description: Subtract two numbers.
parameters:
- name: bt
type: float
description: the number to subtract from
optional: False
- name: ta
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of bt - ta
- intent: hneegr
description: Divide two numbers.
parameters:
- name: os
type: float
description: numerator
optional: False
- name: me
type: float
description: denominator
optional: False
return:
type: float
description: the result of os / me
- intent: adw
description: Multiply two numbers.
parameters:
- name: ik
type: float
description: first number
optional: False
- name: g
type: float
description: second number
optional: False
return:
type: float
description: the product of ik and g
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -228 / 84122 + -65313 - 26 ) * ( -48 - ( 5925 - -274 ) ) / -4
|
adw(ik=kopg(o=hneegr(os=-228, me=84122), i=zve(bt=-65313, ta=26)), g=hneegr(os=zve(bt=-48, ta=zve(bt=5925, ta=-274)), me=-4))
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: ezbk
description: Add two numbers.
parameters:
- name: dn
type: float
description: first number to add
optional: False
- name: wc
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of dn and wc
- intent: isk
description: Subtract two numbers.
parameters:
- name: mk
type: float
description: the number to subtract from
optional: False
- name: o
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of mk - o
- intent: pcvx
description: Divide two numbers.
parameters:
- name: vk
type: float
description: numerator
optional: False
- name: hm
type: float
description: denominator
optional: False
return:
type: float
description: the result of vk / hm
- intent: weyqnf
description: Multiply two numbers.
parameters:
- name: jd
type: float
description: first number
optional: False
- name: zy
type: float
description: second number
optional: False
return:
type: float
description: the product of jd and zy
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
822 / -2706 * ( -536 - ( -6 + -2302 ) ) + 9
|
ezbk(dn=weyqnf(jd=pcvx(vk=822, hm=-2706), zy=isk(mk=-536, o=ezbk(dn=-6, wc=-2302))), wc=9)
|
You are a precise intent sequencer. You parse the user's prompt and split it into atomic intents that match one of the defined intents below:
- intent: cjnqgoz
description: Add two numbers.
parameters:
- name: uc
type: float
description: first number to add
optional: False
- name: ne
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of uc and ne
- intent: ixphbx
description: Subtract two numbers.
parameters:
- name: f
type: float
description: the number to subtract from
optional: False
- name: vc
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of f - vc
- intent: xoxgphb
description: Divide two numbers.
parameters:
- name: cv
type: float
description: numerator
optional: False
- name: x
type: float
description: denominator
optional: False
return:
type: float
description: the result of cv / x
- intent: wtlz
description: Multiply two numbers.
parameters:
- name: gt
type: float
description: first number
optional: False
- name: ya
type: float
description: second number
optional: False
return:
type: float
description: the product of gt and ya
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
6 - ( -79 - 1 ) * 5851 * -1 * ( -515 + -3 )
|
ixphbx(f=6, vc=wtlz(gt=ixphbx(f=-79, vc=1), ya=wtlz(gt=5851, ya=wtlz(gt=-1, ya=cjnqgoz(uc=-515, ne=-3)))))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.