Stefan Wojcik
Stefan Wojcik
Got it, cool. I have played around with Documenter, but not Franklin. I'll check it out and make a call. Thanks!
I believe I'm having the same issue with the [DCGAN](https://github.com/FluxML/model-zoo/tree/master/vision/cdcgan_mnist) example in the Flux model zoo. I haven't yet been able to resolve it.
Updating to Julia 1.3 and reinstalling Atom fixed this issue.
Thanks for testing. Yes, I realized some tests were a little funky - hoping to square those away this weekend.
Hey @roryl23 - only errors I'm getting are coming from the assistants endpoints - looks like the package is still running assistants V1 Beta logic. Updated setup is here: https://platform.openai.com/docs/assistants/migration.
Just adding a bit of context to make it easier to review: streaming now works without error, and all the new functionality vis-a-vis the responses endpoint works in my tests....