Looks like Claygnet and other AI prompts aren't wrapping (someone made a commit on a Friday and Crowdstirk'd me) https://cln.sh/fvLjN1kz https://app.clay.com/workspaces/9621/workbooks/wb_G5C8VTPKkewV/tables/t_iXhDZPvei9WH/views/gv_StEPoyYy987f
Okay good I found out that this wasn't a recent commit problem, basically if you want a prompt to return: thing_with_a_long_name1,thing_with_a_long_name2,thing_with_a_long_name3,thing_with_a_long_name4,thing_with_a_long_name4,thing_with_a_long_name5 ^-- this breaks the full cell reflow. thing_with_a_long_name1 thing_with_a_long_name2, thing_with_a_long_name3, thing_with_a_long_name4, thing_with_a_long_name5, ^--- This does not. But the first one is important because a SPACE. breaks things, so I want to make sure the model knows there is no space, hence why I don't do the return. https://cln.sh/6Sry8qFh
This is happening in all fields FWIW *this is the key pair" in https requests
Thanks again! I've followed up with the team :) Will keep you posted of any changes :)