(no title)
benban | 1 month ago
curious how you're handling context lifetimes when agents call other agents. do you drop context between calls or is there a way to bound it? that's been the trickiest part for us.
benban | 1 month ago
curious how you're handling context lifetimes when agents call other agents. do you drop context between calls or is there a way to bound it? that's been the trickiest part for us.
randall|1 month ago
thinking about ways to deal with that but we haven’t yet done it.