core
core copied to clipboard
feat(dotAI): Adding fallback mechanism when it comes to send models
Removing OpenAIRequest
class in favor of set of classes explainied in src/main/java/com/dotcms/ai/client/README.md
and integrating it with the corresponding consuming components. Integration tests added/updated.
Refs: #29284