Add possibility to choose API configuration for Autocomplete #2937
sylwester-liljegren
started this conversation in
1. Feature requests
Replies: 2 comments 1 reply
-
|
The autocomplete feature is still under development and currently only supports Codestral. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Hi @letanloc1998 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have been using Kilo Code and I am very impressed on how much more polished it is compared to e.g. Cline. Really good work!
I have noticed one minor feature that I think you should add to enable more use cases for usage with Kilo Code:
Currently, the Autocomplete feature in Kilo Code seems to be dependent on the user being signed in to Kilo Code web app and then pay for credits to use the Autocomplete feature through a codestral model hosted by Misral AI, if I am not mistaken. While I understand this approach initially, my team does already have e.g. a Codestral deployment in Azure provided through a proxy (OpenAI compatible endpoint) that we would rather like to use in order to apply AI features securely while working on customers' codebases.
I would like to e.g. add a section where one can either check for using either the default API configuration like today based on your credentials or provide an custom API configuration that can be used instead. You could include this within that red rectangle as seen in the below image:
I mean, if you were able to provide the possibility to select an API configuration for generating terminal commands as seen in the below image, which I personally found to be freaking awersome, then I guess it should be possible for you to do something correspondingly for the Autocomplete feature.
Once again, you are doing a great job!
Looking forward to hear your opinions on this!
Beta Was this translation helpful? Give feedback.
All reactions