File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,10 @@ pip install unstructured-client
2424```
2525<!-- End SDK Installation [installation] -->
2626
27+ /docs/models/shared/partitionparameters.md
28+
2729## Usage
28- Only the ` files ` parameter is required. See the [ general partition] ( docs/sdks/general/README .md ) page for all available parameters.
30+ Only the ` files ` parameter is required. See the [ general partition] ( / docs/models/shared/partitionparameters .md) page for all available parameters.
2931
3032``` python
3133from unstructured_client import UnstructuredClient
@@ -123,4 +125,4 @@ looking for the latest version.
123125While we value open-source contributions to this SDK, this library is generated programmatically.
124126Feel free to open a PR or a Github issue as a proof of concept and we'll do our best to include it in a future release!
125127
126- ### SDK Created by [ Speakeasy] ( https://docs .speakeasyapi.dev/docs/using-speakeasy/client-sdks )
128+ ### SDK Created by [ Speakeasy] ( https://www .speakeasyapi.dev/docs/sdk-design/python/methodology-python )
You can’t perform that action at this time.
0 commit comments