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

[BUG] Unknown error when using a csv file in prompt #631

Open
ykhatami opened this issue Dec 5, 2024 · 1 comment
Open

[BUG] Unknown error when using a csv file in prompt #631

ykhatami opened this issue Dec 5, 2024 · 1 comment
Labels
needs-info Need more information such as reproduction step

Comments

@ykhatami
Copy link

ykhatami commented Dec 5, 2024

Describe the bug

I have deployed the solution and it works when chatting. When I upload a csv file and ask a question, I get "An error occurred while responding." without any further details. My csv has 6 columns and 1150 rows of numerical data. The number are rounded to 2 decimal points.
If I reduce the number of columns to 2, it works.
Model: Sonnet 3.5 v2

To Reproduce

Steps to reproduce the behavior:

  1. Add a csv file with 6 columns and 1150 rows of numerical data.
  2. Ask a question about max value of a column
  3. Error: "An error occurred while responding."

Is there a way to see more details about the error?

@ykhatami ykhatami changed the title [BUG] Unknown error when uploading a csv file [BUG] Unknown error when using a csv file in prompt Dec 5, 2024
@statefb
Copy link
Contributor

statefb commented Dec 9, 2024

could you check cloudwatch logs?

@statefb statefb added the needs-info Need more information such as reproduction step label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-info Need more information such as reproduction step
Projects
None yet
Development

No branches or pull requests

2 participants