* An abstract API for AI model clients * Providing portable client request options while still allowing vendor specific options when required. Implemented only for StabilityAI/OpenAI ImageClient * Support for text->image for openai and stabilityai. Partial fix for #27 : Text To Image and Fixes #266 and Fixes #261
TODO: Documentation and sample tests using the `BasicEvaluationTest``.