Skip to content

Commit 9055e22

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.542.0
1 parent 4f8dea8 commit 9055e22

24 files changed

+547
-1267
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: 874cc61a9eebe3af78306b4cdb2ca528
5+
docVersion: 1.1.12
6+
speakeasyVersion: 1.542.0
7+
generationVersion: 2.596.2
8+
releaseVersion: 0.35.0
9+
configChecksum: 6cde7466c0728e67843c821e82acd434
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.17.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.542.0
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:f5fa536ffbf6240b18b267193074d11564a899dd6fdee36261205b93c8f84880
6-
sourceBlobDigest: sha256:521a1c7be485e2be9f33ff7b82566823e96827cb69f7ca7775e0dd3dcc52d825
5+
sourceRevisionDigest: sha256:42e6e18ff6c5cfffd5efcf9c5b978afc3a68d4eb4fe365a6413e0a0c785b89c2
6+
sourceBlobDigest: sha256:b73076c9edf588fa0273cf4622ef0f9a5e5a8a01752dd4d89626079ccd4ac398
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:42e6e18ff6c5cfffd5efcf9c5b978afc3a68d4eb4fe365a6413e0a0c785b89c2
16+
sourceBlobDigest: sha256:b73076c9edf588fa0273cf4622ef0f9a5e5a8a01752dd4d89626079ccd4ac398
1717
codeSamplesNamespace: my-source-code-samples
18-
codeSamplesRevisionDigest: sha256:5940dadc286e702b4e23f58d1b7b536ffea4648a9f4f4a7ab650c6c107730a28
18+
codeSamplesRevisionDigest: sha256:478f2fd479251a0309ed17456a4a8c88cd1bbb635fad0b96c9b00198bcc17a5b
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-02 00:10:35
993+
### Changes
994+
Based on:
995+
- OpenAPI Doc
996+
- Speakeasy CLI 1.542.0 (2.596.2) 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 - .

0 commit comments

Comments
 (0)