shell_gpt
shell_gpt copied to clipboard
Add Google Gemini support
- add prompt to put google gemini api key on installation
- add condition to use gemini api key on litellm if model name starts with gemini/*
- change use litellm default value to true
- change default model to gemini/gemini-1.5-flash
since gemini has free tier usage and litellm has native support to it, it is interesting to use it instead of openai gpt