Expand description
Contract Diff Handler for processing natural language queries
This module provides functionality to process natural language queries about contract diffs, enabling users to ask questions like “show me breaking changes” or “compare the last 3 versions” via the AI Studio chat interface.
Structs§
- Breaking
Change - Breaking change information
- Contract
Diff Filters - Filters for contract diff queries
- Contract
Diff Handler - Contract diff handler for NL queries
- Contract
Diff Query Result - Result of a contract diff query
Enums§
- Contract
Diff Intent - Intent detected from natural language query