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

Giving custom mhtml in the vision_and_text_sample raw show error #10

Open
Jaiaggarwaaaaal opened this issue Sep 9, 2024 · 0 comments
Open

Comments

@Jaiaggarwaaaaal
Copy link

Jaiaggarwaaaaal commented Sep 9, 2024

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

pass some other mhtml file from google, and pass the id and question only in the ground_truth.csv regarding that file.

Any log messages given by the failure

passing the mhtml file from my side show error saying ("raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://localhost:8080/rag/upload?rag_config=mhtml-vision-example") in the eval directory terminal and the api directory terminal show the error
"INFO: 127.0.0.1:50536 - "POST /rag/upload?rag_config=mhtml-vision-example HTTP/1.1" 500 Internal Server Error
ERROR: Exception in ASGI application".

Expected/desired behavior

it should work correctly with our custom mhtml file also.

OS

macOS

@Jaiaggarwaaaaal Jaiaggarwaaaaal changed the title Giving custom mhtml in the visio_and_text_sample raw show error Giving custom mhtml in the vision_and_text_sample raw show error Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant