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

file_reader_llamaindex doesn't work #337

Open
bovchyk opened this issue Jul 2, 2024 · 1 comment
Open

file_reader_llamaindex doesn't work #337

bovchyk opened this issue Jul 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bovchyk
Copy link

bovchyk commented Jul 2, 2024

What is the issue?

Steps to reproduce:

  1. setup toolkit as written in setup
  2. open localhost:4000, click the "New conversation" icon, and switch on "FILE READER" in settings (top right corner gear icon, description: "Retrieves documents from a file using LlamaIndex.")
  3. attach any pdf file in the message input and write prompt "summarize text" (for example, it can be any)
  4. click enter

actual results:

  1. UI shows steps:
  • "I will read the attached document and summarise its contents."
  • Using file_reader_llamaindex
  1. no output

expected results:

  1. UI shows steps
  2. summarization of document

actual result image: зображення
backend logs: backend.log

Additional information

No response

@bovchyk bovchyk added the bug Something isn't working label Jul 2, 2024
@bovchyk
Copy link
Author

bovchyk commented Sep 3, 2024

Hi,

Is there any news regarding this bug? Maybe you have some time estimates for when it will be fixed?

Thank you for your reply in advance.

Best regards,
Valentyn

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

1 participant