textgrad
textgrad copied to clipboard
fix: use full value of variable instead of short version
When using short version the optimizer cannot reproduce parts of the variable that are truncated in the short version.
The variable short is used to reduce the entire context. @mertyg should we had an option to switch this on/off for people that are ok with longer context?