Skip to content

Conversation

@nzv8fan
Copy link

@nzv8fan nzv8fan commented Mar 1, 2025

Issue #, if available:

Description of changes:

In the Tool Calling Agents section of the notebook, a call is made to llm rather than llm_with_tools. This results in the earlier llm object being called (from the streaming section - created on row 226) with the wrong temperature and configuration.

Note the call to bind_tools(tools) on row 338 also may not be required, as the tools are passed to the agent on row 352.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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