Skip to content

v0.9.0.12

Compare
Choose a tag to compare
@leondz leondz released this 20 Feb 16:12
· 207 commits to main since this release

What's Changed

plugins

functionality improvements

  • support multiple buffs by @leondz in #497
  • wrap exception printing in repr by @leondz in #425
  • add generators.function docs & examples by @leondz in #437
  • update doc indices, add test to check them by @leondz in #450
  • fix & unify REST generator timeout param names; set default request timeout to 20s by @leondz in #451
  • add test to keep requirements in sync by @leondz in #465
  • docs for buffs by @leondz in #466
  • autosearch in the configs/ subdir for configs (no yaml extension should be given) by @leondz in #467
  • Update function.py by @erickgalinkin in #500
  • add warning when using a lite/default profile by @leondz in #476
  • rename default output dir to garak_runs/; by @leondz in #488
  • update openai model list by @leondz in #494
  • make test_openai generation tests skip if no OAI API key set by @leondz in #491

fixes

New Contributors

Full Changelog: v0.9.0.11...v0.9.0.12