Skip to content

[BUG] No response from LLM with Gemini #221

@goshlanguage

Description

@goshlanguage

Expected Behavior

I was trying this out today, and after adding GEMINI_API_KEY with a Pro account to my environment, I invoked kubectl-ai but wasn't getting any output.

I tried to increase verbosity to see if maybe my key wasn't accepted or there were auth issues, but I just couldn't get any feedback:

kubectl-ai -v3

  Hey there, what can I help you with today?


>>> is this thing on
>>> help
>>> exit

I revisited the README but I think I have things set as expected.
Is there something I can check to tell what is happening? Should I fork and try to add additional debugging outputs?

Actual Behavior

No response

Steps To Reproduce

On Mac OS X Sequoia 15.1, brew install, set GEMINI_API_KEY created from aistudio.google.com with Pro account, run kubectl-ai:

echo $GEMINI_API_KEY
AI<truncated>

brew install kubectl-ai

kubectl-ai

Are you willing to submit PRs to contribute to this bug fix?

  • Yes, I am willing to implement it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions