Class LibrarySupportLogic

java.lang.Object
sk.iway.iwcm.components.ai.providers.LibrarySupportLogic
All Implemented Interfaces:
AiInterface
Direct Known Subclasses:
GeminiService, OpenAiService, OpenRouterService

public abstract class LibrarySupportLogic extends Object implements AiInterface
CMS adapter around the framework-neutral webjet-ai client.

CMS-side provider integrations should extend this class.