Missing types ToolCallChunk, ToolResultChunk, etc?
On beta.7, generate() returns an AgentMessage which has a lot of fields on it, but many of those field types don't appear to be exported, like toolCalls and toolResults, and show up as
any, is this intentional?