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(js/plugins/vertexai): add Mistral MaaS integration #1436

Merged
merged 7 commits into from
Dec 4, 2024

Conversation

cabljac
Copy link
Contributor

@cabljac cabljac commented Dec 2, 2024

This PR will resolve #1386

TODO:

  • switch out the custom HTTPServer and hooks etc for the standard SDK client approach (now that they're fixing it)
  • handle streaming responses

Checklist (if applicable):

@cabljac
Copy link
Contributor Author

cabljac commented Dec 3, 2024

Probably want to wait for mistralai/client-ts#52 to be resolved (in their next release) so we can support 2411?

@cabljac cabljac requested a review from pavelgj December 3, 2024 11:59
@cabljac cabljac marked this pull request as ready for review December 3, 2024 11:59
@cabljac cabljac changed the title feat(js/plugins/vertexai): add initial Mistral MaaS integration feat(js/plugins/vertexai): add Mistral MaaS integration Dec 3, 2024
@cabljac cabljac merged commit 0dbc518 into main Dec 4, 2024
4 checks passed
@cabljac cabljac deleted the @invertase/mistral-maas branch December 4, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

add support for mistral MaaS models in modal garden
2 participants