Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dotAI): Adding fallback mechanism when it comes to send models #29761

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

victoralfaro-dotcms
Copy link
Contributor

@victoralfaro-dotcms victoralfaro-dotcms commented Aug 27, 2024

Adding multi model support with a more robust class thans just String to AIModel class. Introducing README file to document new usage of AIClient instead of OpenAIRequest class. Adding AI testing utils as well as necessary Wiremock templates for IT and postman tests.

Refs: #29284

This PR fixes: #29284

…29748)

Adding multi model support with a more robust class thans just String to AIModel class. Introducing README file to document new usage of AIClient instead of OpenAIRequest class. Adding AI testing utils as well as necessary Wiremock templates for IT and postman tests.

Refs: #29284
@victoralfaro-dotcms victoralfaro-dotcms force-pushed the 29284-ai-models-fallback-split-2 branch from f026758 to f394c3c Compare August 27, 2024 19:16
@victoralfaro-dotcms victoralfaro-dotcms marked this pull request as ready for review August 27, 2024 21:22
@victoralfaro-dotcms victoralfaro-dotcms added this pull request to the merge queue Aug 27, 2024
Merged via the queue into master with commit 8a0ce03 Aug 27, 2024
30 checks passed
@victoralfaro-dotcms victoralfaro-dotcms deleted the 29284-ai-models-fallback-split-2 branch August 27, 2024 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fail gracefully when OpenAI model stops working
3 participants