Module ai_handler

Module ai_handler 

Source
Expand description

AI-powered response handler for HTTP requests

This module integrates intelligent mock generation and data drift simulation into the HTTP request handling pipeline.

Structs§

AiResponseConfig
Configuration for AI-powered responses (to be added to MockResponse)
AiResponseHandler
AI response handler that combines intelligent generation and drift simulation

Functions§

create_ai_handler
Helper function to create an AI handler from optional configs
process_response_with_ai
Process a response body with AI features if configured