404 error when using oapi.tasking.ai

I noticed that you have launched an openai standard API, but got a 404 error when trying the API.

Hi Brian

Your issue is most likely caused by incorrect base url. Please make sure the base url is set to be https://oapi.tasking.ai/v1. Please note that when using some of the OpenAI compatible SDKs (including the official one from OpenAI), the v1 in path is required.