docs: update docs/examples/tools/README.md#1328
Merged
akihikokuroda merged 3 commits intoJun 24, 2026
Merged
Conversation
Contributor
|
Hi @akihikokuroda — heads up on a terminology overlap. PR #1322 (currently in draft) sweeps Your diff restores the old "HuggingFace" spelling in those lines. Whichever of the two PRs merges second will overwrite the other's changes on those two lines. When you rebase, could you pick up the "Hugging Face" spelling from the post-merge upstream? Happy to coordinate on ordering if that's easier. |
5 tasks
Member
Author
|
@planetf1 This PR doesn't change any lines that has "Hugging". So it should be OK. |
psschwei
reviewed
Jun 24, 2026
| ## Related Documentation | ||
|
|
||
| - See `mellea/stdlib/tools/interpreter.py` for interpreter implementation | ||
| - See `mellea/stdlib/tools/python_tool.py` for python_tool implementation |
Member
There was a problem hiding this comment.
Suggested change
| - See `mellea/stdlib/tools/python_tool.py` for python_tool implementation | |
| - See `mellea/stdlib/tools/interpreter.py` for python_tool implementation |
AngeloDanducci
requested changes
Jun 24, 2026
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
akihikokuroda
force-pushed
the
toolreadme
branch
from
June 24, 2026 18:42
bc66059 to
6cd1ce1
Compare
AngeloDanducci
requested changes
Jun 24, 2026
Signed-off-by: Akihiko Kuroda <akihikokuroda2020@gmail.com>
Merged
via the queue into
generative-computing:main
with commit Jun 24, 2026
e71aac0
9 checks passed
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.
Pull Request
Issue
Fix #1327
Description
update examples/tools/README.md
Testing
Attribution
Adding a new component, requirement, sampling strategy, or tool?
If your PR adds or modifies one of the types below, check the matching box. A checklist of type-specific review items will be posted as a comment.
NOTE: Please ensure you have an issue that has been acknowledged by a core contributor and routed you to open a pull request against this repository. Otherwise, please open an issue before continuing with this pull request.