josephmpariser

Results 2 comments of josephmpariser

Hello, I tried to set up the example_config.yaml to use my Azure OpenAI API credentials but seem to be running into an issue: (kag-demo) (base) user examples % knext project...

I was able to successfully connect and get a response from the Azure OpenAI API, I did this by tinkering with the openai_client.py file and changing self.client to self.client =...