[LLM]Mistral implementation#190
[LLM]Mistral implementation#190andrewpareles merged 23 commits intovoideditor:mainfrom jcommaret:feat-mistral-new
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. |
|
Cleaned this up to go with conventions, a lot of checks were redundant. Lmk what you think. What's |
jcommaret
left a comment
There was a problem hiding this comment.
perfect, trying to merge it on model-selection to see it in action, moving on that
|
.tool-versions is a file setup with my version manager to setup nodejs version and python version on the project level. https://asdf-vm.com for more information. |
|
Alright we can add it to gitignore, will merge |

This is the Mistral API implementation on Void using Mistral AI official npm package :