Skip to content

feat: [Orchestration] Adding New Models #485

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

Merged
merged 13 commits into from
Jul 17, 2025

Conversation

n-o-u-r-h-a-n
Copy link
Contributor

@n-o-u-r-h-a-n n-o-u-r-h-a-n commented Jul 4, 2025

Context

AI/ai-sdk-java-backlog#274.

New models like mistralai--mistral-small-instruct, nvidia--llama-3.2-nv-embedqa-1b, amazon--titan-embed-text, gpt-4.1-mini, gpt-4.1, gpt-4.1-nano are not "officially supported" by the SDK.

Feature scope:

Adding New Models

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Aligned changes with the JavaScript SDK
  • Documentation updated
  • Release notes updated

@n-o-u-r-h-a-n n-o-u-r-h-a-n self-assigned this Jul 4, 2025
@n-o-u-r-h-a-n n-o-u-r-h-a-n added the please-review Request to review a pull-request label Jul 4, 2025
newtork
newtork previously approved these changes Jul 8, 2025
Copy link
Contributor

@jjtang1985 jjtang1985 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm afraid, after this PR, we will not have the latest status.
Please have a look at my comments here

Copy link
Member

@rpanackal rpanackal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the meantime there has been changes to the model list in SAP Notes.. We may have also missed to clean up some of the old models in the enum list.

I have listed the changes w.r.t your PR against the current state of SAP notes.

@n-o-u-r-h-a-n n-o-u-r-h-a-n dismissed jjtang1985’s stale review July 15, 2025 14:16

I did the request changes.

@n-o-u-r-h-a-n n-o-u-r-h-a-n requested a review from rpanackal July 15, 2025 14:20
Copy link
Member

@rpanackal rpanackal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@n-o-u-r-h-a-n n-o-u-r-h-a-n merged commit c87d3c4 into main Jul 17, 2025
7 checks passed
@n-o-u-r-h-a-n n-o-u-r-h-a-n deleted the Adding-new-orchestration-models branch July 17, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please-review Request to review a pull-request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants