Skip to content

Conversation

@eliasto
Copy link
Contributor

@eliasto eliasto commented Nov 6, 2025

Context

Implementation of OVHcloud AI Endpoints in Kilo Code CLI, since it's already in Kilo Code

How to Test

Run kilo code config, and add this config:

{
	"id": "default",
	"provider": "ovhcloud",
	"ovhCloudAiEndpointsModelId": "gpt-oss-120b"
}

You can let the api key empty for using it for free (with a rate limit)

Get in Touch

I'm on the Discord server as @eliqsx :)

@changeset-bot
Copy link

changeset-bot bot commented Nov 6, 2025

🦋 Changeset detected

Latest commit: 2a08b8d

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

This PR includes changesets to release 1 package
Name Type
@kilocode/cli Minor

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

@chrarnoldus chrarnoldus added the CLI Kilo Code CLI label Nov 6, 2025
Copy link
Contributor

@iscekic iscekic left a comment

Choose a reason for hiding this comment

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

lgtm

@iscekic iscekic requested a review from catrielmuller November 7, 2025 13:14
@iscekic
Copy link
Contributor

iscekic commented Nov 7, 2025

Please wait for @catrielmuller's review before merging 🙏

@eliasto
Copy link
Contributor Author

eliasto commented Nov 12, 2025

Hi @catrielmuller, is it ok that I merge the PR? Thanks! 😄

@catrielmuller
Copy link
Contributor

catrielmuller commented Nov 12, 2025

Hi @catrielmuller, is it ok that I merge the PR? Thanks! 😄

Please resolve the conflicts and add a change set.

pnpm changeset

# Conflicts:
#	cli/src/constants/providers/models.ts
#	cli/src/types/messages.ts
@eliasto eliasto force-pushed the feat/add-ovhcloud-ai-endpoints-provider-to-kilocode-cli branch from bd8111a to 2a08b8d Compare November 12, 2025 14:34
@eliasto
Copy link
Contributor Author

eliasto commented Nov 12, 2025

Thanks for your review @catrielmuller @iscekic, you can merge! 😄

@iscekic iscekic merged commit 4fe2948 into Kilo-Org:main Nov 12, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLI Kilo Code CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants