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

[feat] Support sync mode + streaming #1

Open
pkarw opened this issue Oct 29, 2024 · 0 comments
Open

[feat] Support sync mode + streaming #1

pkarw opened this issue Oct 29, 2024 · 0 comments
Labels

Comments

@pkarw
Copy link
Contributor

pkarw commented Oct 29, 2024

Right now every task is run asynchronously. While you can get the results and status with the /ocr/result it would be nice to have a synchronous way of /ocr which returns the JSON chunks of progress (for both OCR and LLM parts of the process)

@pkarw pkarw added the feature label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant