11lockVersion: 2.0.0
22id: 8b5fa338-9106-4734-abf0-e30d67044a90
33management:
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: cbf6e2e3ddeba4d79b3981d8bef23642
5+ docVersion: 1.1.13
6+ speakeasyVersion: 1.544 .0
7+ generationVersion: 2.599 .0
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,15 +16,15 @@ features:
1616 acceptHeaders: 3.0.0
1717 additionalDependencies: 1.0.0
1818 constsAndDefaults: 1.0.5
19- core: 5.15 .0
19+ core: 5.18 .0
2020 defaultEnabledRetries: 0.2.0
2121 enumUnions: 0.1.0
2222 envVarSecurityUsage: 0.3.2
2323 examples: 3.0.1
2424 globalSecurity: 3.0.3
2525 globalSecurityCallbacks: 1.0.0
2626 globalSecurityFlattening: 1.0.0
27- globalServerURLs: 3.1.0
27+ globalServerURLs: 3.1.1
2828 methodServerURLs: 3.1.1
2929 multipartFileContentType: 1.0.0
3030 nameOverrides: 3.0.1
@@ -202,6 +202,7 @@ generatedFiles:
202202 - docs/models/shared/weaviatedestinationconnectorconfig.md
203203 - docs/models/shared/weaviatedestinationconnectorconfiginput.md
204204 - docs/models/shared/workflowinformation.md
205+ - docs/models/shared/workflowjobtype.md
205206 - docs/models/shared/workflownode.md
206207 - docs/models/shared/workflowschedule.md
207208 - docs/models/shared/workflowstate.md
@@ -356,6 +357,7 @@ generatedFiles:
356357 - src/unstructured_client/models/shared/weaviatedestinationconnectorconfig.py
357358 - src/unstructured_client/models/shared/weaviatedestinationconnectorconfiginput.py
358359 - src/unstructured_client/models/shared/workflowinformation.py
360+ - src/unstructured_client/models/shared/workflowjobtype.py
359361 - src/unstructured_client/models/shared/workflownode.py
360362 - src/unstructured_client/models/shared/workflowschedule.py
361363 - src/unstructured_client/models/shared/workflowstate.py
@@ -596,7 +598,7 @@ examples:
596598 partition:
597599 speakeasy-default-partition:
598600 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}
601+ 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}
600602 responses:
601603 "200":
602604 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"}}]
0 commit comments