Abstract interface for proposal managers. Publishers implement this to provide their proposal generation logic.
Check if proposal generation is supported by this server
Generate proposals for a get_products request
Refine an existing proposal based on new instructions
Get a stored proposal by ID
Store a proposal for later retrieval
Clean up expired proposals
Abstract interface for proposal managers. Publishers implement this to provide their proposal generation logic.