Closed pamelafox closed 6 days ago
@kristapratico FYI.
@luigiw @needuv @paulshealy1 @singankit - please take a look
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-ml-sdk @azureml-github.
We have a release candidate that will support openai 1.x. That will fix this issue.
I am trying release candidate now, but it didn't realize that my installed openai (0.28) was incompatible. I think you need to bump the version constraints in https://github.com/Azure/azure-sdk-for-python/blob/75da6ac8e0ead6235ac09e3f725adce405b5adad/sdk/ai/azure-ai-generative/setup.py#L101 ?
Closing this issue for azure-ai-generative
.
Describe the bug
We get this error when using QADataGenerator:
I fixed it by adding openai==0.28.1 to our requirements.txt.
To Reproduce Steps to reproduce the behavior:
python3 -m scripts generate --output=example_input/qa.jsonl --numquestions=2 --persource=5