Skip to content

v0.73.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 11:33
· 14 commits to main since this release
927c4ee

PromptingTools v0.73.0

Diff since v0.72.3

Breaking changes

Added

  • Added a new enable_retry! function to enable the retry layer for HTTP requests. Main use case is to prevent rate limiting errors from external AI services, but you can fully customize the retry behavior for any HTTP status codes, etc. See ?enable_retry! for more information.

Updated

  • Updated the StreamCallbacks dependency to 0.6 to improve parsing of streaming responses with thinking from Anthropic.

Commits

Merged pull requests: