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: grc
description: Add two numbers.
parameters:
- name: k
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 k and tn
- intent: ndpfs
description: Subtract two numbers.
parameters:
- name: h
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 h - y
- intent: sxjunby
description: Divide two numbers.
parameters:
- name: f
type: float
description: numerator
optional: False
- name: oj
type: float
description: denominator
optional: False
return:
type: float
description: the result of f / oj
- intent: tganckg
description: Multiply two numbers.
parameters:
- name: gi
type: float
description: first number
optional: False
- name: g
type: float
description: second number
optional: False
return:
type: float
description: the product of gi and g
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
1527 * ( 25994 + -13710 )
|
tganckg(gi=1527, g=grc(k=25994, tn=-13710))
|
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: wmkludg
description: Add two numbers.
parameters:
- name: o
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 o and y
- intent: flyfiy
description: Subtract two numbers.
parameters:
- name: t
type: float
description: the number to subtract from
optional: False
- name: qd
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of t - qd
- intent: mposnl
description: Divide two numbers.
parameters:
- name: xz
type: float
description: numerator
optional: False
- name: h
type: float
description: denominator
optional: False
return:
type: float
description: the result of xz / h
- intent: botq
description: Multiply two numbers.
parameters:
- name: u
type: float
description: first number
optional: False
- name: mg
type: float
description: second number
optional: False
return:
type: float
description: the product of u and mg
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -977 + 61937 ) * 8576 * -2 / ( -90488 + -6201 )
|
mposnl(xz=botq(u=wmkludg(o=-977, y=61937), mg=botq(u=8576, mg=-2)), h=wmkludg(o=-90488, y=-6201))
|
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: bcobwt
description: Add two numbers.
parameters:
- name: es
type: float
description: first number to add
optional: False
- name: aq
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of es and aq
- intent: wzk
description: Subtract two numbers.
parameters:
- name: hz
type: float
description: the number to subtract from
optional: False
- name: hv
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of hz - hv
- intent: hkzp
description: Divide two numbers.
parameters:
- name: t
type: float
description: numerator
optional: False
- name: ky
type: float
description: denominator
optional: False
return:
type: float
description: the result of t / ky
- intent: nxxygl
description: Multiply two numbers.
parameters:
- name: qj
type: float
description: first number
optional: False
- name: s
type: float
description: second number
optional: False
return:
type: float
description: the product of qj and s
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 65758 + -4 ) / -43 + 5 * -15423 * -96087
|
bcobwt(es=hkzp(t=bcobwt(es=65758, aq=-4), ky=-43), aq=nxxygl(qj=5, s=nxxygl(qj=-15423, s=-96087)))
|
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: qutsmh
description: Add two numbers.
parameters:
- name: p
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 p and s
- intent: exhpvts
description: Subtract two numbers.
parameters:
- name: hw
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 hw - a
- intent: nobjne
description: Divide two numbers.
parameters:
- name: ru
type: float
description: numerator
optional: False
- name: mu
type: float
description: denominator
optional: False
return:
type: float
description: the result of ru / mu
- intent: dcegl
description: Multiply two numbers.
parameters:
- name: wk
type: float
description: first number
optional: False
- name: ed
type: float
description: second number
optional: False
return:
type: float
description: the product of wk and ed
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
9948 + 26 - 691 * -2079
|
exhpvts(hw=qutsmh(p=9948, s=26), a=dcegl(wk=691, ed=-2079))
|
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: gpciwxx
description: Add two numbers.
parameters:
- name: b
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 b and el
- intent: rkwxun
description: Subtract two numbers.
parameters:
- name: y
type: float
description: the number to subtract from
optional: False
- name: ks
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of y - ks
- intent: aloln
description: Divide two numbers.
parameters:
- name: xj
type: float
description: numerator
optional: False
- name: t
type: float
description: denominator
optional: False
return:
type: float
description: the result of xj / t
- intent: wyvcg
description: Multiply two numbers.
parameters:
- name: i
type: float
description: first number
optional: False
- name: h
type: float
description: second number
optional: False
return:
type: float
description: the product of i and h
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-2881 / -72 - -16297
|
rkwxun(y=aloln(xj=-2881, t=-72), ks=-16297)
|
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: qorllp
description: Add two numbers.
parameters:
- name: f
type: float
description: first number to add
optional: False
- name: wf
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of f and wf
- intent: hlh
description: Subtract two numbers.
parameters:
- name: vu
type: float
description: the number to subtract from
optional: False
- name: i
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of vu - i
- intent: cmxls
description: Divide two numbers.
parameters:
- name: u
type: float
description: numerator
optional: False
- name: o
type: float
description: denominator
optional: False
return:
type: float
description: the result of u / o
- intent: skqch
description: Multiply two numbers.
parameters:
- name: rq
type: float
description: first number
optional: False
- name: vc
type: float
description: second number
optional: False
return:
type: float
description: the product of rq and vc
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
94 * ( 36 - 5 / 36021 )
|
skqch(rq=94, vc=hlh(vu=36, i=cmxls(u=5, o=36021)))
|
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: ewls
description: Add two numbers.
parameters:
- name: j
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 j and e
- intent: lsvim
description: Subtract two numbers.
parameters:
- name: fx
type: float
description: the number to subtract from
optional: False
- name: hq
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of fx - hq
- intent: jcyn
description: Divide two numbers.
parameters:
- name: n
type: float
description: numerator
optional: False
- name: yx
type: float
description: denominator
optional: False
return:
type: float
description: the result of n / yx
- intent: lqjt
description: Multiply two numbers.
parameters:
- name: kg
type: float
description: first number
optional: False
- name: e
type: float
description: second number
optional: False
return:
type: float
description: the product of kg and e
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-2 * 92 - ( -94 * 6088 + -5 ) * -727 * ( -1153 - -240 )
|
lsvim(fx=lqjt(kg=-2, e=92), hq=lqjt(kg=ewls(j=lqjt(kg=-94, e=6088), e=-5), e=lqjt(kg=-727, e=lsvim(fx=-1153, hq=-240))))
|
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: xfpplnu
description: Add two numbers.
parameters:
- name: c
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 c and k
- intent: smk
description: Subtract two numbers.
parameters:
- name: ky
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 ky - s
- intent: bgj
description: Divide two numbers.
parameters:
- name: jk
type: float
description: numerator
optional: False
- name: l
type: float
description: denominator
optional: False
return:
type: float
description: the result of jk / l
- intent: jtjrf
description: Multiply two numbers.
parameters:
- name: v
type: float
description: first number
optional: False
- name: t
type: float
description: second number
optional: False
return:
type: float
description: the product of v and t
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 389 / -52 - -3906 ) * -91004
|
jtjrf(v=smk(ky=bgj(jk=389, l=-52), s=-3906), t=-91004)
|
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: lzhfiwr
description: Add two numbers.
parameters:
- name: oo
type: float
description: first number to add
optional: False
- name: ka
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of oo and ka
- intent: lgona
description: Subtract two numbers.
parameters:
- name: q
type: float
description: the number to subtract from
optional: False
- name: tx
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of q - tx
- intent: ztdvka
description: Divide two numbers.
parameters:
- name: hi
type: float
description: numerator
optional: False
- name: w
type: float
description: denominator
optional: False
return:
type: float
description: the result of hi / w
- intent: bezfl
description: Multiply two numbers.
parameters:
- name: i
type: float
description: first number
optional: False
- name: pu
type: float
description: second number
optional: False
return:
type: float
description: the product of i and pu
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 2233 / -99515 + 30275 ) * 0
|
bezfl(i=lzhfiwr(oo=ztdvka(hi=2233, w=-99515), ka=30275), pu=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: kizi
description: Add two numbers.
parameters:
- name: q
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 q and s
- intent: qzpfiak
description: Subtract two numbers.
parameters:
- name: wd
type: float
description: the number to subtract from
optional: False
- name: ou
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of wd - ou
- intent: iyv
description: Divide two numbers.
parameters:
- name: cx
type: float
description: numerator
optional: False
- name: mj
type: float
description: denominator
optional: False
return:
type: float
description: the result of cx / mj
- intent: jrgoz
description: Multiply two numbers.
parameters:
- name: p
type: float
description: first number
optional: False
- name: nh
type: float
description: second number
optional: False
return:
type: float
description: the product of p and nh
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-48 + -560 - 42854
|
qzpfiak(wd=kizi(q=-48, s=-560), ou=42854)
|
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: ffj
description: Add two numbers.
parameters:
- name: qh
type: float
description: first number to add
optional: False
- name: jl
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of qh and jl
- intent: xke
description: Subtract two numbers.
parameters:
- name: o
type: float
description: the number to subtract from
optional: False
- name: qh
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of o - qh
- intent: uhwt
description: Divide two numbers.
parameters:
- name: y
type: float
description: numerator
optional: False
- name: h
type: float
description: denominator
optional: False
return:
type: float
description: the result of y / h
- intent: kde
description: Multiply two numbers.
parameters:
- name: nr
type: float
description: first number
optional: False
- name: y
type: float
description: second number
optional: False
return:
type: float
description: the product of nr and y
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-56272 - 24 + 6121
|
ffj(qh=xke(o=-56272, qh=24), jl=6121)
|
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: gnyoxy
description: Add two numbers.
parameters:
- name: nq
type: float
description: first number to add
optional: False
- name: ng
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of nq and ng
- intent: fpngwf
description: Subtract two numbers.
parameters:
- name: k
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 k - y
- intent: phpmnhz
description: Divide two numbers.
parameters:
- name: t
type: float
description: numerator
optional: False
- name: w
type: float
description: denominator
optional: False
return:
type: float
description: the result of t / w
- intent: azbps
description: Multiply two numbers.
parameters:
- name: l
type: float
description: first number
optional: False
- name: uw
type: float
description: second number
optional: False
return:
type: float
description: the product of l and uw
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-4320 / ( -6327 * -5290 - ( 40390 + -59350 ) ) + -161 + -414 + 65435
|
gnyoxy(nq=phpmnhz(t=-4320, w=fpngwf(k=azbps(l=-6327, uw=-5290), y=gnyoxy(nq=40390, ng=-59350))), ng=gnyoxy(nq=-161, ng=gnyoxy(nq=-414, ng=65435)))
|
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: dyqv
description: Add two numbers.
parameters:
- name: rb
type: float
description: first number to add
optional: False
- name: o
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of rb and o
- intent: dceapxm
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: jgetybt
description: Divide two numbers.
parameters:
- name: x
type: float
description: numerator
optional: False
- name: c
type: float
description: denominator
optional: False
return:
type: float
description: the result of x / c
- intent: pqjpwy
description: Multiply two numbers.
parameters:
- name: da
type: float
description: first number
optional: False
- name: a
type: float
description: second number
optional: False
return:
type: float
description: the product of da and a
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-70 - -5433 + -351 + 4
|
dyqv(rb=dceapxm(l=-70, u=-5433), o=dyqv(rb=-351, o=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: ish
description: Add two numbers.
parameters:
- name: m
type: float
description: first number to add
optional: False
- name: od
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of m and od
- intent: phaja
description: Subtract two numbers.
parameters:
- name: f
type: float
description: the number to subtract from
optional: False
- name: we
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of f - we
- intent: vwlwqr
description: Divide two numbers.
parameters:
- name: yt
type: float
description: numerator
optional: False
- name: xx
type: float
description: denominator
optional: False
return:
type: float
description: the result of yt / xx
- intent: hhdrtbk
description: Multiply two numbers.
parameters:
- name: bw
type: float
description: first number
optional: False
- name: p
type: float
description: second number
optional: False
return:
type: float
description: the product of bw and p
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-4507 / ( 24 + 216 / -8066 + 16805 ) + 7
|
ish(m=vwlwqr(yt=-4507, xx=ish(m=24, od=ish(m=vwlwqr(yt=216, xx=-8066), od=16805))), od=7)
|
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: phybd
description: Add two numbers.
parameters:
- name: sa
type: float
description: first number to add
optional: False
- name: sl
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of sa and sl
- intent: ccclb
description: Subtract two numbers.
parameters:
- name: nf
type: float
description: the number to subtract from
optional: False
- name: jv
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of nf - jv
- intent: xzazv
description: Divide two numbers.
parameters:
- name: w
type: float
description: numerator
optional: False
- name: bm
type: float
description: denominator
optional: False
return:
type: float
description: the result of w / bm
- intent: etcxuvr
description: Multiply two numbers.
parameters:
- name: av
type: float
description: first number
optional: False
- name: cq
type: float
description: second number
optional: False
return:
type: float
description: the product of av and cq
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-6 / 3375 + 1 - 8 + -9 - ( 337 * -9297 - 8 )
|
ccclb(nf=phybd(sa=xzazv(w=-6, bm=3375), sl=phybd(sa=ccclb(nf=1, jv=8), sl=-9)), jv=ccclb(nf=etcxuvr(av=337, cq=-9297), jv=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: kekmoz
description: Add two numbers.
parameters:
- name: nd
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 nd and j
- intent: bamkcbo
description: Subtract two numbers.
parameters:
- name: b
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 b - y
- intent: rlhed
description: Divide two numbers.
parameters:
- name: r
type: float
description: numerator
optional: False
- name: g
type: float
description: denominator
optional: False
return:
type: float
description: the result of r / g
- intent: texy
description: Multiply two numbers.
parameters:
- name: ez
type: float
description: first number
optional: False
- name: ht
type: float
description: second number
optional: False
return:
type: float
description: the product of ez and ht
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 94232 - 815 ) * ( 45 - 6 + -9 + -11 )
|
texy(ez=bamkcbo(b=94232, y=815), ht=kekmoz(nd=bamkcbo(b=45, y=6), j=kekmoz(nd=-9, j=-11)))
|
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: qjxr
description: Add two numbers.
parameters:
- name: bt
type: float
description: first number to add
optional: False
- name: rm
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of bt and rm
- intent: cbzy
description: Subtract two numbers.
parameters:
- name: wh
type: float
description: the number to subtract from
optional: False
- name: aq
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of wh - aq
- intent: tpwu
description: Divide two numbers.
parameters:
- name: j
type: float
description: numerator
optional: False
- name: h
type: float
description: denominator
optional: False
return:
type: float
description: the result of j / h
- intent: yuslao
description: Multiply two numbers.
parameters:
- name: ns
type: float
description: first number
optional: False
- name: q
type: float
description: second number
optional: False
return:
type: float
description: the product of ns and q
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 3 - 93130 ) * 0 / 854 - 27169
|
cbzy(wh=tpwu(j=yuslao(ns=cbzy(wh=3, aq=93130), q=0), h=854), aq=27169)
|
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: zpxt
description: Add two numbers.
parameters:
- name: xk
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 xk and w
- intent: fzo
description: Subtract two numbers.
parameters:
- name: xq
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 xq - h
- intent: iqlknz
description: Divide two numbers.
parameters:
- name: r
type: float
description: numerator
optional: False
- name: t
type: float
description: denominator
optional: False
return:
type: float
description: the result of r / t
- intent: vmpvjrs
description: Multiply two numbers.
parameters:
- name: n
type: float
description: first number
optional: False
- name: y
type: float
description: second number
optional: False
return:
type: float
description: the product of n and y
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-306 * 51846 / 482
|
iqlknz(r=vmpvjrs(n=-306, y=51846), t=482)
|
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: yjadf
description: Add two numbers.
parameters:
- name: hl
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 hl and l
- intent: cdtnvb
description: Subtract two numbers.
parameters:
- name: r
type: float
description: the number to subtract from
optional: False
- name: xn
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of r - xn
- intent: qpfbxcb
description: Divide two numbers.
parameters:
- name: u
type: float
description: numerator
optional: False
- name: qm
type: float
description: denominator
optional: False
return:
type: float
description: the result of u / qm
- intent: ecm
description: Multiply two numbers.
parameters:
- name: c
type: float
description: first number
optional: False
- name: j
type: float
description: second number
optional: False
return:
type: float
description: the product of c and j
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-614 * ( 28 - -4968 ) / ( -43610 - -401 / 61249 )
|
qpfbxcb(u=ecm(c=-614, j=cdtnvb(r=28, xn=-4968)), qm=cdtnvb(r=-43610, xn=qpfbxcb(u=-401, qm=61249)))
|
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: tclmyvp
description: Add two numbers.
parameters:
- name: ly
type: float
description: first number to add
optional: False
- name: mg
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ly and mg
- intent: byokqnu
description: Subtract two numbers.
parameters:
- name: w
type: float
description: the number to subtract from
optional: False
- name: gx
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of w - gx
- intent: bsvh
description: Divide two numbers.
parameters:
- name: oz
type: float
description: numerator
optional: False
- name: p
type: float
description: denominator
optional: False
return:
type: float
description: the result of oz / p
- intent: gbnxq
description: Multiply two numbers.
parameters:
- name: oi
type: float
description: first number
optional: False
- name: s
type: float
description: second number
optional: False
return:
type: float
description: the product of oi and s
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -24508 - -221 ) / ( -735 + 7732 - ( -70 * 104 - -65 ) / -8704 )
|
bsvh(oz=byokqnu(w=-24508, gx=-221), p=byokqnu(w=tclmyvp(ly=-735, mg=7732), gx=bsvh(oz=byokqnu(w=gbnxq(oi=-70, s=104), gx=-65), p=-8704)))
|
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: ulrfxmf
description: Add two numbers.
parameters:
- name: c
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 c and b
- intent: sxiq
description: Subtract two numbers.
parameters:
- name: u
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 u - l
- intent: pkvq
description: Divide two numbers.
parameters:
- name: eh
type: float
description: numerator
optional: False
- name: s
type: float
description: denominator
optional: False
return:
type: float
description: the result of eh / s
- intent: jgaq
description: Multiply two numbers.
parameters:
- name: mf
type: float
description: first number
optional: False
- name: v
type: float
description: second number
optional: False
return:
type: float
description: the product of mf and v
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-3788 * ( 585 / -83625 - -319 )
|
jgaq(mf=-3788, v=sxiq(u=pkvq(eh=585, s=-83625), l=-319))
|
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: bdzkji
description: Add two numbers.
parameters:
- name: e
type: float
description: first number to add
optional: False
- name: de
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of e and de
- intent: kimn
description: Subtract two numbers.
parameters:
- name: e
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 e - t
- intent: mnqyu
description: Divide two numbers.
parameters:
- name: j
type: float
description: numerator
optional: False
- name: py
type: float
description: denominator
optional: False
return:
type: float
description: the result of j / py
- intent: fpvslsb
description: Multiply two numbers.
parameters:
- name: pb
type: float
description: first number
optional: False
- name: j
type: float
description: second number
optional: False
return:
type: float
description: the product of pb and j
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
0 / 5 - ( -74587 + -5528 ) * ( 9435 - ( -302 - 5 ) )
|
kimn(e=mnqyu(j=0, py=5), t=fpvslsb(pb=bdzkji(e=-74587, de=-5528), j=kimn(e=9435, t=kimn(e=-302, t=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: yoxdg
description: Add two numbers.
parameters:
- name: lw
type: float
description: first number to add
optional: False
- name: pb
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of lw and pb
- intent: jrzshh
description: Subtract two numbers.
parameters:
- name: n
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 n - at
- intent: wxevod
description: Divide two numbers.
parameters:
- name: ba
type: float
description: numerator
optional: False
- name: km
type: float
description: denominator
optional: False
return:
type: float
description: the result of ba / km
- intent: pxabbyf
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.
|
-2 / ( 28 * -24108 )
|
wxevod(ba=-2, km=pxabbyf(l=28, w=-24108))
|
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: zyacwjc
description: Add two numbers.
parameters:
- name: qm
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 qm and u
- intent: isby
description: Subtract two numbers.
parameters:
- name: r
type: float
description: the number to subtract from
optional: False
- name: ws
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of r - ws
- intent: hvxqa
description: Divide two numbers.
parameters:
- name: vk
type: float
description: numerator
optional: False
- name: ek
type: float
description: denominator
optional: False
return:
type: float
description: the result of vk / ek
- intent: crl
description: Multiply two numbers.
parameters:
- name: c
type: float
description: first number
optional: False
- name: ji
type: float
description: second number
optional: False
return:
type: float
description: the product of c and ji
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-299 / 2009 + -5526 - 8
|
zyacwjc(qm=hvxqa(vk=-299, ek=2009), u=isby(r=-5526, ws=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: xgkhwba
description: Add two numbers.
parameters:
- name: rd
type: float
description: first number to add
optional: False
- name: js
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of rd and js
- intent: sxgokd
description: Subtract two numbers.
parameters:
- name: g
type: float
description: the number to subtract from
optional: False
- name: vy
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of g - vy
- intent: zkiw
description: Divide two numbers.
parameters:
- name: f
type: float
description: numerator
optional: False
- name: m
type: float
description: denominator
optional: False
return:
type: float
description: the result of f / m
- intent: magmwfm
description: Multiply two numbers.
parameters:
- name: hv
type: float
description: first number
optional: False
- name: p
type: float
description: second number
optional: False
return:
type: float
description: the product of hv and p
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
34611 * 15 / 8410 + -9061 * -204 / 3
|
xgkhwba(rd=zkiw(f=magmwfm(hv=34611, p=15), m=8410), js=zkiw(f=magmwfm(hv=-9061, p=-204), m=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: zmmarc
description: Add two numbers.
parameters:
- name: ar
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 ar and m
- intent: gqxbln
description: Subtract two numbers.
parameters:
- name: bn
type: float
description: the number to subtract from
optional: False
- name: bo
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of bn - bo
- intent: igajkq
description: Divide two numbers.
parameters:
- name: dv
type: float
description: numerator
optional: False
- name: jg
type: float
description: denominator
optional: False
return:
type: float
description: the result of dv / jg
- intent: uywnbkm
description: Multiply two numbers.
parameters:
- name: v
type: float
description: first number
optional: False
- name: u
type: float
description: second number
optional: False
return:
type: float
description: the product of v and u
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
18587 + 4 - ( 38310 / ( 9 + -12080 + -8 ) - 56863 )
|
gqxbln(bn=zmmarc(ar=18587, m=4), bo=gqxbln(bn=igajkq(dv=38310, jg=zmmarc(ar=9, m=zmmarc(ar=-12080, m=-8))), bo=56863))
|
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: nfnwnyi
description: Add two numbers.
parameters:
- name: a
type: float
description: first number to add
optional: False
- name: xb
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of a and xb
- intent: lxgr
description: Subtract two numbers.
parameters:
- name: x
type: float
description: the number to subtract from
optional: False
- name: zr
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of x - zr
- intent: tnv
description: Divide two numbers.
parameters:
- name: h
type: float
description: numerator
optional: False
- name: e
type: float
description: denominator
optional: False
return:
type: float
description: the result of h / e
- intent: qtalso
description: Multiply two numbers.
parameters:
- name: jk
type: float
description: first number
optional: False
- name: a
type: float
description: second number
optional: False
return:
type: float
description: the product of jk and a
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 1993 + 46620 ) / 64 * -325 * ( 32 - -71232 )
|
qtalso(jk=tnv(h=nfnwnyi(a=1993, xb=46620), e=64), a=qtalso(jk=-325, a=lxgr(x=32, zr=-71232)))
|
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: iss
description: Add two numbers.
parameters:
- name: a
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 a and j
- intent: hwy
description: Subtract two numbers.
parameters:
- name: zi
type: float
description: the number to subtract from
optional: False
- name: lq
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of zi - lq
- intent: jsos
description: Divide two numbers.
parameters:
- name: fp
type: float
description: numerator
optional: False
- name: zi
type: float
description: denominator
optional: False
return:
type: float
description: the result of fp / zi
- intent: ndh
description: Multiply two numbers.
parameters:
- name: n
type: float
description: first number
optional: False
- name: wg
type: float
description: second number
optional: False
return:
type: float
description: the product of n and wg
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
76 * ( -641 - ( 605 + -5 ) ) - ( -5728 + -4 * -57 / 1298 )
|
hwy(zi=ndh(n=76, wg=hwy(zi=-641, lq=iss(a=605, j=-5))), lq=iss(a=-5728, j=jsos(fp=ndh(n=-4, wg=-57), zi=1298)))
|
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: mavax
description: Add two numbers.
parameters:
- name: v
type: float
description: first number to add
optional: False
- name: ug
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of v and ug
- intent: wxw
description: Subtract two numbers.
parameters:
- name: e
type: float
description: the number to subtract from
optional: False
- name: n
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of e - n
- intent: dmul
description: Divide two numbers.
parameters:
- name: br
type: float
description: numerator
optional: False
- name: t
type: float
description: denominator
optional: False
return:
type: float
description: the result of br / t
- intent: rdt
description: Multiply two numbers.
parameters:
- name: jv
type: float
description: first number
optional: False
- name: qu
type: float
description: second number
optional: False
return:
type: float
description: the product of jv and qu
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-82856 / -81792 * 24105
|
rdt(jv=dmul(br=-82856, t=-81792), qu=24105)
|
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: kiblqzw
description: Add two numbers.
parameters:
- name: c
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 c and k
- intent: gjr
description: Subtract two numbers.
parameters:
- name: f
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 f - w
- intent: lmtj
description: Divide two numbers.
parameters:
- name: b
type: float
description: numerator
optional: False
- name: y
type: float
description: denominator
optional: False
return:
type: float
description: the result of b / y
- intent: bjb
description: Multiply two numbers.
parameters:
- name: p
type: float
description: first number
optional: False
- name: x
type: float
description: second number
optional: False
return:
type: float
description: the product of p and x
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 8 + 26 ) / -6879 + -6798 - -32
|
gjr(f=kiblqzw(c=lmtj(b=kiblqzw(c=8, k=26), y=-6879), k=-6798), w=-32)
|
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: mjjbv
description: Add two numbers.
parameters:
- name: o
type: float
description: first number to add
optional: False
- name: zp
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of o and zp
- intent: xjx
description: Subtract two numbers.
parameters:
- name: g
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 g - d
- intent: gwklv
description: Divide two numbers.
parameters:
- name: j
type: float
description: numerator
optional: False
- name: a
type: float
description: denominator
optional: False
return:
type: float
description: the result of j / a
- intent: rzgsi
description: Multiply two numbers.
parameters:
- name: r
type: float
description: first number
optional: False
- name: hg
type: float
description: second number
optional: False
return:
type: float
description: the product of r and hg
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -51116 + -703 + 2782 ) * 7 * -44813
|
rzgsi(r=mjjbv(o=-51116, zp=mjjbv(o=-703, zp=2782)), hg=rzgsi(r=7, hg=-44813))
|
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: vueagnj
description: Add two numbers.
parameters:
- name: nf
type: float
description: first number to add
optional: False
- name: sw
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of nf and sw
- intent: kmbz
description: Subtract two numbers.
parameters:
- name: z
type: float
description: the number to subtract from
optional: False
- name: sh
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of z - sh
- intent: vlctxee
description: Divide two numbers.
parameters:
- name: m
type: float
description: numerator
optional: False
- name: j
type: float
description: denominator
optional: False
return:
type: float
description: the result of m / j
- intent: xgi
description: Multiply two numbers.
parameters:
- name: l
type: float
description: first number
optional: False
- name: p
type: float
description: second number
optional: False
return:
type: float
description: the product of l and p
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
95047 / ( 8 - ( -66054 + 20 ) ) + 615 - 3
|
vueagnj(nf=vlctxee(m=95047, j=kmbz(z=8, sh=vueagnj(nf=-66054, sw=20))), sw=kmbz(z=615, sh=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: tsd
description: Add two numbers.
parameters:
- name: w
type: float
description: first number to add
optional: False
- name: yr
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of w and yr
- intent: atdvzpc
description: Subtract two numbers.
parameters:
- name: dq
type: float
description: the number to subtract from
optional: False
- name: au
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of dq - au
- intent: qzdyhk
description: Divide two numbers.
parameters:
- name: dv
type: float
description: numerator
optional: False
- name: l
type: float
description: denominator
optional: False
return:
type: float
description: the result of dv / l
- intent: kvzdz
description: Multiply two numbers.
parameters:
- name: mo
type: float
description: first number
optional: False
- name: pq
type: float
description: second number
optional: False
return:
type: float
description: the product of mo and pq
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-9222 - -61 * -65856 + 6 * -61
|
tsd(w=atdvzpc(dq=-9222, au=kvzdz(mo=-61, pq=-65856)), yr=kvzdz(mo=6, pq=-61))
|
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: rbaxe
description: Add two numbers.
parameters:
- name: g
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 g and t
- intent: dcvwp
description: Subtract two numbers.
parameters:
- name: a
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 a - v
- intent: xxnrcg
description: Divide two numbers.
parameters:
- name: ny
type: float
description: numerator
optional: False
- name: kh
type: float
description: denominator
optional: False
return:
type: float
description: the result of ny / kh
- intent: rjjld
description: Multiply two numbers.
parameters:
- name: kj
type: float
description: first number
optional: False
- name: b
type: float
description: second number
optional: False
return:
type: float
description: the product of kj and b
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
14042 / 610 + 6 * 57 - ( 28730 + 12092 - 83 ) * 3251
|
rbaxe(g=xxnrcg(ny=14042, kh=610), t=dcvwp(a=rjjld(kj=6, b=57), v=rjjld(kj=rbaxe(g=28730, t=dcvwp(a=12092, v=83)), b=3251)))
|
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: dskhkeb
description: Add two numbers.
parameters:
- name: tr
type: float
description: first number to add
optional: False
- name: dp
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of tr and dp
- intent: ooivejp
description: Subtract two numbers.
parameters:
- name: wa
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 wa - w
- intent: iacz
description: Divide two numbers.
parameters:
- name: by
type: float
description: numerator
optional: False
- name: dw
type: float
description: denominator
optional: False
return:
type: float
description: the result of by / dw
- intent: urxc
description: Multiply two numbers.
parameters:
- name: ga
type: float
description: first number
optional: False
- name: mg
type: float
description: second number
optional: False
return:
type: float
description: the product of ga and mg
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-219 + -6 * -403 - ( -52 + 366 ) / 9503
|
dskhkeb(tr=-219, dp=ooivejp(wa=urxc(ga=-6, mg=-403), w=iacz(by=dskhkeb(tr=-52, dp=366), dw=9503)))
|
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: fxlcx
description: Add two numbers.
parameters:
- name: n
type: float
description: first number to add
optional: False
- name: yz
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of n and yz
- intent: qlj
description: Subtract two numbers.
parameters:
- name: v
type: float
description: the number to subtract from
optional: False
- name: bl
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of v - bl
- intent: fxltsp
description: Divide two numbers.
parameters:
- name: w
type: float
description: numerator
optional: False
- name: n
type: float
description: denominator
optional: False
return:
type: float
description: the result of w / n
- intent: fbkspo
description: Multiply two numbers.
parameters:
- name: bj
type: float
description: first number
optional: False
- name: vw
type: float
description: second number
optional: False
return:
type: float
description: the product of bj and vw
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
6 * -1623 + -4 - 22381
|
qlj(v=fxlcx(n=fbkspo(bj=6, vw=-1623), yz=-4), bl=22381)
|
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: ggbksf
description: Add two numbers.
parameters:
- name: g
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 g and u
- intent: ppbyfwg
description: Subtract two numbers.
parameters:
- name: z
type: float
description: the number to subtract from
optional: False
- name: n
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of z - n
- intent: bvvafqd
description: Divide two numbers.
parameters:
- name: bo
type: float
description: numerator
optional: False
- name: n
type: float
description: denominator
optional: False
return:
type: float
description: the result of bo / n
- intent: xxe
description: Multiply two numbers.
parameters:
- name: j
type: float
description: first number
optional: False
- name: yd
type: float
description: second number
optional: False
return:
type: float
description: the product of j and yd
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-18061 + -5 / -6 * ( 1977 - 27 + -21443 ) / 82806 * -29
|
ggbksf(g=-18061, u=xxe(j=bvvafqd(bo=-5, n=-6), yd=xxe(j=bvvafqd(bo=ggbksf(g=ppbyfwg(z=1977, n=27), u=-21443), n=82806), yd=-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: najj
description: Add two numbers.
parameters:
- name: vv
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 vv and w
- intent: hqryt
description: Subtract two numbers.
parameters:
- name: ow
type: float
description: the number to subtract from
optional: False
- name: c
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ow - c
- intent: iohlgoq
description: Divide two numbers.
parameters:
- name: e
type: float
description: numerator
optional: False
- name: du
type: float
description: denominator
optional: False
return:
type: float
description: the result of e / du
- intent: gtydfp
description: Multiply two numbers.
parameters:
- name: ff
type: float
description: first number
optional: False
- name: y
type: float
description: second number
optional: False
return:
type: float
description: the product of ff and y
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -56 + -61 / 165 - -37678 ) / ( 34301 + -4 + -39038 * 25 )
|
iohlgoq(e=hqryt(ow=najj(vv=-56, w=iohlgoq(e=-61, du=165)), c=-37678), du=najj(vv=34301, w=najj(vv=-4, w=gtydfp(ff=-39038, y=25))))
|
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: aegbnh
description: Add two numbers.
parameters:
- name: qy
type: float
description: first number to add
optional: False
- name: ot
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of qy and ot
- intent: vzfw
description: Subtract two numbers.
parameters:
- name: eo
type: float
description: the number to subtract from
optional: False
- name: j
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of eo - j
- intent: dql
description: Divide two numbers.
parameters:
- name: z
type: float
description: numerator
optional: False
- name: o
type: float
description: denominator
optional: False
return:
type: float
description: the result of z / o
- intent: drq
description: Multiply two numbers.
parameters:
- name: m
type: float
description: first number
optional: False
- name: n
type: float
description: second number
optional: False
return:
type: float
description: the product of m and n
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 384 + -76 ) * ( -252 - 922 + -950 )
|
drq(m=aegbnh(qy=384, ot=-76), n=aegbnh(qy=vzfw(eo=-252, j=922), ot=-950))
|
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: cxkksfc
description: Add two numbers.
parameters:
- name: ot
type: float
description: first number to add
optional: False
- name: lo
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ot and lo
- intent: jxlqnuf
description: Subtract two numbers.
parameters:
- name: q
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 q - w
- intent: hobfhja
description: Divide two numbers.
parameters:
- name: pz
type: float
description: numerator
optional: False
- name: qg
type: float
description: denominator
optional: False
return:
type: float
description: the result of pz / qg
- intent: ielg
description: Multiply two numbers.
parameters:
- name: v
type: float
description: first number
optional: False
- name: l
type: float
description: second number
optional: False
return:
type: float
description: the product of v and l
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
956 / 2 + -36
|
cxkksfc(ot=hobfhja(pz=956, qg=2), lo=-36)
|
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: fqslxx
description: Add two numbers.
parameters:
- name: s
type: float
description: first number to add
optional: False
- name: ti
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of s and ti
- intent: riw
description: Subtract two numbers.
parameters:
- name: y
type: float
description: the number to subtract from
optional: False
- name: kl
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of y - kl
- intent: pez
description: Divide two numbers.
parameters:
- name: zk
type: float
description: numerator
optional: False
- name: pp
type: float
description: denominator
optional: False
return:
type: float
description: the result of zk / pp
- intent: hcl
description: Multiply two numbers.
parameters:
- name: p
type: float
description: first number
optional: False
- name: vs
type: float
description: second number
optional: False
return:
type: float
description: the product of p and vs
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-6595 / 73 - -9654
|
riw(y=pez(zk=-6595, pp=73), kl=-9654)
|
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: zsawojw
description: Add two numbers.
parameters:
- name: yd
type: float
description: first number to add
optional: False
- name: bf
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of yd and bf
- intent: dtqxif
description: Subtract two numbers.
parameters:
- name: qs
type: float
description: the number to subtract from
optional: False
- name: ef
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of qs - ef
- intent: bhyorp
description: Divide two numbers.
parameters:
- name: pc
type: float
description: numerator
optional: False
- name: ev
type: float
description: denominator
optional: False
return:
type: float
description: the result of pc / ev
- intent: hlrnj
description: Multiply two numbers.
parameters:
- name: wc
type: float
description: first number
optional: False
- name: w
type: float
description: second number
optional: False
return:
type: float
description: the product of wc and w
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -48 - 65084 ) / ( 60586 + -27367 * 100 * 55418 ) + 743 - -82540
|
dtqxif(qs=zsawojw(yd=bhyorp(pc=dtqxif(qs=-48, ef=65084), ev=zsawojw(yd=60586, bf=hlrnj(wc=-27367, w=hlrnj(wc=100, w=55418)))), bf=743), ef=-82540)
|
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: wjmfi
description: Add two numbers.
parameters:
- name: d
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 d and e
- intent: udmxy
description: Subtract two numbers.
parameters:
- name: cn
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 cn - e
- intent: vohi
description: Divide two numbers.
parameters:
- name: ba
type: float
description: numerator
optional: False
- name: e
type: float
description: denominator
optional: False
return:
type: float
description: the result of ba / e
- intent: ynpb
description: Multiply two numbers.
parameters:
- name: s
type: float
description: first number
optional: False
- name: a
type: float
description: second number
optional: False
return:
type: float
description: the product of s and a
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -68 - 61 ) / 1843 + 15869 * ( 92 + -8 ) - 97
|
wjmfi(d=vohi(ba=udmxy(cn=-68, e=61), e=1843), e=udmxy(cn=ynpb(s=15869, a=wjmfi(d=92, e=-8)), e=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: pileeji
description: Add two numbers.
parameters:
- name: ej
type: float
description: first number to add
optional: False
- name: eb
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ej and eb
- intent: vqucsla
description: Subtract two numbers.
parameters:
- name: e
type: float
description: the number to subtract from
optional: False
- name: uf
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of e - uf
- intent: lquyud
description: Divide two numbers.
parameters:
- name: g
type: float
description: numerator
optional: False
- name: y
type: float
description: denominator
optional: False
return:
type: float
description: the result of g / y
- intent: ykc
description: Multiply two numbers.
parameters:
- name: q
type: float
description: first number
optional: False
- name: m
type: float
description: second number
optional: False
return:
type: float
description: the product of q and m
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 9968 - -86426 ) * 73 - -9 * 96
|
vqucsla(e=ykc(q=vqucsla(e=9968, uf=-86426), m=73), uf=ykc(q=-9, m=96))
|
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: heiji
description: Add two numbers.
parameters:
- name: u
type: float
description: first number to add
optional: False
- name: zs
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of u and zs
- intent: ghpnm
description: Subtract two numbers.
parameters:
- name: tk
type: float
description: the number to subtract from
optional: False
- name: g
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of tk - g
- intent: jhqlffg
description: Divide two numbers.
parameters:
- name: p
type: float
description: numerator
optional: False
- name: q
type: float
description: denominator
optional: False
return:
type: float
description: the result of p / q
- intent: efx
description: Multiply two numbers.
parameters:
- name: tr
type: float
description: first number
optional: False
- name: b
type: float
description: second number
optional: False
return:
type: float
description: the product of tr and b
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
44081 / ( -80801 - 14 + -61170 / -61186 ) * 0 * 637 / 79
|
efx(tr=jhqlffg(p=44081, q=heiji(u=ghpnm(tk=-80801, g=14), zs=jhqlffg(p=-61170, q=-61186))), b=jhqlffg(p=efx(tr=0, b=637), q=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: ndib
description: Add two numbers.
parameters:
- name: iy
type: float
description: first number to add
optional: False
- name: qd
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of iy and qd
- intent: atpbzc
description: Subtract two numbers.
parameters:
- name: oc
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 oc - u
- intent: pquuz
description: Divide two numbers.
parameters:
- name: zd
type: float
description: numerator
optional: False
- name: sm
type: float
description: denominator
optional: False
return:
type: float
description: the result of zd / sm
- intent: cpvepd
description: Multiply two numbers.
parameters:
- name: s
type: float
description: first number
optional: False
- name: mt
type: float
description: second number
optional: False
return:
type: float
description: the product of s and mt
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
882 / ( 8213 / -9 ) * ( -4 - -156 )
|
cpvepd(s=pquuz(zd=882, sm=pquuz(zd=8213, sm=-9)), mt=atpbzc(oc=-4, u=-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: udidtsk
description: Add two numbers.
parameters:
- name: k
type: float
description: first number to add
optional: False
- name: bm
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of k and bm
- intent: tduyjhs
description: Subtract two numbers.
parameters:
- name: g
type: float
description: the number to subtract from
optional: False
- name: i
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of g - i
- intent: qjnfuog
description: Divide two numbers.
parameters:
- name: gm
type: float
description: numerator
optional: False
- name: d
type: float
description: denominator
optional: False
return:
type: float
description: the result of gm / d
- intent: ciehqz
description: Multiply two numbers.
parameters:
- name: r
type: float
description: first number
optional: False
- name: jv
type: float
description: second number
optional: False
return:
type: float
description: the product of r and jv
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-3526 + -7 + 0 / ( -72179 * -45770 + -12010 ) - -8 + 80
|
udidtsk(k=-3526, bm=udidtsk(k=tduyjhs(g=udidtsk(k=-7, bm=qjnfuog(gm=0, d=udidtsk(k=ciehqz(r=-72179, jv=-45770), bm=-12010))), i=-8), bm=80))
|
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: kjaaziu
description: Add two numbers.
parameters:
- name: s
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 s and b
- intent: wpqngrw
description: Subtract two numbers.
parameters:
- name: z
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 z - x
- intent: arn
description: Divide two numbers.
parameters:
- name: d
type: float
description: numerator
optional: False
- name: uy
type: float
description: denominator
optional: False
return:
type: float
description: the result of d / uy
- intent: sklk
description: Multiply two numbers.
parameters:
- name: ya
type: float
description: first number
optional: False
- name: s
type: float
description: second number
optional: False
return:
type: float
description: the product of ya and s
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-25 / ( -8198 / 55717 - -8006 ) * 915 * 4 / -11 / 9652
|
sklk(ya=arn(d=-25, uy=wpqngrw(z=arn(d=-8198, uy=55717), x=-8006)), s=arn(d=sklk(ya=915, s=arn(d=4, uy=-11)), uy=9652))
|
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: vvxko
description: Add two numbers.
parameters:
- name: p
type: float
description: first number to add
optional: False
- name: uf
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of p and uf
- intent: jcz
description: Subtract two numbers.
parameters:
- name: e
type: float
description: the number to subtract from
optional: False
- name: kw
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of e - kw
- intent: rlejfg
description: Divide two numbers.
parameters:
- name: kt
type: float
description: numerator
optional: False
- name: p
type: float
description: denominator
optional: False
return:
type: float
description: the result of kt / p
- intent: gmi
description: Multiply two numbers.
parameters:
- name: vw
type: float
description: first number
optional: False
- name: d
type: float
description: second number
optional: False
return:
type: float
description: the product of vw and d
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 8119 * -23 - 491 * -53 ) / ( -8 / 49707 )
|
rlejfg(kt=jcz(e=gmi(vw=8119, d=-23), kw=gmi(vw=491, d=-53)), p=rlejfg(kt=-8, p=49707))
|
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: lbw
description: Add two numbers.
parameters:
- name: hy
type: float
description: first number to add
optional: False
- name: nv
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of hy and nv
- intent: yuj
description: Subtract two numbers.
parameters:
- name: rn
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 rn - o
- intent: pwqr
description: Divide two numbers.
parameters:
- name: fy
type: float
description: numerator
optional: False
- name: nf
type: float
description: denominator
optional: False
return:
type: float
description: the result of fy / nf
- intent: sjocd
description: Multiply two numbers.
parameters:
- name: sq
type: float
description: first number
optional: False
- name: q
type: float
description: second number
optional: False
return:
type: float
description: the product of sq and q
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
1031 - 8699 + -24
|
lbw(hy=yuj(rn=1031, o=8699), nv=-24)
|
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: umiod
description: Add two numbers.
parameters:
- name: fm
type: float
description: first number to add
optional: False
- name: xy
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of fm and xy
- intent: woxe
description: Subtract two numbers.
parameters:
- name: v
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 v - x
- intent: ktupam
description: Divide two numbers.
parameters:
- name: h
type: float
description: numerator
optional: False
- name: m
type: float
description: denominator
optional: False
return:
type: float
description: the result of h / m
- intent: zlnmyss
description: Multiply two numbers.
parameters:
- name: tj
type: float
description: first number
optional: False
- name: q
type: float
description: second number
optional: False
return:
type: float
description: the product of tj and q
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-3776 + -35 - ( -4168 - 3134 ) * -19633
|
woxe(v=umiod(fm=-3776, xy=-35), x=zlnmyss(tj=woxe(v=-4168, x=3134), q=-19633))
|
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: igzdgnj
description: Add two numbers.
parameters:
- name: ow
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 ow and u
- intent: ywqz
description: Subtract two numbers.
parameters:
- name: d
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 d - m
- intent: veptr
description: Divide two numbers.
parameters:
- name: k
type: float
description: numerator
optional: False
- name: ic
type: float
description: denominator
optional: False
return:
type: float
description: the result of k / ic
- intent: pjasw
description: Multiply two numbers.
parameters:
- name: u
type: float
description: first number
optional: False
- name: ut
type: float
description: second number
optional: False
return:
type: float
description: the product of u and ut
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 250 - 53 ) / ( -67094 / ( -4212 - ( -64 - 860 ) ) )
|
veptr(k=ywqz(d=250, m=53), ic=veptr(k=-67094, ic=ywqz(d=-4212, m=ywqz(d=-64, m=860))))
|
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: cnpk
description: Add two numbers.
parameters:
- name: hb
type: float
description: first number to add
optional: False
- name: vg
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of hb and vg
- intent: vhxxgq
description: Subtract two numbers.
parameters:
- name: vq
type: float
description: the number to subtract from
optional: False
- name: gm
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of vq - gm
- intent: ifkdb
description: Divide two numbers.
parameters:
- name: ib
type: float
description: numerator
optional: False
- name: hb
type: float
description: denominator
optional: False
return:
type: float
description: the result of ib / hb
- intent: gsvixvt
description: Multiply two numbers.
parameters:
- name: sx
type: float
description: first number
optional: False
- name: n
type: float
description: second number
optional: False
return:
type: float
description: the product of sx and n
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-16679 * ( -4413 * 32111 + -6 - -88200 - -942 )
|
gsvixvt(sx=-16679, n=vhxxgq(vq=cnpk(hb=gsvixvt(sx=-4413, n=32111), vg=vhxxgq(vq=-6, gm=-88200)), gm=-942))
|
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: ytekj
description: Add two numbers.
parameters:
- name: p
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 p and x
- intent: jutqc
description: Subtract two numbers.
parameters:
- name: bd
type: float
description: the number to subtract from
optional: False
- name: aj
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of bd - aj
- intent: sdkgua
description: Divide two numbers.
parameters:
- name: b
type: float
description: numerator
optional: False
- name: ab
type: float
description: denominator
optional: False
return:
type: float
description: the result of b / ab
- intent: away
description: Multiply two numbers.
parameters:
- name: vw
type: float
description: first number
optional: False
- name: ki
type: float
description: second number
optional: False
return:
type: float
description: the product of vw and ki
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
47 * ( 88484 + 63759 )
|
away(vw=47, ki=ytekj(p=88484, x=63759))
|
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: fyh
description: Add two numbers.
parameters:
- name: s
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 s and b
- intent: yxuogsn
description: Subtract two numbers.
parameters:
- name: jh
type: float
description: the number to subtract from
optional: False
- name: ce
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of jh - ce
- intent: okz
description: Divide two numbers.
parameters:
- name: y
type: float
description: numerator
optional: False
- name: el
type: float
description: denominator
optional: False
return:
type: float
description: the result of y / el
- intent: upp
description: Multiply two numbers.
parameters:
- name: h
type: float
description: first number
optional: False
- name: rc
type: float
description: second number
optional: False
return:
type: float
description: the product of h and rc
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 34789 + -4 ) / ( 8079 * ( 7 + -8369 ) * -9089 / 38360 )
|
okz(y=fyh(s=34789, b=-4), el=upp(h=8079, rc=okz(y=upp(h=fyh(s=7, b=-8369), rc=-9089), el=38360)))
|
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: eznys
description: Add two numbers.
parameters:
- name: m
type: float
description: first number to add
optional: False
- name: ql
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of m and ql
- intent: fay
description: Subtract two numbers.
parameters:
- name: ey
type: float
description: the number to subtract from
optional: False
- name: j
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ey - j
- intent: pdurkqn
description: Divide two numbers.
parameters:
- name: sn
type: float
description: numerator
optional: False
- name: d
type: float
description: denominator
optional: False
return:
type: float
description: the result of sn / d
- intent: lsjh
description: Multiply two numbers.
parameters:
- name: j
type: float
description: first number
optional: False
- name: z
type: float
description: second number
optional: False
return:
type: float
description: the product of j and z
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 26705 - 7 + -8 + -22 ) * -7 / ( 1837 * ( -627 - -6 ) )
|
lsjh(j=eznys(m=fay(ey=26705, j=7), ql=eznys(m=-8, ql=-22)), z=pdurkqn(sn=-7, d=lsjh(j=1837, z=fay(ey=-627, j=-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: jovl
description: Add two numbers.
parameters:
- name: oq
type: float
description: first number to add
optional: False
- name: dx
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of oq and dx
- intent: eik
description: Subtract two numbers.
parameters:
- name: u
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 u - e
- intent: hnroozt
description: Divide two numbers.
parameters:
- name: m
type: float
description: numerator
optional: False
- name: jm
type: float
description: denominator
optional: False
return:
type: float
description: the result of m / jm
- intent: dgmzonu
description: Multiply two numbers.
parameters:
- name: yl
type: float
description: first number
optional: False
- name: uj
type: float
description: second number
optional: False
return:
type: float
description: the product of yl and uj
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 3664 + 978 ) / 5
|
hnroozt(m=jovl(oq=3664, dx=978), jm=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: utu
description: Add two numbers.
parameters:
- name: fe
type: float
description: first number to add
optional: False
- name: wl
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of fe and wl
- intent: exopzkh
description: Subtract two numbers.
parameters:
- name: qw
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 qw - z
- intent: pdzwhu
description: Divide two numbers.
parameters:
- name: io
type: float
description: numerator
optional: False
- name: mb
type: float
description: denominator
optional: False
return:
type: float
description: the result of io / mb
- intent: sqgbx
description: Multiply two numbers.
parameters:
- name: sj
type: float
description: first number
optional: False
- name: x
type: float
description: second number
optional: False
return:
type: float
description: the product of sj and x
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 68 * 4 + 257 + 7 ) / ( -49634 + -4 - 7069 )
|
pdzwhu(io=utu(fe=sqgbx(sj=68, x=4), wl=utu(fe=257, wl=7)), mb=exopzkh(qw=utu(fe=-49634, wl=-4), z=7069))
|
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: cmmca
description: Add two numbers.
parameters:
- name: jh
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 jh and v
- intent: asey
description: Subtract two numbers.
parameters:
- name: fo
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 fo - ty
- intent: uxnc
description: Divide two numbers.
parameters:
- name: mm
type: float
description: numerator
optional: False
- name: r
type: float
description: denominator
optional: False
return:
type: float
description: the result of mm / r
- intent: zydl
description: Multiply two numbers.
parameters:
- name: qr
type: float
description: first number
optional: False
- name: q
type: float
description: second number
optional: False
return:
type: float
description: the product of qr and q
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
51568 + -970 / ( 4 / 361 + 937 / ( 27629 - ( -91316 + -6878 ) ) )
|
cmmca(jh=51568, v=uxnc(mm=-970, r=cmmca(jh=uxnc(mm=4, r=361), v=uxnc(mm=937, r=asey(fo=27629, ty=cmmca(jh=-91316, v=-6878))))))
|
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: ehcvdt
description: Add two numbers.
parameters:
- name: pe
type: float
description: first number to add
optional: False
- name: ab
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of pe and ab
- intent: mknrvq
description: Subtract two numbers.
parameters:
- name: m
type: float
description: the number to subtract from
optional: False
- name: je
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of m - je
- intent: ubtt
description: Divide two numbers.
parameters:
- name: ov
type: float
description: numerator
optional: False
- name: rw
type: float
description: denominator
optional: False
return:
type: float
description: the result of ov / rw
- intent: svcd
description: Multiply two numbers.
parameters:
- name: o
type: float
description: first number
optional: False
- name: jb
type: float
description: second number
optional: False
return:
type: float
description: the product of o and jb
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 48 + 2 ) * 12362
|
svcd(o=ehcvdt(pe=48, ab=2), jb=12362)
|
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: ftq
description: Add two numbers.
parameters:
- name: x
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 x and f
- intent: dhn
description: Subtract two numbers.
parameters:
- name: g
type: float
description: the number to subtract from
optional: False
- name: ga
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of g - ga
- intent: xxhm
description: Divide two numbers.
parameters:
- name: hc
type: float
description: numerator
optional: False
- name: s
type: float
description: denominator
optional: False
return:
type: float
description: the result of hc / s
- intent: brp
description: Multiply two numbers.
parameters:
- name: bh
type: float
description: first number
optional: False
- name: f
type: float
description: second number
optional: False
return:
type: float
description: the product of bh and f
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
21589 / ( 31192 * ( -121 + 7 - ( 5 + -41 ) ) * 82454 * -143 )
|
xxhm(hc=21589, s=brp(bh=31192, f=brp(bh=dhn(g=ftq(x=-121, f=7), ga=ftq(x=5, f=-41)), f=brp(bh=82454, f=-143))))
|
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: qid
description: Add two numbers.
parameters:
- name: t
type: float
description: first number to add
optional: False
- name: od
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of t and od
- intent: otgrdd
description: Subtract two numbers.
parameters:
- name: a
type: float
description: the number to subtract from
optional: False
- name: n
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of a - n
- intent: rmfqu
description: Divide two numbers.
parameters:
- name: wi
type: float
description: numerator
optional: False
- name: s
type: float
description: denominator
optional: False
return:
type: float
description: the result of wi / s
- intent: wsv
description: Multiply two numbers.
parameters:
- name: t
type: float
description: first number
optional: False
- name: hp
type: float
description: second number
optional: False
return:
type: float
description: the product of t and hp
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -222 - 6918 ) / ( -7 + -1 - 1 )
|
rmfqu(wi=otgrdd(a=-222, n=6918), s=otgrdd(a=qid(t=-7, od=-1), n=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: xuzmhoh
description: Add two numbers.
parameters:
- name: si
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 si and l
- intent: pibw
description: Subtract two numbers.
parameters:
- name: rk
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 rk - d
- intent: ncpul
description: Divide two numbers.
parameters:
- name: en
type: float
description: numerator
optional: False
- name: h
type: float
description: denominator
optional: False
return:
type: float
description: the result of en / h
- intent: ioq
description: Multiply two numbers.
parameters:
- name: vn
type: float
description: first number
optional: False
- name: pb
type: float
description: second number
optional: False
return:
type: float
description: the product of vn and pb
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
12 + 1 - ( -6 - 19 )
|
xuzmhoh(si=12, l=pibw(rk=1, d=pibw(rk=-6, d=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: uhrpe
description: Add two numbers.
parameters:
- name: g
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 g and e
- intent: basjocl
description: Subtract two numbers.
parameters:
- name: ba
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 ba - y
- intent: wsfccus
description: Divide two numbers.
parameters:
- name: js
type: float
description: numerator
optional: False
- name: pi
type: float
description: denominator
optional: False
return:
type: float
description: the result of js / pi
- intent: vnter
description: Multiply two numbers.
parameters:
- name: ov
type: float
description: first number
optional: False
- name: wh
type: float
description: second number
optional: False
return:
type: float
description: the product of ov and wh
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 906 - 27 ) / ( 9225 - 80 )
|
wsfccus(js=basjocl(ba=906, y=27), pi=basjocl(ba=9225, y=80))
|
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: kpdze
description: Add two numbers.
parameters:
- name: u
type: float
description: first number to add
optional: False
- name: r
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of u and r
- intent: jjrsir
description: Subtract two numbers.
parameters:
- name: qa
type: float
description: the number to subtract from
optional: False
- name: rm
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of qa - rm
- intent: whwcq
description: Divide two numbers.
parameters:
- name: o
type: float
description: numerator
optional: False
- name: z
type: float
description: denominator
optional: False
return:
type: float
description: the result of o / z
- intent: hhyw
description: Multiply two numbers.
parameters:
- name: po
type: float
description: first number
optional: False
- name: qg
type: float
description: second number
optional: False
return:
type: float
description: the product of po and qg
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
46728 + -77750 * -8374 / 7823 - ( -54 - 4769 )
|
jjrsir(qa=kpdze(u=46728, r=whwcq(o=hhyw(po=-77750, qg=-8374), z=7823)), rm=jjrsir(qa=-54, rm=4769))
|
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: wrjwid
description: Add two numbers.
parameters:
- name: s
type: float
description: first number to add
optional: False
- name: c
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of s and c
- intent: vdsm
description: Subtract two numbers.
parameters:
- name: m
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 m - b
- intent: wwi
description: Divide two numbers.
parameters:
- name: jy
type: float
description: numerator
optional: False
- name: sk
type: float
description: denominator
optional: False
return:
type: float
description: the result of jy / sk
- intent: wmaw
description: Multiply two numbers.
parameters:
- name: xr
type: float
description: first number
optional: False
- name: fz
type: float
description: second number
optional: False
return:
type: float
description: the product of xr and fz
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-5568 / ( 85616 * -41 / -698 )
|
wwi(jy=-5568, sk=wmaw(xr=85616, fz=wwi(jy=-41, sk=-698)))
|
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: tksbwt
description: Add two numbers.
parameters:
- name: yj
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 yj and w
- intent: udas
description: Subtract two numbers.
parameters:
- name: n
type: float
description: the number to subtract from
optional: False
- name: j
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of n - j
- intent: byvfeb
description: Divide two numbers.
parameters:
- name: g
type: float
description: numerator
optional: False
- name: nt
type: float
description: denominator
optional: False
return:
type: float
description: the result of g / nt
- intent: ayz
description: Multiply two numbers.
parameters:
- name: in
type: float
description: first number
optional: False
- name: te
type: float
description: second number
optional: False
return:
type: float
description: the product of in and te
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 78 + 1 ) / ( -872 + 8 )
|
byvfeb(g=tksbwt(yj=78, w=1), nt=tksbwt(yj=-872, 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: bmfs
description: Add two numbers.
parameters:
- name: p
type: float
description: first number to add
optional: False
- name: ey
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of p and ey
- intent: iwn
description: Subtract two numbers.
parameters:
- name: rn
type: float
description: the number to subtract from
optional: False
- name: jw
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of rn - jw
- intent: tldin
description: Divide two numbers.
parameters:
- name: yf
type: float
description: numerator
optional: False
- name: fi
type: float
description: denominator
optional: False
return:
type: float
description: the result of yf / fi
- intent: lsqjtp
description: Multiply two numbers.
parameters:
- name: hn
type: float
description: first number
optional: False
- name: a
type: float
description: second number
optional: False
return:
type: float
description: the product of hn and a
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
503 * ( 9 / ( ( -1712 * -650 - 44731 ) / -14 ) + 886 )
|
lsqjtp(hn=503, a=bmfs(p=tldin(yf=9, fi=tldin(yf=iwn(rn=lsqjtp(hn=-1712, a=-650), jw=44731), fi=-14)), ey=886))
|
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: ohaf
description: Add two numbers.
parameters:
- name: c
type: float
description: first number to add
optional: False
- name: qb
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of c and qb
- intent: yled
description: Subtract two numbers.
parameters:
- name: uq
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 uq - p
- intent: knq
description: Divide two numbers.
parameters:
- name: zk
type: float
description: numerator
optional: False
- name: e
type: float
description: denominator
optional: False
return:
type: float
description: the result of zk / e
- intent: wsdeoe
description: Multiply two numbers.
parameters:
- name: v
type: float
description: first number
optional: False
- name: y
type: float
description: second number
optional: False
return:
type: float
description: the product of v and y
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -1580 + 34 ) * ( 2397 + 9529 ) - 35671
|
yled(uq=wsdeoe(v=ohaf(c=-1580, qb=34), y=ohaf(c=2397, qb=9529)), p=35671)
|
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: ezrrwih
description: Add two numbers.
parameters:
- name: ya
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 ya and s
- intent: ukkjlwr
description: Subtract two numbers.
parameters:
- name: ic
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 ic - s
- intent: xfby
description: Divide two numbers.
parameters:
- name: cn
type: float
description: numerator
optional: False
- name: c
type: float
description: denominator
optional: False
return:
type: float
description: the result of cn / c
- intent: ambjq
description: Multiply two numbers.
parameters:
- name: p
type: float
description: first number
optional: False
- name: s
type: float
description: second number
optional: False
return:
type: float
description: the product of p and s
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
433 + -91955 / ( 0 - -461 ) * 68695
|
ezrrwih(ya=433, s=ambjq(p=xfby(cn=-91955, c=ukkjlwr(ic=0, s=-461)), s=68695))
|
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: tzmd
description: Add two numbers.
parameters:
- name: iu
type: float
description: first number to add
optional: False
- name: ut
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of iu and ut
- intent: uax
description: Subtract two numbers.
parameters:
- name: u
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 u - k
- intent: hgkdiy
description: Divide two numbers.
parameters:
- name: xl
type: float
description: numerator
optional: False
- name: lz
type: float
description: denominator
optional: False
return:
type: float
description: the result of xl / lz
- intent: qqwtl
description: Multiply two numbers.
parameters:
- name: kq
type: float
description: first number
optional: False
- name: ia
type: float
description: second number
optional: False
return:
type: float
description: the product of kq and ia
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-6565 - 52 + -62303 * -8198 - ( -5 - -24 * 62 ) - -36247
|
uax(u=tzmd(iu=uax(u=-6565, k=52), ut=uax(u=qqwtl(kq=-62303, ia=-8198), k=uax(u=-5, k=qqwtl(kq=-24, ia=62)))), k=-36247)
|
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: husj
description: Add two numbers.
parameters:
- name: px
type: float
description: first number to add
optional: False
- name: np
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of px and np
- intent: sjkhxt
description: Subtract two numbers.
parameters:
- name: d
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 d - h
- intent: lcdntl
description: Divide two numbers.
parameters:
- name: gv
type: float
description: numerator
optional: False
- name: yd
type: float
description: denominator
optional: False
return:
type: float
description: the result of gv / yd
- intent: qqe
description: Multiply two numbers.
parameters:
- name: zc
type: float
description: first number
optional: False
- name: o
type: float
description: second number
optional: False
return:
type: float
description: the product of zc and o
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -7 + 7 ) / 32764 - -788
|
sjkhxt(d=lcdntl(gv=husj(px=-7, np=7), yd=32764), h=-788)
|
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: cikvlx
description: Add two numbers.
parameters:
- name: d
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 d and g
- intent: mddo
description: Subtract two numbers.
parameters:
- name: ls
type: float
description: the number to subtract from
optional: False
- name: ux
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of ls - ux
- intent: ehg
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: jdzdxd
description: Multiply two numbers.
parameters:
- name: o
type: float
description: first number
optional: False
- name: sh
type: float
description: second number
optional: False
return:
type: float
description: the product of o and sh
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-63497 / ( 2 / ( -557 - ( 65 - -4394 ) ) )
|
ehg(o=-63497, t=ehg(o=2, t=mddo(ls=-557, ux=mddo(ls=65, ux=-4394))))
|
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: inst
description: Add two numbers.
parameters:
- name: pe
type: float
description: first number to add
optional: False
- name: pu
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of pe and pu
- intent: ksgy
description: Subtract two numbers.
parameters:
- name: o
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 o - y
- intent: lvovcnz
description: Divide two numbers.
parameters:
- name: b
type: float
description: numerator
optional: False
- name: y
type: float
description: denominator
optional: False
return:
type: float
description: the result of b / y
- intent: sgvzve
description: Multiply two numbers.
parameters:
- name: o
type: float
description: first number
optional: False
- name: ja
type: float
description: second number
optional: False
return:
type: float
description: the product of o and ja
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
5 - ( -27595 + -4 - 231 )
|
ksgy(o=5, y=inst(pe=-27595, pu=ksgy(o=-4, y=231)))
|
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: fdsudb
description: Add two numbers.
parameters:
- name: e
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 e and x
- intent: fogizl
description: Subtract two numbers.
parameters:
- name: k
type: float
description: the number to subtract from
optional: False
- name: hu
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of k - hu
- intent: nekcyhy
description: Divide two numbers.
parameters:
- name: d
type: float
description: numerator
optional: False
- name: u
type: float
description: denominator
optional: False
return:
type: float
description: the result of d / u
- intent: etcar
description: Multiply two numbers.
parameters:
- name: sa
type: float
description: first number
optional: False
- name: cz
type: float
description: second number
optional: False
return:
type: float
description: the product of sa and cz
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -4413 + 538 ) / 4 - -1028 * 40206
|
fogizl(k=nekcyhy(d=fdsudb(e=-4413, x=538), u=4), hu=etcar(sa=-1028, cz=40206))
|
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: ojtp
description: Add two numbers.
parameters:
- name: q
type: float
description: first number to add
optional: False
- name: hd
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of q and hd
- intent: iin
description: Subtract two numbers.
parameters:
- name: a
type: float
description: the number to subtract from
optional: False
- name: mw
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of a - mw
- intent: lvkjlqq
description: Divide two numbers.
parameters:
- name: es
type: float
description: numerator
optional: False
- name: sy
type: float
description: denominator
optional: False
return:
type: float
description: the result of es / sy
- intent: taraug
description: Multiply two numbers.
parameters:
- name: uq
type: float
description: first number
optional: False
- name: x
type: float
description: second number
optional: False
return:
type: float
description: the product of uq and x
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
97 / 87211 * 20571 / ( -86 / ( 79859 / 60308 ) )
|
lvkjlqq(es=taraug(uq=lvkjlqq(es=97, sy=87211), x=20571), sy=lvkjlqq(es=-86, sy=lvkjlqq(es=79859, sy=60308)))
|
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: udsu
description: Add two numbers.
parameters:
- name: a
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 a and d
- intent: jrcqjr
description: Subtract two numbers.
parameters:
- name: mf
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 mf - oc
- intent: guccn
description: Divide two numbers.
parameters:
- name: ee
type: float
description: numerator
optional: False
- name: rx
type: float
description: denominator
optional: False
return:
type: float
description: the result of ee / rx
- intent: zdmvb
description: Multiply two numbers.
parameters:
- name: hk
type: float
description: first number
optional: False
- name: x
type: float
description: second number
optional: False
return:
type: float
description: the product of hk and x
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-44398 / ( -3 + 8829 )
|
guccn(ee=-44398, rx=udsu(a=-3, d=8829))
|
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: ftiq
description: Add two numbers.
parameters:
- name: t
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 t and f
- intent: gdp
description: Subtract two numbers.
parameters:
- name: z
type: float
description: the number to subtract from
optional: False
- name: i
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of z - i
- intent: fnkrdw
description: Divide two numbers.
parameters:
- name: mr
type: float
description: numerator
optional: False
- name: q
type: float
description: denominator
optional: False
return:
type: float
description: the result of mr / q
- intent: zvuixzm
description: Multiply two numbers.
parameters:
- name: bc
type: float
description: first number
optional: False
- name: z
type: float
description: second number
optional: False
return:
type: float
description: the product of bc and z
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-794 - ( ( -54 - 28 ) / 8 - 6 + 7214 ) * -8
|
gdp(z=-794, i=zvuixzm(bc=ftiq(t=gdp(z=fnkrdw(mr=gdp(z=-54, i=28), q=8), i=6), f=7214), z=-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: jpehnwn
description: Add two numbers.
parameters:
- name: fl
type: float
description: first number to add
optional: False
- name: oy
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of fl and oy
- intent: irigx
description: Subtract two numbers.
parameters:
- name: fl
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 fl - b
- intent: jyzr
description: Divide two numbers.
parameters:
- name: q
type: float
description: numerator
optional: False
- name: gd
type: float
description: denominator
optional: False
return:
type: float
description: the result of q / gd
- intent: flruozw
description: Multiply two numbers.
parameters:
- name: k
type: float
description: first number
optional: False
- name: m
type: float
description: second number
optional: False
return:
type: float
description: the product of k and m
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
94 + -22 - -871 / 88 + -429 + -7 - 98033
|
irigx(fl=jpehnwn(fl=irigx(fl=jpehnwn(fl=94, oy=-22), b=jyzr(q=-871, gd=88)), oy=jpehnwn(fl=-429, oy=-7)), b=98033)
|
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: ekt
description: Add two numbers.
parameters:
- name: oq
type: float
description: first number to add
optional: False
- name: bp
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of oq and bp
- intent: tkhr
description: Subtract two numbers.
parameters:
- name: jc
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 jc - f
- intent: cpijb
description: Divide two numbers.
parameters:
- name: lz
type: float
description: numerator
optional: False
- name: ln
type: float
description: denominator
optional: False
return:
type: float
description: the result of lz / ln
- intent: los
description: Multiply two numbers.
parameters:
- name: pw
type: float
description: first number
optional: False
- name: gy
type: float
description: second number
optional: False
return:
type: float
description: the product of pw and gy
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 0 - -578 ) / ( -1 + 179 + -5 - ( 75 + -69 ) )
|
cpijb(lz=tkhr(jc=0, f=-578), ln=ekt(oq=-1, bp=tkhr(jc=ekt(oq=179, bp=-5), f=ekt(oq=75, bp=-69))))
|
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: lgxezu
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: znbklkf
description: Subtract two numbers.
parameters:
- name: fq
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 fq - l
- intent: apdhwbz
description: Divide two numbers.
parameters:
- name: w
type: float
description: numerator
optional: False
- name: ga
type: float
description: denominator
optional: False
return:
type: float
description: the result of w / ga
- intent: iedohq
description: Multiply two numbers.
parameters:
- name: u
type: float
description: first number
optional: False
- name: r
type: float
description: second number
optional: False
return:
type: float
description: the product of u and r
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
6359 - ( 57290 + 4 )
|
znbklkf(fq=6359, l=lgxezu(q=57290, n=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: oep
description: Add two numbers.
parameters:
- name: r
type: float
description: first number to add
optional: False
- name: qj
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of r and qj
- intent: sxzso
description: Subtract two numbers.
parameters:
- name: d
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 d - ny
- intent: rdsnw
description: Divide two numbers.
parameters:
- name: pf
type: float
description: numerator
optional: False
- name: c
type: float
description: denominator
optional: False
return:
type: float
description: the result of pf / c
- intent: yzbhs
description: Multiply two numbers.
parameters:
- name: f
type: float
description: first number
optional: False
- name: zu
type: float
description: second number
optional: False
return:
type: float
description: the product of f and zu
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
91 * ( 35410 + 8 ) / 73
|
yzbhs(f=91, zu=rdsnw(pf=oep(r=35410, qj=8), c=73))
|
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: idbqsoe
description: Add two numbers.
parameters:
- name: c
type: float
description: first number to add
optional: False
- name: rd
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of c and rd
- intent: ttw
description: Subtract two numbers.
parameters:
- name: d
type: float
description: the number to subtract from
optional: False
- name: aj
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of d - aj
- intent: qxuuifm
description: Divide two numbers.
parameters:
- name: ry
type: float
description: numerator
optional: False
- name: ri
type: float
description: denominator
optional: False
return:
type: float
description: the result of ry / ri
- intent: pbnagl
description: Multiply two numbers.
parameters:
- name: dd
type: float
description: first number
optional: False
- name: x
type: float
description: second number
optional: False
return:
type: float
description: the product of dd and x
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
5597 / -12 + 4873 + -225 - -69227 / -3 * -122
|
ttw(d=idbqsoe(c=qxuuifm(ry=5597, ri=-12), rd=idbqsoe(c=4873, rd=-225)), aj=pbnagl(dd=qxuuifm(ry=-69227, ri=-3), x=-122))
|
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: rlkwd
description: Add two numbers.
parameters:
- name: d
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 d and z
- intent: cqoik
description: Subtract two numbers.
parameters:
- name: lw
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 lw - m
- intent: hnxbhe
description: Divide two numbers.
parameters:
- name: z
type: float
description: numerator
optional: False
- name: uv
type: float
description: denominator
optional: False
return:
type: float
description: the result of z / uv
- intent: lmtd
description: Multiply two numbers.
parameters:
- name: cj
type: float
description: first number
optional: False
- name: w
type: float
description: second number
optional: False
return:
type: float
description: the product of cj and w
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
64369 / -16 + 43
|
rlkwd(d=hnxbhe(z=64369, uv=-16), z=43)
|
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: zoqh
description: Add two numbers.
parameters:
- name: p
type: float
description: first number to add
optional: False
- name: r
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of p and r
- intent: qthl
description: Subtract two numbers.
parameters:
- name: qw
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 qw - h
- intent: jaw
description: Divide two numbers.
parameters:
- name: g
type: float
description: numerator
optional: False
- name: a
type: float
description: denominator
optional: False
return:
type: float
description: the result of g / a
- intent: amzbizn
description: Multiply two numbers.
parameters:
- name: a
type: float
description: first number
optional: False
- name: g
type: float
description: second number
optional: False
return:
type: float
description: the product of a and g
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
18 / ( ( 2836 * 16 - 698 ) / -40 * ( 802 + 14 ) )
|
jaw(g=18, a=amzbizn(a=jaw(g=qthl(qw=amzbizn(a=2836, g=16), h=698), a=-40), g=zoqh(p=802, r=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: zjtlooc
description: Add two numbers.
parameters:
- name: zw
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 zw and eh
- intent: ztsha
description: Subtract two numbers.
parameters:
- name: q
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 q - z
- intent: yikh
description: Divide two numbers.
parameters:
- name: dc
type: float
description: numerator
optional: False
- name: g
type: float
description: denominator
optional: False
return:
type: float
description: the result of dc / g
- intent: vkx
description: Multiply two numbers.
parameters:
- name: w
type: float
description: first number
optional: False
- name: n
type: float
description: second number
optional: False
return:
type: float
description: the product of w and n
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -64327 - 73913 ) / ( -8765 * ( 895 + 3615 * 6 / 146 ) )
|
yikh(dc=ztsha(q=-64327, z=73913), g=vkx(w=-8765, n=zjtlooc(zw=895, eh=yikh(dc=vkx(w=3615, n=6), g=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: qshqqvp
description: Add two numbers.
parameters:
- name: x
type: float
description: first number to add
optional: False
- name: r
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of x and r
- intent: yusqnha
description: Subtract two numbers.
parameters:
- name: h
type: float
description: the number to subtract from
optional: False
- name: r
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of h - r
- intent: vqgd
description: Divide two numbers.
parameters:
- name: sj
type: float
description: numerator
optional: False
- name: az
type: float
description: denominator
optional: False
return:
type: float
description: the result of sj / az
- intent: yfs
description: Multiply two numbers.
parameters:
- name: w
type: float
description: first number
optional: False
- name: xz
type: float
description: second number
optional: False
return:
type: float
description: the product of w and xz
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
15957 / 86 + -6 + -54396 - 5 - ( -578 - -796 ) * -14449
|
qshqqvp(x=vqgd(sj=15957, az=86), r=yusqnha(h=qshqqvp(x=-6, r=yusqnha(h=-54396, r=5)), r=yfs(w=yusqnha(h=-578, r=-796), xz=-14449)))
|
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: lhuzv
description: Add two numbers.
parameters:
- name: v
type: float
description: first number to add
optional: False
- name: yn
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of v and yn
- intent: yiuua
description: Subtract two numbers.
parameters:
- name: xj
type: float
description: the number to subtract from
optional: False
- name: rw
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of xj - rw
- intent: owuqk
description: Divide two numbers.
parameters:
- name: q
type: float
description: numerator
optional: False
- name: ec
type: float
description: denominator
optional: False
return:
type: float
description: the result of q / ec
- intent: flsz
description: Multiply two numbers.
parameters:
- name: se
type: float
description: first number
optional: False
- name: q
type: float
description: second number
optional: False
return:
type: float
description: the product of se and q
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-15855 + 0 / ( -5 / 70962 ) - -5
|
lhuzv(v=-15855, yn=yiuua(xj=owuqk(q=0, ec=owuqk(q=-5, ec=70962)), rw=-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: motnvju
description: Add two numbers.
parameters:
- name: n
type: float
description: first number to add
optional: False
- name: fz
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of n and fz
- intent: dcbxz
description: Subtract two numbers.
parameters:
- name: fs
type: float
description: the number to subtract from
optional: False
- name: n
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of fs - n
- intent: hdf
description: Divide two numbers.
parameters:
- name: jd
type: float
description: numerator
optional: False
- name: hw
type: float
description: denominator
optional: False
return:
type: float
description: the result of jd / hw
- intent: rpktuo
description: Multiply two numbers.
parameters:
- name: mh
type: float
description: first number
optional: False
- name: va
type: float
description: second number
optional: False
return:
type: float
description: the product of mh and va
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
6 / -8974 + -69711 / ( 3460 + -5 - -9057 + 405 )
|
motnvju(n=hdf(jd=6, hw=-8974), fz=hdf(jd=-69711, hw=motnvju(n=dcbxz(fs=motnvju(n=3460, fz=-5), n=-9057), fz=405)))
|
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: avn
description: Add two numbers.
parameters:
- name: zh
type: float
description: first number to add
optional: False
- name: uk
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of zh and uk
- intent: ofmar
description: Subtract two numbers.
parameters:
- name: qc
type: float
description: the number to subtract from
optional: False
- name: ad
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of qc - ad
- intent: srilosm
description: Divide two numbers.
parameters:
- name: mj
type: float
description: numerator
optional: False
- name: k
type: float
description: denominator
optional: False
return:
type: float
description: the result of mj / k
- intent: wrgiyco
description: Multiply two numbers.
parameters:
- name: l
type: float
description: first number
optional: False
- name: d
type: float
description: second number
optional: False
return:
type: float
description: the product of l and d
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 2 / -17611 + 8500 + 735 ) * -24 - 227
|
ofmar(qc=wrgiyco(l=avn(zh=srilosm(mj=2, k=-17611), uk=avn(zh=8500, uk=735)), d=-24), ad=227)
|
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: rel
description: Add two numbers.
parameters:
- name: ei
type: float
description: first number to add
optional: False
- name: np
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ei and np
- intent: gxs
description: Subtract two numbers.
parameters:
- name: v
type: float
description: the number to subtract from
optional: False
- name: rd
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of v - rd
- intent: hnfnw
description: Divide two numbers.
parameters:
- name: m
type: float
description: numerator
optional: False
- name: ui
type: float
description: denominator
optional: False
return:
type: float
description: the result of m / ui
- intent: irpvo
description: Multiply two numbers.
parameters:
- name: y
type: float
description: first number
optional: False
- name: js
type: float
description: second number
optional: False
return:
type: float
description: the product of y and js
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-77408 / ( 59659 - 79 )
|
hnfnw(m=-77408, ui=gxs(v=59659, rd=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: jxd
description: Add two numbers.
parameters:
- name: f
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 f and z
- intent: jyjnd
description: Subtract two numbers.
parameters:
- name: i
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 i - h
- intent: pcgwt
description: Divide two numbers.
parameters:
- name: e
type: float
description: numerator
optional: False
- name: tx
type: float
description: denominator
optional: False
return:
type: float
description: the result of e / tx
- intent: deoyeu
description: Multiply two numbers.
parameters:
- name: bw
type: float
description: first number
optional: False
- name: g
type: float
description: second number
optional: False
return:
type: float
description: the product of bw and g
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
65072 - -7414 + 61 - 565 * -856
|
jxd(f=jyjnd(i=65072, h=-7414), z=jyjnd(i=61, h=deoyeu(bw=565, g=-856)))
|
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: iildzns
description: Add two numbers.
parameters:
- name: ji
type: float
description: first number to add
optional: False
- name: fb
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of ji and fb
- intent: mdu
description: Subtract two numbers.
parameters:
- name: sd
type: float
description: the number to subtract from
optional: False
- name: j
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of sd - j
- intent: pzd
description: Divide two numbers.
parameters:
- name: w
type: float
description: numerator
optional: False
- name: du
type: float
description: denominator
optional: False
return:
type: float
description: the result of w / du
- intent: kuh
description: Multiply two numbers.
parameters:
- name: gr
type: float
description: first number
optional: False
- name: n
type: float
description: second number
optional: False
return:
type: float
description: the product of gr and n
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
2 * -5 / 25 / 7681
|
pzd(w=kuh(gr=2, n=pzd(w=-5, du=25)), du=7681)
|
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: xyrkxb
description: Add two numbers.
parameters:
- name: s
type: float
description: first number to add
optional: False
- name: zt
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of s and zt
- intent: zxpcud
description: Subtract two numbers.
parameters:
- name: r
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 r - v
- intent: pcmpr
description: Divide two numbers.
parameters:
- name: sv
type: float
description: numerator
optional: False
- name: uz
type: float
description: denominator
optional: False
return:
type: float
description: the result of sv / uz
- intent: vhawyc
description: Multiply two numbers.
parameters:
- name: xi
type: float
description: first number
optional: False
- name: t
type: float
description: second number
optional: False
return:
type: float
description: the product of xi and t
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
54 / -90368 + -1 + -8
|
xyrkxb(s=pcmpr(sv=54, uz=-90368), zt=xyrkxb(s=-1, zt=-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: wts
description: Add two numbers.
parameters:
- name: y
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 y and i
- intent: dju
description: Subtract two numbers.
parameters:
- name: p
type: float
description: the number to subtract from
optional: False
- name: nk
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of p - nk
- intent: zigp
description: Divide two numbers.
parameters:
- name: m
type: float
description: numerator
optional: False
- name: c
type: float
description: denominator
optional: False
return:
type: float
description: the result of m / c
- intent: odpsprn
description: Multiply two numbers.
parameters:
- name: q
type: float
description: first number
optional: False
- name: w
type: float
description: second number
optional: False
return:
type: float
description: the product of q and w
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-74 * ( 0 - -1444 )
|
odpsprn(q=-74, w=dju(p=0, nk=-1444))
|
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: gazxl
description: Add two numbers.
parameters:
- name: sq
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 sq and i
- intent: mlpca
description: Subtract two numbers.
parameters:
- name: s
type: float
description: the number to subtract from
optional: False
- name: nx
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of s - nx
- intent: rwd
description: Divide two numbers.
parameters:
- name: w
type: float
description: numerator
optional: False
- name: l
type: float
description: denominator
optional: False
return:
type: float
description: the result of w / l
- intent: bekn
description: Multiply two numbers.
parameters:
- name: pu
type: float
description: first number
optional: False
- name: o
type: float
description: second number
optional: False
return:
type: float
description: the product of pu and o
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
8270 / 684 - ( -324 * 89329 - -87 / ( 3715 * -561 ) ) + 77974
|
gazxl(sq=mlpca(s=rwd(w=8270, l=684), nx=mlpca(s=bekn(pu=-324, o=89329), nx=rwd(w=-87, l=bekn(pu=3715, o=-561)))), i=77974)
|
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: xrgah
description: Add two numbers.
parameters:
- name: a
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 a and y
- intent: krf
description: Subtract two numbers.
parameters:
- name: t
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 t - k
- intent: qfz
description: Divide two numbers.
parameters:
- name: lz
type: float
description: numerator
optional: False
- name: yq
type: float
description: denominator
optional: False
return:
type: float
description: the result of lz / yq
- intent: xywj
description: Multiply two numbers.
parameters:
- name: l
type: float
description: first number
optional: False
- name: on
type: float
description: second number
optional: False
return:
type: float
description: the product of l and on
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
-61 / 34343 - ( 13 * 8254 / -85 - 15 )
|
krf(t=qfz(lz=-61, yq=34343), k=krf(t=xywj(l=13, on=qfz(lz=8254, yq=-85)), k=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: fgnutta
description: Add two numbers.
parameters:
- name: jn
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 jn and w
- intent: aovbrh
description: Subtract two numbers.
parameters:
- name: s
type: float
description: the number to subtract from
optional: False
- name: nd
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of s - nd
- intent: wfxnyll
description: Divide two numbers.
parameters:
- name: w
type: float
description: numerator
optional: False
- name: xo
type: float
description: denominator
optional: False
return:
type: float
description: the result of w / xo
- intent: ocfa
description: Multiply two numbers.
parameters:
- name: xb
type: float
description: first number
optional: False
- name: ge
type: float
description: second number
optional: False
return:
type: float
description: the product of xb and ge
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( -69900 + 84 ) * -583 * 7322
|
ocfa(xb=fgnutta(jn=-69900, w=84), ge=ocfa(xb=-583, ge=7322))
|
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: cmcquw
description: Add two numbers.
parameters:
- name: va
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 va and w
- intent: bxq
description: Subtract two numbers.
parameters:
- name: rk
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 rk - h
- intent: yiymxrm
description: Divide two numbers.
parameters:
- name: g
type: float
description: numerator
optional: False
- name: vn
type: float
description: denominator
optional: False
return:
type: float
description: the result of g / vn
- intent: utikjbv
description: Multiply two numbers.
parameters:
- name: h
type: float
description: first number
optional: False
- name: k
type: float
description: second number
optional: False
return:
type: float
description: the product of h and k
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
307 - ( 45 + 26 )
|
bxq(rk=307, h=cmcquw(va=45, w=26))
|
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: iia
description: Add two numbers.
parameters:
- name: rr
type: float
description: first number to add
optional: False
- name: dv
type: float
description: second number to add
optional: False
return:
type: float
description: the sum of rr and dv
- intent: yznrzcs
description: Subtract two numbers.
parameters:
- name: i
type: float
description: the number to subtract from
optional: False
- name: ds
type: float
description: the number to subtract
optional: False
return:
type: float
description: the result of i - ds
- intent: bobr
description: Divide two numbers.
parameters:
- name: c
type: float
description: numerator
optional: False
- name: ao
type: float
description: denominator
optional: False
return:
type: float
description: the result of c / ao
- intent: dwrmkm
description: Multiply two numbers.
parameters:
- name: hy
type: float
description: first number
optional: False
- name: vr
type: float
description: second number
optional: False
return:
type: float
description: the product of hy and vr
QUERY_FILL cannot be used as no information can be retrieved at runtime.
|
( 89834 + -5 - 368 ) / ( -3530 * -1671 / ( -602 - ( 7675 + -44 ) ) )
|
bobr(c=yznrzcs(i=iia(rr=89834, dv=-5), ds=368), ao=bobr(c=dwrmkm(hy=-3530, vr=-1671), ao=yznrzcs(i=-602, ds=iia(rr=7675, dv=-44))))
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.