Skip to content

Releases: dreadnode/rigging

v2.2.0

30 Jan 19:16
Compare
Choose a tag to compare

What's Changed

  • feat: HTTP Generator by @monoxgas in #32
  • Some adjustments for tracing messages - avoid using templates
  • Added animations to rg.interact
  • Adjust type conversion in flatten chats

Full Changelog: v2.1.2...v2.2.0

v2.1.2

16 Jan 00:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

15 Jan 02:45
Compare
Choose a tag to compare
  • Fixed interactions between APITool and Prompt objects.
  • Added example of using prompts as tools to the docs.
  • Added an experimental make_prompt function.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 Dec 02:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.1.0

v2.0.7

21 Nov 23:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7

v2.0.6

15 Nov 18:48
Compare
Choose a tag to compare

What's Changed

  • fix: removed hardcoded bandit password to let the user specify it (ref pr #14) by @evilsocket in #16
  • docs: small fix to getting started by @GangGreenTemperTatum in #17
  • new: --state-role argument to determine whether to provide the state as user or system prompt (ref #8) by @evilsocket in #18
  • Feat/eng 85 add write to s3 callback to rigging by @evilsocket in #19

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5

16 Sep 23:21
Compare
Choose a tag to compare
  • Package dependency updates and relaxation

Full Changelog: v2.0.4...v2.0.5

v2.0.3

28 Aug 00:54
Compare
Choose a tag to compare
  • Update docs typo by @FanaHOVA in #13
  • Some refactoring for better error handling and parity between completion and chat pipelines
  • Add .wrap() concept to generators for backoff and error handling
  • Serialize errors with chats
  • Update LiteLLM to v1.44.7
  • Add new jupyter.py example for code interpreter use
  • Add rg.interact for terminal interaction
  • Add new chat.py example

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Jul 20:59
Compare
Choose a tag to compare
  • Added early multi-modal image input support: #7 (comment)
  • Added min_delay_between_requests to the LiteLLM generator
  • LiteLLM max_connections now uses a semaphore
  • Expanded default .xml_example() for rigging models
  • Fixed unicode handling in .to_pretty_xml(): #10
  • Docs updates from @eltociear and @cakiki
  • Various small bug fixes

Full Changelog: v2.0.1...v2.0.2

v2.0.1

10 Jun 21:15
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1