-
Notifications
You must be signed in to change notification settings - Fork 2.6k
API Provider: Mistral Enhancements #1159
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
Conversation
error: mistral only works with stream = true?
|
|
see roo docs: RooCodeInc/Roo-Code-Docs#60 |
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Description
Type of change
How Has This Been Tested?
Checklist:
Additional context
Related Issues
Reviewers
Important
Enhances Mistral API provider with streaming and stop token options, debug logging, and UI updates.
mistralModelStreamingEnabledandstopTokenoptions toApiHandlerOptionsinapi.ts.mistral.ts.mistralCodestralUrlinmistral.ts.ApiOptions.tsxto include UI elements formistralModelStreamingEnabledandstopToken.mistral.test.tswith tests forstopTokenhandling and streaming options.roo-cline.debug.mistralconfiguration inpackage.jsonfor enabling debug output.This description was created by
for 2e76b0a. It will automatically update as commits are pushed.