Unfortunately a Project API key or User API key from OpenAI raises the error:
You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}} bpmn_assistant-1 | INFO: 172.20.0.1:36618 - "POST /determine_intent HTTP/1.1" 500 Internal Server Error
But it works with python sample app provided by OpenAI.
Unfortunately a Project API key or User API key from OpenAI raises the error:
You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}} bpmn_assistant-1 | INFO: 172.20.0.1:36618 - "POST /determine_intent HTTP/1.1" 500 Internal Server Error
But it works with python sample app provided by OpenAI.