Interface AgentInstanceHistoryContent

All Known Implementing Classes:
AgentInstanceHistoryContent.DocumentContent, AgentInstanceHistoryContent.ObjectContent, AgentInstanceHistoryContent.TextContent

public interface AgentInstanceHistoryContent
A content block in an agent instance history item. Use the static factory methods to create instances; downcast to AgentInstanceHistoryContent.TextContent, AgentInstanceHistoryContent.DocumentContent, or AgentInstanceHistoryContent.ObjectContent to access type-specific fields.