Solo-Performance-Prompting icon indicating copy to clipboard operation
Solo-Performance-Prompting copied to clipboard

Use without Azure?

Open marco2meyer opened this issue 1 year ago • 3 comments

Thank you so much for open-sourcing this repo, this is great!

I am trying to use the repo without Azure, but with no success yet. You note in the Readme that you ran the model on Azure. Have you tested whether the code runs if you set the Azure flag to false? I am getting somewhat inscrutable error messages from the open-ai API:

INFO:openai:error_code=None error_message='Invalid URL (POST /v1/engines/gpt4-32k/chat/completions)' error_param=None error_type=invalid_request_error message='OpenAI API error received' stream_error=False

marco2meyer avatar Aug 31 '23 10:08 marco2meyer