Skip to content

Conversation

@markijbema
Copy link
Contributor

@markijbema markijbema commented Oct 17, 2025

Tbh I don't currently have the setup to verify these modelnames

@adamhill i noticed you did some changes to bedrock before, could you verify this?
Or @leviduke ?

fixes #2857

@changeset-bot
Copy link

changeset-bot bot commented Oct 17, 2025

🦋 Changeset detected

Latest commit: 3e409b8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
kilo-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@adamhill
Copy link
Contributor

adamhill commented Oct 17, 2025

@markijbema I did not have credentials either when I did that :-)

I did it blind and a corporate client verified it was working. I could not get creds out of the maintainer / CM to test it :-(

I guess it is time for a shared credentials / password manager like Bitwarden or something for PR reviewers

@markijbema
Copy link
Contributor Author

We probably have credentials somewhere and otherwise i can obtain it, I was just hoping for a quick check :P

// Source: https://docs.mistral.ai/getting-started/models/models_overview/
bedrock: "mistral.codestral-2508-v1:0",
// Source: https://huggingface.co/mistralai/Codestral-22B-v0.1
huggingface: "mistralai/Codestral-22B-v0.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove, isn't supported

@markijbema markijbema changed the title add hugging face and amazon bedrock for autocomplete add amazon bedrock for autocomplete Oct 21, 2025
@markijbema markijbema marked this pull request as ready for review October 21, 2025 08:20
@markijbema
Copy link
Contributor Author

I didn't test it in amazon, but i did verify that the model indeed exists, and -v1:0 seems to be their format

@markijbema markijbema merged commit eb3beda into main Oct 21, 2025
14 checks passed
@markijbema markijbema deleted the mark/add-providers branch October 21, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autocomplete not working with AWS bedrock

4 participants