aandrew-me / tgpt

AI Chatbots in terminal without needing API keys
GNU General Public License v3.0
2.04k stars 171 forks source link

Can't set API_KEY env variable for Groq #302

Open darslim opened 1 month ago

darslim commented 1 month ago

I have set AI_PROVIDER=groq and documentation shows that OPENAI_API_KEY will work to set the API key for Open AI but I can't set the GROQ_API_KEY. Also, is it possible to set the GROQ_MODEL variable?