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

WIP: separate frontend from backend so we can host the frontend #242

Merged
merged 13 commits into from
Dec 22, 2024

Conversation

shreyashankar
Copy link
Collaborator

@shreyashankar shreyashankar commented Dec 22, 2024

This makes it possible for users to access the UI entirely in docetl.org/playground.

This PR adds functionality to set API keys in the frontend, as well as other nits around visualizing operations and output table better.

Todos are:

  • Fix pdf upload to use the docling server (IDK why it isn't now)
  • Deploy backend server (on a new branch)
  • Test to make sure users can concurrently run pipelines
  • Update documentation (separate PR)

Closes #149

@shreyashankar shreyashankar marked this pull request as ready for review December 22, 2024 23:31
@shreyashankar shreyashankar merged commit f1a12d2 into main Dec 22, 2024
4 of 5 checks passed
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

Successfully merging this pull request may close these issues.

Deploy hosted version of the UI
1 participant