TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
9.8k stars 770 forks source link

Fix need of OpenAI API key if using Litellm #621

Open abhishekbhakat opened 3 months ago

abhishekbhakat commented 3 months ago

Fixes the need of unused OpenAI API key if Litellm is configured after #604.