Unstructured-IO / unstructured-python-client

A Python client for the Unstructured hosted API
MIT License
82 stars 16 forks source link

Add a make client-generate-local command #128

Closed awalker4 closed 3 months ago

awalker4 commented 3 months ago

For easier testing of local API changes. Run the server at port 5000, and then use make client-generate-local to see how the SDK changes.