haystack-core-integrations
haystack-core-integrations copied to clipboard
Unstructured: better support for hosted APIs
-
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
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.
Hey @anakin87 would it make sense to close this now that you've opened https://github.com/deepset-ai/haystack-core-integrations/issues/1417?
yes!