chore(deps): update dependency rigging to v3#49
Closed
dreadnode-renovate-bot[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency rigging to v3#49dreadnode-renovate-bot[bot] wants to merge 1 commit into
dreadnode-renovate-bot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | rigging | 2.3.0 | 3.0.2 |
248fb62 to
31c5692
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.3.0->^3.0.0Release Notes
dreadnode/rigging (rigging)
v3.0.2Compare Source
What's Changed
Full Changelog: dreadnode/rigging@v3.0.1...v3.0.2
v3.0.1Compare Source
What's Changed
get_generatorFunctionality by @rdheekonda in https://github.com/dreadnode/rigging/pull/94New Contributors
Full Changelog: dreadnode/rigging@v3.0.0...v3.0.1
v3.0.0Compare Source
Generated Summary
.mdxand.jsonformats, updated navigation and assets, and removed material/mkdocs build files and static assets.rigging.tool. TheTool,@tool,@tool_method,robopages, andmcpinterfaces have replaced previousApiTooland native Tool abstractions. Tool usage in pipelines is now consistent and all tool APIs are migrated to the new system.ChatPipelineand associated pipeline flow:until()and legacy internal pipeline control, replaced withthen()andmap()callback-based interface usingPipelineStep,step(), andContextManager/AsyncGeneratorpatterns.until_parsed_as()parameters changed: removed/deprecatedmax_rounds,attempt_recovery, anddrop_dialog, added/renamed tomax_depth.MessagesExhaustedMaxRoundsErrortoMaxDepthError. Update exception handling in calling code.Message.contentas text-only; useMessage.content_partsfor full content, including multimodal parts.ContentAudioInputtype for audio.errors_to_fail_onwitherrors_to_catch.catchlist and unifiedon_failedhandling for "raise", "skip", or "include".merge_strategyinChatPipeline.addto "none". Messages of the same role are not merged unless explicitly requested..cache()method onChatPipelinefor controlling prompt caching hints (experimental).litellm,openai, and added support formcpand related protocol support libraries.integrationsmodule; imported all new public symbols (tool_method,mcp,robopages, etc.) from root.What's Changed
New Contributors
Full Changelog: dreadnode/rigging@v2.3.0...v3.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.