The error was in goose. In the PPQ side it only mentioned setting OPENAI_API_KEY, and in the goose docs, unless I missed (very likely!) there was no mention of setting OPENAI_BASE_PATH.

Your service is awesome!

Reply to this note

Please Login to reply.

Discussion

Yea the most common API issues are if you try to use the openAI endpoint in the app instead of an "open ai compatible" endpoint.

Additionally, some apps make you past in our endpoint like this:

https://api.ppq.ai/chat/completions

But others prefer it like this:

https://api.ppq.ai/