Simon Ilyushchenko

Results 6 issues of Simon Ilyushchenko

Somehow, https://github.com/stanfordnlp/dspy/blob/main/examples/functional/functional.ipynb works for me on github, but when I try to run the ``` predictor = TypedPredictor(CodeSignature) prediction = predictor( prompt=PythonCode(code=ds['test'][0]['prompt']), test=PythonCode(code=ds['test'][0]['test']), entry_point=ds['test'][0]['entry_point'] ) print(prediction) ``` section in a...

bug

### Describe the issue The chat terminated quickly, no .ipynb file was created ### Steps to reproduce Use this build and execute message with AgentBuilder: "Create an ipython notebook printing...

bug
autobuilder

### Problem I work on the Google Earth Engine team. Our product often returns map tiles as analysis outputs, and it might be helpful to immediately send them to an...

enhancement

Hi! I'm trying to follow the process we recommend to the [external users of our repo](https://github.com/google/earthengine-catalog/blob/main/docs/install.md), but I'm running into problems. If I `git clone [https://github.com/google/earthengine-catalog`](https://github.com/google/earthengine-catalog%60), remove .bazelversion that pins...

### Versions impacted by the bug _No response_ ### What went wrong? netcdf/cdm/core/src/main/java/ucar/ma2/Index.java:22: warning: [ClassInitializationDeadlock] Possible class initialization deadlock: Index0D is a subclass of the containing class Index public static...

bug