wrongite
Results
1
comments of
wrongite
@nerder Actually it already supports. I succeeded to configure it. Try this. ``` DEFAULT_MODEL=llama3-8b-8192 API_BASE_URL=https://api.groq.com/openai/v1 OPENAI_USE_FUNCTIONS=false OPENAI_API_KEY=[Your Groq API key here] ```