Streaming Tokens and Tools: Multi-Turn Agentic Harness Support in NVIDIA Dynamo | NVIDIA Technical Blog
…In the catalog snapshot we tested, gpt-5.5 used: { "mode": "tokens", "limit": 10000 } By contrast, openai/openai/gpt-5.5 on a custom endpoint used fallback metadata: { "mode": "bytes", "limit": 10000…
