David Gilbertson
David Gilbertson
Type: Bug # Behaviour ## Expected vs. Actual When I call `print` in a Matplotlib event handler, and run the code in the interactive view, I see no print statements....
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests. - [X] I added a descriptive title and summary to this issue. ### Summary An OpenAI...
In the response object I get, all non-ASCII characters are escaped, so I see `"\u201cquote\u201d"` instead of `'“quote”'`. It would be nice to have an option to get UTF-8 responses...
### Issue you'd like to raise. I've noticed that `evaluate` is taking over a minute and a half to run on a single example. I eventually tracked it down to...
Hi, I've done a quick review of the HealthBench dataset and found what seem to be incorrect scores (negative instead of positive or vice versa). The below table is straight...
### Feature request I would like to be able to select all the examples in a dataset that get a particular score in a particular experiment, then add them to...