Rigging

Latest version: v2.3.0

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

2.0.5

- Package dependency updates and relaxation

**Full Changelog**: https://github.com/dreadnode/rigging/compare/v2.0.4...v2.0.5

2.0.3

- Update docs typo by FanaHOVA in https://github.com/dreadnode/rigging/pull/13
- Some refactoring for better error handling and parity between completion and chat pipelines
- Add `.wrap()` concept to generators for [backoff](https://rigging.dreadnode.io/topics/generators/#rate-limits) 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**: https://github.com/dreadnode/rigging/compare/v2.0.2...v2.0.3

2.0.2

- Added early multi-modal image input support: https://github.com/dreadnode/rigging/issues/7#issuecomment-2174670876
- 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()`: https://github.com/dreadnode/rigging/issues/10
- Docs updates from eltociear and cakiki
- Various small bug fixes

**Full Changelog**: https://github.com/dreadnode/rigging/compare/v2.0.1...v2.0.2

2.0.1

- Added the [`rg.await_()` helper](https://rigging.dreadnode.io/api/util/#rigging.util.await_)
- Fixed some type hints for prompts

**Full Changelog**: https://github.com/dreadnode/rigging/compare/v2.0.0...v2.0.1

2.0.0

**See the [Migration Guide](https://rigging.dreadnode.io/topics/migrations/#migrating-from-v1x-to-v2x)**

- Async is now the default interface for pipelines and generators
- [Define prompts as functions](https://rigging.dreadnode.io/topics/prompt-functions/)
- [Watch callbacks](https://rigging.dreadnode.io/topics/callbacks-and-mapping/#watch-callbacks)
- Lots of bug fixes and improvements

**Full Changelog**: https://github.com/dreadnode/rigging/compare/v1.3.0...v2.0.0

1.3.0

- Added [Elastic database support for storing chats](https://rigging.dreadnode.io/api/data/#rigging.data.chats_to_elastic)
- Added [`run_over` calls for iterating over generators](https://rigging.dreadnode.io/topics/async-and-batching/#iterating-over-models)
- Fixed bug for serializing `Usage` into Pandas
- Updated vLLM version
- Adding a RAG example from [kyleavery](https://github.com/kyleavery)

**Full Changelog**: https://github.com/dreadnode/rigging/compare/v1.2.0...v1.3.0

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.