-
Notifications
You must be signed in to change notification settings - Fork 513
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
[LLM]Mistral implementation #190
base: main
Are you sure you want to change the base?
Conversation
@andrewpareles : updated Mistral to follow you Friday changes |
@andrewpareles when do you plan to merge it ? |
Thanks for this - I don't love that Mistral doesn't have an abort method, is there any way we could get around this, or maybe we could use openAI-compatible endpoint to build this instead? |
There is few options
Let me try to find a workaround, I'll keep this merge request open. This could be also a test for the void auto update feature when it's released. |
@andrewpareles : done, waiting for the merge. |
@andrewpareles :this is working with model-selection as well. |
Great, will merge it ASAP. |
This is the Mistral API implementation on Void using Mistral AI official npm package :