* Remove old typing imports
* Add future annotation
* Add back in import
* Use Iterator instead of Iterable
* fix: small edits to fix broken tests
---------
Co-authored-by: Shreya Shankar <ss.shankar505@gmail.com>
* partial commit
* refactor: dslrunner is now a pull based execution model
* refactor: dslrunner is now a pull based execution model
* refactor: optimizer is now using the new pull based execution model
* refactor: optimizer is now using the new pull based execution model
* refactor: optimizer is now using the new pull based execution model
* remove builder file
* remove builder file and make tests pass
* fix tests
* feat: add ability for user to specify their docling server
* Fixed bugs, improved compatibility, adjusted backend, and enhanced UI (#264)
* chore: ensure that the 4 processing methods are displayed on the same line
* chore: reduce the height of the file selection component to avoid squeezing others
* feat: Don't return pictures in base64 format within Markdown. We don't need it
* chore: bugfix, We need the backend to send requests instead of sending them directly from the frontend.
* choer: be compatible with the backslash in the URL
* chore: bugfix, To be precise, it's to be compatible with a bug in the return value of docling-serve
* fix: dont return error json if hosted docling server doesnt work
---------
Co-authored-by: plpycoin <103234125+plpycoin@users.noreply.github.com>
* fix: prompt engineer agent for map decomposition
* feat: host application
* chore: update azure
* chore: update azure
* chore: update azure
* fix: adding default ops in init
* chore: refactoring fastapi models
* feat: allowing frontend to use a separate server for backend
* feat: allowing frontend to use a separate server for backend
* feat: allowing frontend to use a separate server for backend
* feat: allowing frontend to use a separate server for backend
* feat: allowing frontend to use a separate server for backend
* feat: allowing frontend to use a separate server for backend
* chore: update lockfile
* feat: clean up UI to look a bit more consistent and smooth
* feat: clean up upload dialog
* feat: clean up upload dialog
* feat: clean up upload dialog
* feat: clean up upload dialog
* feat: add themes
* feat: fix tests
* chore: update type ignore errors