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

In the Q&A Chain tool, the JSON output from the LLM is printed in the chat-hosted window. This behavior is not observed in the AI Agent Tool. #13686

Open
lpachon opened this issue Mar 4, 2025 · 2 comments
Labels
in linear Issue or PR has been created in Linear for internal review Needs Feedback Waiting for further input or clarification.

Comments

@lpachon
Copy link

lpachon commented Mar 4, 2025

Describe the problem/error/question

Observed Behavior: Q&A Chain tool displays raw JSON output in the chat window.

Expected Behavior: Likely, the output should be formatted appropriately, similar to the AI Agent Tool’s behavior.

Inconsistency: The AI Agent Tool does not show the JSON output, suggesting a potential inconsistency between the tools.

What is the error message (if any)?

Please share your workflow/screenshots/recording

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

Share the output returned by the last node

Debug info

core

  • n8nVersion: 1.79.3
  • platform: docker (cloud)
  • nodeJsVersion: 20.18.2
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: community

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/131.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2025-03-04T15:31:29.256Z}

@Joffcom
Copy link
Member

Joffcom commented Mar 4, 2025

Hey @lpachon,

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

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Mar 4, 2025
@Joffcom
Copy link
Member

Joffcom commented Mar 5, 2025

Hey @lpachon,

It looks like this issue might be resolved by #13653 once it is released, Does it look like the same sort of thing you are seeing?

@Joffcom Joffcom added the Needs Feedback Waiting for further input or clarification. label Mar 5, 2025
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 Needs Feedback Waiting for further input or clarification.
Projects
None yet
Development

No branches or pull requests

2 participants