Releases: fsndzomga/anonLLM
Releases · fsndzomga/anonLLM
v0.1.9
What's Changed
- Eliminate transitive dependencies and relax requirements by @msull in #3
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Fix deanonymizer call when output_format is provided by @msull in #1
New Contributors
- @msull made their first contribution in #1
Full Changelog: v0.1.7...v0.1.8
v0.1.6
Further generalization of the anonymizer.
Added the anonymize decorator so that users can anonymize the input data of their functions.