Skip to content
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

Registering custom tool with multiple tools , results in no tool being made available #1527

Open
sangee2004 opened this issue Jan 30, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sangee2004
Copy link

Steps to reproduce the problem:

  1. Register a custom tool with multiple tools - github.com/sangee2004/tools/testtool3
  2. Once this tool is registered , notice that no bundles is shown in tools view
Image

Also notice that no tools are listed in tools drop down option in Agent create/edit page

Image
  1. Add this tool bundle
  2. Chat with agent

Following error is presented

Image

Debug logs - calls - 2025-01-29T173753.329.json

@sangee2004 sangee2004 added the bug Something isn't working label Jan 30, 2025
@cjellick
Copy link
Contributor

I dont believe the python error is related to the previous steps. If you can consistently reproduce the python error, dig deeper to indentify the exact steps to reproduce. I can create a custom tool with multiple tools (https://github.com/cjellick/multi-tool-test) and do not get that error.

@StrongMonkey
Copy link
Contributor

The expected behavior is that when you register bundle tools, you should be seeing child tools in UI. The tool call error is likely unrelated to the original issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants