AGY harness streams token by token outputs by using TextContent. In Interactions proto, TextContent isn't for token streaming. Either we can introduce ContentBlock or can buffer tokens in AGY harness implementation and emit a TextContent when all tokens arrive.
AGY harness streams token by token outputs by using TextContent. In Interactions proto, TextContent isn't for token streaming. Either we can introduce ContentBlock or can buffer tokens in AGY harness implementation and emit a TextContent when all tokens arrive.