Skip to content

Commit 0e638bd

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.541.2
1 parent 4f8dea8 commit 0e638bd

16 files changed

+459
-1232
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**/.speakeasy/temp/
2+
**/.speakeasy/logs/
13
.speakeasy/temp/
24
.speakeasy/reports
35
.venv/

.speakeasy/gen.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 8b5fa338-9106-4734-abf0-e30d67044a90
33
management:
4-
docChecksum: 6433f28e5b70c3c0d7754fc7a88db327
5-
docVersion: 1.1.7
6-
speakeasyVersion: 1.537.0
7-
generationVersion: 2.588.0
8-
releaseVersion: 0.34.0
9-
configChecksum: 0ba814fcbe0d0489903de407d36313af
4+
docChecksum: aa2cade0750f45bb80fa5aad254d089e
5+
docVersion: 1.1.12
6+
speakeasyVersion: 1.541.2
7+
generationVersion: 2.595.4
8+
releaseVersion: 0.35.0
9+
configChecksum: ef86d41b711e481beabd4dc43218b21e
1010
repoURL: https://github.com/Unstructured-IO/unstructured-python-client.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/Unstructured-IO/unstructured-python-client.git
@@ -16,7 +16,7 @@ features:
1616
acceptHeaders: 3.0.0
1717
additionalDependencies: 1.0.0
1818
constsAndDefaults: 1.0.5
19-
core: 5.15.0
19+
core: 5.16.0
2020
defaultEnabledRetries: 0.2.0
2121
enumUnions: 0.1.0
2222
envVarSecurityUsage: 0.3.2
@@ -596,7 +596,7 @@ examples:
596596
partition:
597597
speakeasy-default-partition:
598598
requestBody:
599-
multipart/form-data: {"chunking_strategy": "by_title", "combine_under_n_chars": null, "content_type": null, "coordinates": false, "encoding": null, "files": {"": "{\"summary\":\"File to be partitioned\",\"externalValue\":\"https://github.com/Unstructured-IO/unstructured/blob/98d3541909f64290b5efb65a226fc3ee8a7cc5ee/example-docs/layout-parser-paper.pdf\"}"}, "gz_uncompressed_content_type": null, "hi_res_model_name": null, "include_orig_elements": null, "include_page_breaks": false, "include_slide_notes": true, "max_characters": null, "multipage_sections": true, "new_after_n_chars": null, "output_format": "application/json", "overlap": 0, "overlap_all": false, "pdf_infer_table_structure": true, "pdfminer_char_margin": null, "pdfminer_line_margin": null, "pdfminer_line_overlap": null, "pdfminer_word_margin": null, "similarity_threshold": null, "split_pdf_allow_failed": false, "split_pdf_cache_tmp_data": false, "split_pdf_cache_tmp_data_dir": "<value>", "split_pdf_concurrency_level": 5, "split_pdf_page": true, "split_pdf_page_range": [1, 10], "starting_page_number": null, "strategy": "vlm", "table_ocr_agent": null, "unique_element_ids": false, "vlm_model": "gpt-4o", "vlm_model_provider": "openai", "xml_keep_tags": false}
599+
multipart/form-data: {"chunking_strategy": "by_title", "combine_under_n_chars": null, "content_type": null, "coordinates": false, "encoding": null, "files": {"": "{\"summary\":\"File to be partitioned\",\"externalValue\":\"https://github.com/Unstructured-IO/unstructured/blob/98d3541909f64290b5efb65a226fc3ee8a7cc5ee/example-docs/layout-parser-paper.pdf\"}"}, "gz_uncompressed_content_type": null, "hi_res_model_name": null, "include_orig_elements": null, "include_page_breaks": false, "include_slide_notes": true, "max_characters": null, "multipage_sections": true, "new_after_n_chars": null, "output_format": "application/json", "overlap": 0, "overlap_all": false, "pdf_infer_table_structure": true, "pdfminer_char_margin": null, "pdfminer_line_margin": null, "pdfminer_line_overlap": null, "pdfminer_word_margin": null, "similarity_threshold": null, "split_pdf_allow_failed": false, "split_pdf_cache_tmp_data": false, "split_pdf_cache_tmp_data_dir": "<value>", "split_pdf_concurrency_level": 5, "split_pdf_page": true, "split_pdf_page_range": [1, 10], "starting_page_number": null, "strategy": "vlm", "table_ocr_agent": null, "tracking_enabled": null, "unique_element_ids": false, "vlm_model": "gpt-4o", "vlm_model_provider": "openai", "xml_keep_tags": false}
600600
responses:
601601
"200":
602602
application/json: [{"type": "Title", "element_id": "6aa0ff22f91bbe7e26e8e25ca8052acd", "text": "LayoutParser: A Unified Toolkit for Deep Learning Based Document Image Analysis", "metadata": {"languages": ["eng"], "page_number": 1, "filename": "layout-parser-paper.pdf", "filetype": "application/pdf"}}]

.speakeasy/workflow.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
1-
speakeasyVersion: 1.537.0
1+
speakeasyVersion: 1.541.2
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:f5fa536ffbf6240b18b267193074d11564a899dd6fdee36261205b93c8f84880
6-
sourceBlobDigest: sha256:521a1c7be485e2be9f33ff7b82566823e96827cb69f7ca7775e0dd3dcc52d825
5+
sourceRevisionDigest: sha256:2e92720bc8fee73f25c3b23811ad518cb74d005271eb2226fd420de49b4c6068
6+
sourceBlobDigest: sha256:33d2c820d1130d49aa0d210a295bd3c084216a599a475912454eb68783791020
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1745334275
10-
- 1.1.7
9+
- speakeasy-sdk-regen-1746058311
10+
- 1.1.12
1111
targets:
1212
unstructured-python:
1313
source: my-source
1414
sourceNamespace: my-source
15-
sourceRevisionDigest: sha256:f5fa536ffbf6240b18b267193074d11564a899dd6fdee36261205b93c8f84880
16-
sourceBlobDigest: sha256:521a1c7be485e2be9f33ff7b82566823e96827cb69f7ca7775e0dd3dcc52d825
15+
sourceRevisionDigest: sha256:2e92720bc8fee73f25c3b23811ad518cb74d005271eb2226fd420de49b4c6068
16+
sourceBlobDigest: sha256:33d2c820d1130d49aa0d210a295bd3c084216a599a475912454eb68783791020
1717
codeSamplesNamespace: my-source-code-samples
18-
codeSamplesRevisionDigest: sha256:5940dadc286e702b4e23f58d1b7b536ffea4648a9f4f4a7ab650c6c107730a28
18+
codeSamplesRevisionDigest: sha256:6146e0be0c18d56e50be026814822186e6a6a5dc06a7877c1e3078fd63cbc17a
1919
workflow:
2020
workflowVersion: 1.0.0
2121
speakeasyVersion: latest

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -987,4 +987,14 @@ Based on:
987987
### Generated
988988
- [python v0.34.0] .
989989
### Releases
990-
- [PyPI v0.34.0] https://pypi.org/project/unstructured-client/0.34.0 - .
990+
- [PyPI v0.34.0] https://pypi.org/project/unstructured-client/0.34.0 - .
991+
992+
## 2025-05-01 00:11:35
993+
### Changes
994+
Based on:
995+
- OpenAPI Doc
996+
- Speakeasy CLI 1.541.2 (2.595.4) https://github.com/speakeasy-api/speakeasy
997+
### Generated
998+
- [python v0.35.0] .
999+
### Releases
1000+
- [PyPI v0.35.0] https://pypi.org/project/unstructured-client/0.35.0 - .

docs/models/shared/partitionparameters.md

+1
Large diffs are not rendered by default.

gen.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ generation:
88
parameterOrderingFeb2024: false
99
requestResponseComponentNamesFeb2024: false
1010
securityFeb2025: false
11+
sharedErrorComponentsApr2025: false
1112
auth:
1213
oAuth2ClientCredentialsEnabled: false
1314
oAuth2PasswordEnabled: false
1415
python:
15-
version: 0.34.0
16+
version: 0.35.0
1617
additionalDependencies:
1718
dev:
1819
deepdiff: '>=6.0'

0 commit comments

Comments
 (0)