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

#29281: returning available models as object that includes 'name' and 'type' instead of just a list os strings #29549

Closed

Conversation

victoralfaro-dotcms
Copy link
Contributor

Instead of a List<String> we now return a List<SimpleModel> which, for now, contains name and type so this information can be consumed by other components such as the UI.

@victoralfaro-dotcms victoralfaro-dotcms marked this pull request as ready for review August 13, 2024 06:11
@victoralfaro-dotcms victoralfaro-dotcms marked this pull request as draft August 13, 2024 19:19
@victoralfaro-dotcms victoralfaro-dotcms force-pushed the 29281-return-object-available-model branch from 655c96a to e2c1a0e Compare August 13, 2024 23:17
@victoralfaro-dotcms victoralfaro-dotcms marked this pull request as ready for review August 13, 2024 23:19
…reak the tests when any of AI API url or AI API key are missing. Clean the default values for model names and max tokens are now required.
@victoralfaro-dotcms victoralfaro-dotcms force-pushed the 29281-return-object-available-model branch 2 times, most recently from 72baeab to c95d875 Compare August 14, 2024 02:20
@victoralfaro-dotcms victoralfaro-dotcms force-pushed the 29281-return-object-available-model branch from c95d875 to 3b8be74 Compare August 14, 2024 05:32
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.

4 participants