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

Unstructured: better support for hosted APIs #169

Open
anakin87 opened this issue Jan 4, 2024 · 1 comment
Open

Unstructured: better support for hosted APIs #169

anakin87 opened this issue Jan 4, 2024 · 1 comment
Labels
contributions wanted! Looking for external contributions feature request Ideas to improve an integration integration:unstructured-fileconverter

Comments

@anakin87
Copy link
Member

anakin87 commented Jan 4, 2024

  • The current logic to understand if the user is using the hosted API is not great (here)

  • The Unstructured SaaS API was recently announced. This involves several changes. (IDK if we support it as of now)

In conclusion, we can make our implementation more robust and flexible, so that users can use:

  • the free API via Docker
  • the free hosted API
  • the SAAS API
@vblagoje
Copy link
Member

I also found that they changed the main API endpoint to https://api.unstructuredapp.io/general/v0/general the old one doesn't work. Go figure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions wanted! Looking for external contributions feature request Ideas to improve an integration integration:unstructured-fileconverter
Projects
Development

No branches or pull requests

4 participants