Open connectappypiellp opened 3 months ago
@jptaylor if you can help
you can use groq cloud api and it will work
Hi @connectappypiellp , I have the same issue as you shown above. pipecat == 0.3.0 The default url is set to "https://api.groq.com/openai/v1".
That's why groq cloud api works. The latest pipecat code seems already removed the default url. https://github.com/pipecat-ai/pipecat/blob/main/src/pipecat/processors/frameworks/rtvi.py#L270 I think we can try to install the latest code to test it.
I have used the correct Open api key starting with sk-8d***** i have also tested it but it saying inavlid api key
Also tried defining directly into model code but still the same issue One more thing if you can help me if i change model id and name to gpt-4 dose it will be ok Your help will be appreciated