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

AI Agent not recognising attached tools [v1.54.1] #10401

Closed
jimleuk opened this issue Aug 14, 2024 · 5 comments
Closed

AI Agent not recognising attached tools [v1.54.1] #10401

jimleuk opened this issue Aug 14, 2024 · 5 comments
Labels
in linear Issue or PR has been created in Linear for internal review Released

Comments

@jimleuk
Copy link

jimleuk commented Aug 14, 2024

Bug Description

Discovered by joachim_brindeau: https://community.n8n.io/t/using-the-vector-store-tool/51805/5

An AI agent with attached tools complains with the following message:
Please connect at least one tool. If you don't need any, try the conversational agent instead

Tested using Docker image docker.n8n.io/n8nio/n8n:next

To Reproduce

  1. Advanced AI > AI Agent node
  2. Attached all standard subnodes - LLM, Memory
  3. Attach the calculator tool
  4. Using chat trigger, ask any question
  5. The error is returned instead of the LLM response.

Expected behavior

Tools are attached to AI agent so error should not be thrown.
The LLM response should be returned instead.

Operating System

MacOS Sonoma

n8n Version

1.54.1

Node.js Version

20

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Aug 14, 2024

Hey @jimleuk,

We have created an internal ticket to look into this which we will be tracking as "GHC-158"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Aug 14, 2024
@Joffcom
Copy link
Member

Joffcom commented Aug 14, 2024

Hey @jimleuk

Just looking at the post now, if a bug is found or raised on the forum there is no need to create a GitHub issue for it as it duplicates the issue.

I am going to close this issue and I will update the forum post with the internal ticket.

@jimleuk
Copy link
Author

jimleuk commented Aug 14, 2024

Thanks @Joffcom
I will note for next time.

@Joffcom
Copy link
Member

Joffcom commented Aug 14, 2024

@jimleuk good news this has been fixed in 1.55.0 and 1.54.2 so an upgrade should resolve it .

@Joffcom Joffcom closed this as completed Aug 14, 2024
@janober
Copy link
Member

janober commented Aug 15, 2024

Fix got released with n8n@1.55.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review Released
Projects
None yet
Development

No branches or pull requests

3 participants