Skip to content

Releases: dreadnode/rigging

v2.2.7

10 Mar 04:48
Compare
Choose a tag to compare

v2.2.4

18 Feb 23:23
Compare
Choose a tag to compare
  • Fix for duplicate tool call executions when using the APITool abstraction or .using() with a callable

Full Changelog: v2.2.3...v2.2.4

v2.2.3

17 Feb 19:02
Compare
Choose a tag to compare

What's Changed

  • Cleanup content merging behavior for ChatPipeline.add() to fix a bug with multiple tool calls, with the intent to eventually remove any default merging behavior in the future.
  • Added a small sanity check for provider_specific_fields in the LiteLLM generator to prevent attribute access errors.
  • test(http): ensure JSONPath transform outputs valid JSON by @briangreunke in #37

Full Changelog: v2.2.2...v2.2.3

v2.2.2

04 Feb 00:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

03 Feb 23:47
Compare
Choose a tag to compare

What's Changed

  • fix(http): ensure consistent string output from response transforms by @briangreunke in #34
  • feat(http): add configurable request timeouts by @briangreunke in #35

New Contributors

Full Changelog: v2.2.0...v2.2.1

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