Skip to content

Fixed bug in tool inference #1868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 16, 2025
Merged

Fixed bug in tool inference #1868

merged 3 commits into from
Jul 16, 2025

Conversation

yoavkatz
Copy link
Member

Code used to check if tools in task data using a string search and not using dictionary containment.

Also, added more information to printouts in errors in FieldOperators.

yoavkatz added 2 commits July 16, 2025 16:33
…d not using dictionary containment.

Signed-off-by: Yoav Katz <[email protected]>
@yoavkatz yoavkatz requested a review from elronbandel July 16, 2025 13:36
@yoavkatz yoavkatz merged commit 7c8f3bd into main Jul 16, 2025
18 of 19 checks passed
@yoavkatz yoavkatz deleted the fixed-bug-in-tool-inference branch July 16, 2025 14:38
oktie pushed a commit that referenced this pull request Jul 16, 2025
* Code used to check if __tools__ in task data using a string search and not using dictionary containment.

Signed-off-by: Yoav Katz <[email protected]>

* Added more information to prinouts

Signed-off-by: Yoav Katz <[email protected]>

---------

Signed-off-by: Yoav Katz <[email protected]>
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