Module mock_ai

Module mock_ai 

Source
Expand description

Mock AI provider for testing Mock AI provider adapter for testing

A minimal implementation of AIProvider that returns predefined responses. Used to validate that the port trait compiles and can be implemented.

Structsยง

MockAIProvider
Mock AI provider for testing