continuedev / continuedev/continue
Mistral agent support
Open
@RomneyDa is already working on this.
Since Feb 14, 2025.
area:configuration
kind:enhancement
needs-triage
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Validations
- I believe this is a way to improve. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that requests the same enhancement
Problem
On the Mistral AI plateforme you can create "agents" (customized versions of their models). I would like to be able to use them with continue.
Just being able to add them via the config file would be sufficient. Integration in the UI would be better ofc.
Story:
When adding a model using the mistral provider an "Agent" option appears. After choosing it the user is prompted to enter an agent_id
Solution
Add a model to Mistral provider (from my shallow understanding of the codebase)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.