Skip to content

chore: release hotdata-langchain v0.13.0 - #88

Merged
rohan-hotdata merged 1 commit into
mainfrom
release/v0.13.0
Aug 26, 2026
Merged

chore: release hotdata-langchain v0.13.0#88
rohan-hotdata merged 1 commit into
mainfrom
release/v0.13.0

Conversation

@rohan-hotdata

@rohan-hotdata rohan-hotdata commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Release hotdata-langchain v0.13.0.

Checklist

  • Version bumped in pyproject.toml
  • CHANGELOG.md updated
  • CI green

After merge, run ./scripts/release.sh publish from a clean main checkout.

@rohan-hotdata
rohan-hotdata requested a review from a team as a code owner August 26, 2026 12:52
@rohan-hotdata
rohan-hotdata requested review from anoop-narang and removed request for a team August 26, 2026 12:52
Comment thread CHANGELOG.md
Comment on lines +39 to +41
is built (letters, digits, underscores or hyphens; the whole name within 64 characters, the
shortest tool-name limit among the providers this package is used with) rather than when a
provider first rejects a call. An explicit

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super nit: the reflow leaves line 41 dangling at ~40 chars mid-paragraph, where the rest of the file wraps near 100. (not blocking)

Suggested change
is built (letters, digits, underscores or hyphens; the whole name within 64 characters, the
shortest tool-name limit among the providers this package is used with) rather than when a
provider first rejects a call. An explicit
is built (letters, digits, underscores or hyphens; the whole name within 64 characters, the
shortest tool-name limit among the providers this package is used with) rather than when a
provider first rejects a call. An explicit

Comment thread CHANGELOG.md
Comment on lines +39 to 44
is built (letters, digits, underscores or hyphens; the whole name within 64 characters, the
shortest tool-name limit among the providers this package is used with) rather than when a
provider first rejects a call. An explicit
`search_tool_name` is used exactly as given, since naming that tool is already the caller's
decision. `suffixed_tool_name` is exported for callers registering tools of their own
alongside these.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

super nit: correcting my suggestion above — that one was a no-op. This is the actual rewrap. (not blocking)

Suggested change
is built (letters, digits, underscores or hyphens; the whole name within 64 characters, the
shortest tool-name limit among the providers this package is used with) rather than when a
provider first rejects a call. An explicit
`search_tool_name` is used exactly as given, since naming that tool is already the caller's
decision. `suffixed_tool_name` is exported for callers registering tools of their own
alongside these.
is built (letters, digits, underscores or hyphens; the whole name within 64 characters, the
shortest tool-name limit among the providers this package is used with) rather than when a
provider first rejects a call. An explicit `search_tool_name` is used exactly as given, since
naming that tool is already the caller's decision. `suffixed_tool_name` is exported for
callers registering tools of their own alongside these.

@rohan-hotdata
rohan-hotdata merged commit 7a43665 into main Aug 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant