Rigging

Latest version: v2.0.1

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

Scan your dependencies

Page 1 of 3

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

1.2.0

- Added support for generation metadata like `stop_reason` and `usage` to `Chat` and `Completion` objects.

https://rigging.dreadnode.io/topics/chats-and-messages/#generation-context-and-additional-data

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

1.1.2

- Bug fixes for pandas serialization
- Added `params` arg to `get_generator
- Added Python 3.9 support

**Full Changelog**: https://github.com/dreadnode/rigging/compare/v1.1.1...v1.1.2

1.1.1

- Added support for handling failure cases in Message/Completion generation
- Cleaned up dedent in Message

**Full Changelog**: https://github.com/dreadnode/rigging/compare/v1.1.0...v1.1.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.