Hello all, does the gemini transform code feature ...
# android-studio
n
Hello all, does the gemini transform code feature is working in koala canary 7 ? for me it is broken, it was working in earlier canary version. Tried re-enabling gemini, but the problem persists, is there a issue ticket in issue tracker related to it ?
c
Please file a bug with the exact issue with repro steps, as it’s not clear what “broken” means
n
I am unable to create one
Problem is that whenever I try to transform selected code, using right click, and prompt something, android studio doesn't send the query and nothing happens, when I paste that code in tool window everything works fine, only the first two options, Transform and document code doesn't work for me, I wanted to translate my locale file
c
I am unable to create one
Yes, external users can only create the bug in the Android Studio component, and not any sub-components. That is okay since myself or someone else will triage it appropriately
I’m unable to repro on macOS with Canary 7 so I’d suggest filing a bug with repro steps with your setup so we can try to replicate it
n
I have filed the issue here, Sorry for taking some time for filing this issue, wanted to make sure that everything was correctly configured at my side. The logs shows that it can't find
gemini.key
file, it may help ig
c
No worries and yes that detail is helpful!
Do you happen to be opted in to any feature flags or experimental features? I ask because of the mention of Gemini 1.5 Pro, which I think we were using for demos but is not production ready, even in canary, and request should be going to a different model.
n
Yep, I tried the command watching the demo, at that time didn't knew it was not released yet, but how do I revert to normal model ?
c
You should be able to manually restore the defaults in Registry if you are internal mode (I assume you are since you were able to get into this state)
Or enter the command
/model codey!
in the Gemini chat window
n
No wasn't in any internal mode, just tried the /model 1.5 command
Thanks for helping out, doing
/model codey!
worked, and it is working fine now
c
Awesome!