Ethan Blackburn
Ethan Blackburn
@jerryjliu yes I did! Both with my example and documents with no links. If there's an issue, ping me and I'll take a look
Seems like there's something funky with python/pip path on Ubuntu. Building from source worked for me. ``` git clone https://github.com/openai/openai-python.git cd openai-python git checkout v0.26.5 python3 setup.py install ``` I...
Thanks for the fast turnaround! Happy to test when its ready
@zeroshade it works! 🥳
This has been a huge problem for us. Specifically unnesting `vulnerabilities` and `resources` objects on the `vulnerability_finding` class increases query time by an order of magnitude