v0.1.0
What's Changed
This is the first release of PyRIT to PyPI including basic documentation and notebooks.
Full list of changes
- Update notebook dependency due to vulnerabilities by @romanlutz in #26
- Add article in SECURITY.md by @romanlutz in #27
- Remove poetry by @romanlutz in #24
- add NOTICE file by @romanlutz in #28
- Change README content to say "prompt injection attacks" by @romanlutz in #29
- Update Demo Notebook Prerequisites by @rdheekonda in #30
- Update chat client & multiturn notebooks with more information by @romanlutz in #25
- Remove unused definitions from models.py by @romanlutz in #31
- Update pyproject.toml to find packages/modules by @romanlutz in #33
- Prompt Normalizer and Refactor by @rlundeen2 in #32
- Export requirements before component governance is run by @romanlutz in #35
- fixing bug with red_teaming_bot by @rlundeen2 in #34
- Fixing bug with RedTeamingBot attack strategy by @rlundeen2 in #36
- Standardize Endpoints and API Keys for AML Chat by @rlundeen2 in #37
- Added Flag character transformer for invisible prompts. by @ChristBian1 in #38
- Add Jupyter Dependencies + aiohttp to pyproject.toml by @nina-msft in #39
- AML Endpoint Bug Fix and Refactor by @rlundeen2 in #40
- Add jailbreakchat prompt templates and modify the structure of existing prompts by @romanlutz in #42
- Fix link to How to Guide by @romanlutz in #41
- fixing bug where default was set to debug by @rlundeen2 in #44
- build: update versions of pre-commit hooks by @dlmgary in #47
- Integrate Hugging Face Models with Azure ML: Download, Register, Deploy, and Test by @rdheekonda in #43
- Standardizing environment for completions and embeddings by @rlundeen2 in #46
- Adding Chat Message Normalizers so AML can work with more Models by @rlundeen2 in #45
- Improving multi-turn strategy by @rlundeen2 in #48
- Add ipykernel dependency package by @rdheekonda in #50
- Refactoring Docs to use JupyText by @rlundeen2 in #49
- Replace old graphics with new ones by @romanlutz in #53
- Add learn link to README by @romanlutz in #55
- Convert PyRIT Framework How to Guide to jupytext by @nina-msft in #51
- Move wiki contents into doc folder, update references by @romanlutz in #54
- Update HF Azure ML deployment managed compute to allow liveness probe configuration by @rdheekonda in #52
New Contributors
- @ChristBian1 made their first contribution in #38
Full Changelog: https://github.com/Azure/PyRIT/commits/v0.1.0