Skip to content

Conversation

@sasthan
Copy link

@sasthan sasthan commented Dec 18, 2025

Added Jupyter notebook which runs on Colab and shows a simple example of Tooling selection using Top-K and Double Round Robin
Provided by Mellea Team for Agents

@mergify
Copy link

mergify bot commented Dec 18, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?:

@nrfulton nrfulton changed the title Notebook/tool selection docs: Notebook/tool selection Dec 19, 2025
@nrfulton nrfulton self-requested a review January 8, 2026 16:37
Copy link
Contributor

@nrfulton nrfulton left a comment

Choose a reason for hiding this comment

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

One small change to dependency management. Otherwise LGTM. Thanks for the contribution!

Please also re-run the notebook to ensure that recent changes on main didn't break anything.

Comment on lines +356 to +358
"colab": {
"gpuType": "T4",
"provenance": []
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

},
"outputs": [],
"source": [
"!git clone https://github.com/generative-computing/mellea-contribs.git"
Copy link
Contributor

Choose a reason for hiding this comment

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

Change this to uv pip install mellea-contribs. We will start co-releasing this library with mellea imminently. If you need me to cut a release in the meantime please let me know and I will.

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.

2 participants