Ilya Polishchuk

Results 3 comments of Ilya Polishchuk

Hi @hanxiao , do I need to get one more approval, right?

I also faced the issue, here's https://github.com/scikit-optimize/scikit-optimize/pull/1122

@GaneshSKulkarni, I've also faced the issue of removing new lines (‘\n’). The issue is caused by this piece of code. https://github.com/stanfordnlp/dspy/blob/8e01bee8e360d0509387ca2b54d296b31e8bebb6/dsp/templates/template_v2.py#L101 as a workaround you can define your fields the...