I'm really struggling to work out the best way to ...
# general-english
s
I'm really struggling to work out the best way to handle cross assistant squad memory, specifically some elements of the conversation depend on previous answers to questions asked by earlier assistants. I've tried, rolling-history with set pseudo-boolean variables as well as overriding variables mid conversation but neither seem to work consistently.
2 Views