Marc-André Bélanger
Marc-André Bélanger
I should note that this is easy to do with bar charts. The difficulty lies in placing custom text labels at the proper `fieldT` points in a line or scatter...
Why not just have a safe and unsafe benchmarks? Maybe a "defaults" benchmark?
Definitely, and caching should be made explicit! It took me a while to figure it out...
For anyone looking to fix this, I temporarily nuke the cache. Here's an example on Debian: ```sh rm -rf ~/.cache/textgrad/ ```
Can you double check that your prompt gets gradients? In larger examples, mine don't and I get the same behavior.
I am not familiar with the codebase. Where should I look to allow renaming a file prior to upload in the UI?
Specifying a `false` default as in `- {label: "Noindex", name: "no_index", widget: "boolean", default: false}` does not work for me. I am still forced to click twice on the toggle...
I guess this clarifies the requirements for https://github.com/BasedHardware/omi/issues/1825.