gemini-cli icon indicating copy to clipboard operation
gemini-cli copied to clipboard

A command-line interface (CLI) for Google Gemini

Results 2 gemini-cli issues
Sort by recently updated
recently updated
newest added

I can use it in the yesterday, but I don't use it and display ` proto: (line 34:3): unknown field "usageMetadata"` error in the now, the status is 400. ![image](https://github.com/reugn/gemini-cli/assets/109063757/91c95eed-fde1-4a50-9af8-6a0bd1e8837f)

I installed your app i added my api key to the environment variable GIMINI_API_KEY, but it still says ``` then pass it as an option: genai.NewClient(ctx, option.WithAPIKey(os.Getenv("GEMINI_API_KEY"))) ``` Since i...