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
24
24
```
25
25
<!-- End SDK Installation [installation] -->
26
26
27
+ /docs/models/shared/partitionparameters.md
28
+
27
29
## 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.
29
31
30
32
``` python
31
33
from unstructured_client import UnstructuredClient
@@ -123,4 +125,4 @@ looking for the latest version.
123
125
While we value open-source contributions to this SDK, this library is generated programmatically.
124
126
Feel 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!
125
127
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