-
```python
session.get_eval( 'hisClear(parseRef("p:dataCenter50B:r:282c63c3-f1e7d0c0"), 2021)' )
```
results in
```
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-pack…
-
### Checklist
- [X] I have updated the integration to the latest version available
- [X] I have checked if the vacuum/platform is already requested
- [ ] I have sent raw map file to `piotr.machowski.…
-
/api/cloud-eval receives two parameters: fen and multiPv. But most people use small PV if any, so most positions are in the database with 1 pv at large depth and the larger the pv number, the lower th…
-
![image](https://user-images.githubusercontent.com/9816225/75414496-b4500980-5963-11ea-899e-067d7ec831d6.png)
_Originally posted by @liximomo in https://github.com/liximomo/lazy-compile-webpack-plu…
-
Hello,
I was eager to check new swift functionality. Unfortunately, I got these error messages.
Resolve API:
```
[iPhone::com.customerapp ]-> const r = new ApiResolver('swift');
r.enumerateMa…
-
### Details
_No response_
Checklist
- [X] Modify `src/main.py` ✓ https://github.com/sweepai/evals/commit/35f37cdbd49a63bfdd7a39e2d65b0c186ad83c49
- [X] Ran sandbox for `src/main.py`. ✓ https://gi…
-
Hi there, jsep looks wonderful.
One thing that might be obvious to people familiar with esprima is that it is trivial to evaluate the generated AST:
```
var do_eval = function(node) {
if(node.type…
-
### Community Note
* I have tried couple of solution but I am seeing the same general error. People have provided multiple solutions using create_before_destroy = true, use trigger etc but no…
-
```clojure
(def path--attention-test
"resources/attention-test--higher-res.webm")
(def frames
(-> path--attention-test
w/Video
(w/VideoTrim [12 24])
(w/VideoFrameList 20…
-
For this code section using `ChatMistralAI` and `MistralAIEmbeddings`
```python
from langchain_ollama.chat_models import ChatOllama
from langchain_ollama.embeddings import OllamaEmbeddings
import …