hallacy

Results 62 comments of hallacy

Hi @rmajidy, Any chance you have a sample file I could use to replicate this issue?

I'm guessing the issue was from a regression fixed in https://github.com/openai/openai-python/pull/389. Since that's merged, closing this

I believe you're looking for the `request_timeout` param (https://github.com/openai/openai-python#params). Does that solve the issue?

Can you describe the breaking change here? We generally try to avoid that if possible because we know how jarring of an experience it can be. That parameter is also...

We tend to leave that documentation to high level API changes. If you're interested, I'd happily accept a PR to this repo with this documentation change

What is the output of the API command when you attempt to delete the model?

I'm not sure I understand what the issue is if the call to delete the model is successful. Can you post the output of the call to delete the model?

I'm going to close this do to inactivity. Feel free to reopen

This seems to be working as intended. Is there some sort of error the python package is throwing?

Hi @newmagicjosh, I'm not able to reproduce this on my end. I suspect there might be some sort of certificate issue on your end. If you have any other details...