llama-index-javascript icon indicating copy to clipboard operation
llama-index-javascript copied to clipboard

Error when selecting link to response sources. "Unknown node type"

Open diberry opened this issue 1 year ago • 0 comments
trafficstars

Describe the bug Select 2 of the 3 sources for a response returns "Sorry, unknown node type. Please add a new renderer in the NodeInfo component."

To Reproduce Steps to reproduce the behavior:

  1. Deploy
  2. Use with prompt "How much does it cost to send a large package to france?"
  3. Select each source of the response.
  4. 2 of 3 sources return this issue.

Expected behavior I would expect if there are 3 sources, each source links to something.

Screenshots image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari] Edge
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

diberry avatar Aug 06 '24 15:08 diberry