Expand description
Chain management HTTP handlers for MockForge
This module provides REST endpoints for managing and executing request chains through the HTTP API.
Structs§
- Chain
Create Request - Chain
Create Response - Chain
Execution History Response - Chain
Execution Record - Chain
Execution Request - Chain
Execution Response - Chain
List Response - Chain
State - Shared state for chain management
- Chain
Summary - Chain
Validation Response
Functions§
- create_
chain - create_
chain_ state - Create the chain state with registry and engine
- delete_
chain - execute_
chain - get_
chain - get_
chain_ history - list_
chains - update_
chain - validate_
chain