Josh Zucker
Josh Zucker
👋 Because styled-components passes props onto the DOM, when the `media` prop is added to grid item components they cause an attribute of `media="[object Object]"` to be added to the...
**Is your feature request related to a problem? Please describe.** I have many variables in my test suite that are needed, but not useful to view in test results by...
I am using a custom python provider that sets the `error` property (https://www.promptfoo.dev/docs/providers/python#python-script). The eval is failed correctly but the error message is not rendering in the UI. This commit...