Skip to content

Conversation

@pedrxd
Copy link
Contributor

@pedrxd pedrxd commented Oct 24, 2025

  "edit_predictions": {
    "codestral": {
      "api_url": "https://codestral.mistral.ai",
      "model": "codestral-latest",
      "max_tokens": 150
    }
  },

Release Notes:

@cla-bot
Copy link

cla-bot bot commented Oct 24, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @pedrxd on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@pedrxd
Copy link
Contributor Author

pedrxd commented Oct 24, 2025

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Oct 24, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @pedrxd on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@cla-bot
Copy link

cla-bot bot commented Oct 24, 2025

The cla-bot has been summoned, and re-checked this pull request!

@pedrxd
Copy link
Contributor Author

pedrxd commented Oct 24, 2025

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 24, 2025
@cla-bot
Copy link

cla-bot bot commented Oct 24, 2025

The cla-bot has been summoned, and re-checked this pull request!

@pedrxd pedrxd changed the title Allow to configure codestral url via settings.json Oct 24, 2025
@pedrxd pedrxd marked this pull request as ready for review October 24, 2025 17:14
@maxdeviant maxdeviant changed the title Added support for changing the Codestral endpoint Oct 24, 2025
@SomeoneToIgnore SomeoneToIgnore added the area:ai Improvement related to Agent Panel, Edit Prediction, Copilot, or other AI features label Oct 24, 2025
@bennetbo bennetbo self-assigned this Oct 27, 2025
@bennetbo bennetbo enabled auto-merge (squash) October 27, 2025 15:41
@bennetbo bennetbo merged commit a70f80d into zed-industries:main Oct 27, 2025
21 checks passed
@bennetbo
Copy link
Member

Thank you!

tomatitito pushed a commit to tomatitito/zed that referenced this pull request Nov 7, 2025
```json
  "edit_predictions": {
    "codestral": {
      "api_url": "https://codestral.mistral.ai",
      "model": "codestral-latest",
      "max_tokens": 150
    }
  },
```

Release Notes:

- Added support for changing the Codestral endpoint. This was discussed
at zed-industries#34371.

---------

Co-authored-by: Bennet Bo Fenner <bennetbo@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ai Improvement related to Agent Panel, Edit Prediction, Copilot, or other AI features cla-signed The user has signed the Contributor License Agreement

3 participants