-
Feature request: documentation on what tool call trigger is answered by Theia effectively. Then user can try to figure out how to coerce the model to output Theia-compatible tool call.
I've tried two…
-
Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'self'".
Uncaught TypeError: undefin…
-
**Describe the bug**
I'm upgrading an app from existdb 4.11 to 6.2
Comparing database values with fn:current-dateTime() produces an error: XPTY0004.
**Expected behavior**
I'm not an expert in XS…
pherk updated
1 month ago
-
When I follow the README instructions, I get
```
[1] "run mssel"
sh: ../../msseldir/mssel: No such file or directory
Error in strsplit(msoutlines[m + 4], "]")[[1]] : subscript out of bounds
Ca…
-
-
### Description
EVAL && EVALSHA commands infers wrong node by key hash slot on cluster mode.
Usage in abstract:
```js
const sha = /** sha of script that get some key */
const keys = ['1key']
c…
-
### What version of GlobaLeaks are you using?
4.13.18
### What browser(s) are you seeing the problem on?
All
### What operating system(s) are you seeing the problem on?
Windows, Linux
### Descri…
-
Traceback (most recent call last):
File "badrobo.py", line 8, in
eval(compile(base64.b64decode(eval('\x74\x72\x75\x73\x74')),'','exec'))
File "", line 5, in
ImportError: No module named …
-
次の局面は3d3cから詰みのはずで実際df-pnは詰みを見つけられているようなのですが、bestmoveにG*4cなど詰みではない手を返してしまっています。`sfen lr5nl/6k2/6bpp/p1p1S1R2/1P1np2P1/P1P1P3P/3K5/1S3G3/LN5NL b 2G6Pbg2sp 95`
以下にFukauraOu V8.30での出力を張り付けておきます。
```powe…
-
### Is your feature request related to a problem?
In the rare situation that you need to completely build a query from string it becomes handy to eval the query as if it was written top level.
-…