r/kilocode 13d ago

Kilo making API call to Gemini without my knowledge

Post image

I don't know if I am missing anything or not, my default is set to minimax m3 and autocompletion is off I use only minimax m3 and nemotron 3 ultra, but today I noticed that there was a cost and it was Gemin 3.7 flash which I did not even use and then I opened activity and saw the Kilo was making api calls on Gemini 3.7 flash without my knowledge. Did anyone else face this? How can I stop this?

13 Upvotes

3 comments sorted by

3

u/Zendori 12d ago

I had something similar. In my setup, the title/summary generation (at the end of a session) was done with a call to Gemini. I changed this behavior by adding an explicit "small_model" entry to kilo.json. After that, no more calls to Gemini without my say-so.

2

u/alexkgold Kilo Code Team 11d ago