Conversation
nina-msft
left a comment
There was a problem hiding this comment.
Another approach could be to put all of this information into this setup page: https://github.com/Azure/PyRIT/blob/users/rdheekonda/fix-prerequisites-notebooks-and-wiki/examples/setup/azure_openai_setup.ipynb
There are some notebooks in examples/code that will reference this setup, and it seems like this can be leveraged for all 3 of these notebooks.
Good suggestion, updated. Thanks |
Co-authored-by: Roman Lutz <romanlutz13@gmail.com>
- Bump pypdf >=6.7.5 -> >=6.8.0 (direct dep, fixes microsoft#56) - Bump gradio >=5.32.0 -> >=6.7.0 (optional dep, fixes microsoft#49-52) - Add orjson >=3.11.6 constraint (transitive, fixes microsoft#59) - Add tornado >=6.5.5 constraint (transitive, fixes microsoft#57-58) - Fix minimatch ReDoS via npm audit fix (fixes microsoft#46-47) - Add @tootallnate/once >=3.0.1 npm override (fixes microsoft#55) - diskcache microsoft#30 has no patched version available Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Bump pypdf >=6.7.5 -> >=6.8.0 (direct dep, fixes microsoft#56) - Bump gradio >=5.32.0 -> >=6.7.0 (optional dep, fixes microsoft#49-52) - Add orjson >=3.11.6 constraint (transitive, fixes microsoft#59) - Add tornado >=6.5.5 constraint (transitive, fixes microsoft#57-58) - Fix minimatch ReDoS via npm audit fix (fixes microsoft#46-47) - Add @tootallnate/once >=3.0.1 npm override (fixes microsoft#55) - diskcache microsoft#30 has no patched version available Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Description
Tests
Documentation