1818 AssistantMessageV2Content ,
1919 AssistantMessageV2ContentOneItem ,
2020 AuthTokenType ,
21+ BlocksParsePage ,
2122 ChatCitation ,
2223 ChatCitationGenerationEvent ,
2324 ChatCitationType ,
156157 GetModelResponseSamplingDefaults ,
157158 Image ,
158159 ImageContent ,
160+ ImageParseBlock ,
159161 ImageUrl ,
160162 ImageUrlContent ,
161163 ImageUrlDetail ,
169171 ListEmbedJobResponse ,
170172 ListModelsResponse ,
171173 LogprobItem ,
174+ MarkdownParsePage ,
172175 Message ,
173176 Metrics ,
174177 NonStreamedChatResponse ,
175178 OAuthAuthorizeResponse ,
179+ ParseBlock ,
180+ ParseBlocksPageVariant ,
181+ ParseBoundingBox ,
182+ ParseBoundingBoxNormalized ,
183+ ParseDocument ,
184+ ParseImageBlock ,
185+ ParseImageCategory ,
186+ ParseImageContentBlock ,
176187 ParseInfo ,
188+ ParseMarkdownPage ,
189+ ParseMarkdownPageVariant ,
190+ ParseOutputFormat ,
191+ ParsePage ,
192+ ParseResponse ,
193+ ParseTableBlock ,
194+ ParseTableContentBlock ,
195+ ParseTableContentType ,
196+ ParseTextBlock ,
197+ ParseTextContentBlock ,
177198 RerankDocument ,
178199 RerankRequestDocumentsItem ,
179200 RerankResponse ,
202223 SystemMessageV2 ,
203224 SystemMessageV2Content ,
204225 SystemMessageV2ContentOneItem ,
226+ TableParseBlock ,
205227 TextAssistantMessageResponseContentItem ,
206228 TextAssistantMessageV2ContentOneItem ,
207229 TextContent ,
208230 TextEmbedContent ,
209231 TextGenerationGenerateStreamedResponse ,
210232 TextGenerationStreamedChatResponse ,
233+ TextParseBlock ,
211234 TextResponseFormat ,
212235 TextResponseFormatV2 ,
213236 TextSystemMessageV2ContentOneItem ,
334357 "BatchStatus" : ".batches" ,
335358 "BedrockClient" : ".bedrock_client" ,
336359 "BedrockClientV2" : ".bedrock_client" ,
360+ "BlocksParsePage" : ".types" ,
337361 "CancelBatchResponse" : ".batches" ,
338362 "ChatCitation" : ".types" ,
339363 "ChatCitationGenerationEvent" : ".types" ,
498522 "GetModelResponseSamplingDefaults" : ".types" ,
499523 "Image" : ".types" ,
500524 "ImageContent" : ".types" ,
525+ "ImageParseBlock" : ".types" ,
501526 "ImageUrl" : ".types" ,
502527 "ImageUrlContent" : ".types" ,
503528 "ImageUrlDetail" : ".types" ,
514539 "ListEmbedJobResponse" : ".types" ,
515540 "ListModelsResponse" : ".types" ,
516541 "LogprobItem" : ".types" ,
542+ "MarkdownParsePage" : ".types" ,
517543 "Message" : ".types" ,
518544 "MessageEndStreamedChatResponseV2" : ".aliases" ,
519545 "MessageEndV2ChatStreamResponse" : ".v2" ,
526552 "OAuthAuthorizeResponse" : ".types" ,
527553 "OciClient" : ".oci_client" ,
528554 "OciClientV2" : ".oci_client" ,
555+ "ParseBlock" : ".types" ,
556+ "ParseBlocksPageVariant" : ".types" ,
557+ "ParseBoundingBox" : ".types" ,
558+ "ParseBoundingBoxNormalized" : ".types" ,
559+ "ParseDocument" : ".types" ,
560+ "ParseImageBlock" : ".types" ,
561+ "ParseImageCategory" : ".types" ,
562+ "ParseImageContentBlock" : ".types" ,
529563 "ParseInfo" : ".types" ,
564+ "ParseMarkdownPage" : ".types" ,
565+ "ParseMarkdownPageVariant" : ".types" ,
566+ "ParseOutputFormat" : ".types" ,
567+ "ParsePage" : ".types" ,
568+ "ParseResponse" : ".types" ,
569+ "ParseTableBlock" : ".types" ,
570+ "ParseTableContentBlock" : ".types" ,
571+ "ParseTableContentType" : ".types" ,
572+ "ParseTextBlock" : ".types" ,
573+ "ParseTextContentBlock" : ".types" ,
530574 "RerankDocument" : ".types" ,
531575 "RerankRequestDocumentsItem" : ".types" ,
532576 "RerankResponse" : ".types" ,
559603 "SystemMessageV2" : ".types" ,
560604 "SystemMessageV2Content" : ".types" ,
561605 "SystemMessageV2ContentOneItem" : ".types" ,
606+ "TableParseBlock" : ".types" ,
562607 "TextAssistantMessageResponseContentItem" : ".types" ,
563608 "TextAssistantMessageV2ContentOneItem" : ".types" ,
564609 "TextContent" : ".types" ,
565610 "TextEmbedContent" : ".types" ,
566611 "TextGenerationGenerateStreamedResponse" : ".types" ,
567612 "TextGenerationStreamedChatResponse" : ".types" ,
613+ "TextParseBlock" : ".types" ,
568614 "TextResponseFormat" : ".types" ,
569615 "TextResponseFormatV2" : ".types" ,
570616 "TextSystemMessageV2ContentOneItem" : ".types" ,
@@ -673,6 +719,7 @@ def __dir__():
673719 "BatchStatus" ,
674720 "BedrockClient" ,
675721 "BedrockClientV2" ,
722+ "BlocksParsePage" ,
676723 "CancelBatchResponse" ,
677724 "ChatCitation" ,
678725 "ChatCitationGenerationEvent" ,
@@ -837,6 +884,7 @@ def __dir__():
837884 "GetModelResponseSamplingDefaults" ,
838885 "Image" ,
839886 "ImageContent" ,
887+ "ImageParseBlock" ,
840888 "ImageUrl" ,
841889 "ImageUrlContent" ,
842890 "ImageUrlDetail" ,
@@ -853,6 +901,7 @@ def __dir__():
853901 "ListEmbedJobResponse" ,
854902 "ListModelsResponse" ,
855903 "LogprobItem" ,
904+ "MarkdownParsePage" ,
856905 "Message" ,
857906 "MessageEndStreamedChatResponseV2" ,
858907 "MessageEndV2ChatStreamResponse" ,
@@ -865,7 +914,25 @@ def __dir__():
865914 "OAuthAuthorizeResponse" ,
866915 "OciClient" ,
867916 "OciClientV2" ,
917+ "ParseBlock" ,
918+ "ParseBlocksPageVariant" ,
919+ "ParseBoundingBox" ,
920+ "ParseBoundingBoxNormalized" ,
921+ "ParseDocument" ,
922+ "ParseImageBlock" ,
923+ "ParseImageCategory" ,
924+ "ParseImageContentBlock" ,
868925 "ParseInfo" ,
926+ "ParseMarkdownPage" ,
927+ "ParseMarkdownPageVariant" ,
928+ "ParseOutputFormat" ,
929+ "ParsePage" ,
930+ "ParseResponse" ,
931+ "ParseTableBlock" ,
932+ "ParseTableContentBlock" ,
933+ "ParseTableContentType" ,
934+ "ParseTextBlock" ,
935+ "ParseTextContentBlock" ,
869936 "RerankDocument" ,
870937 "RerankRequestDocumentsItem" ,
871938 "RerankResponse" ,
@@ -898,12 +965,14 @@ def __dir__():
898965 "SystemMessageV2" ,
899966 "SystemMessageV2Content" ,
900967 "SystemMessageV2ContentOneItem" ,
968+ "TableParseBlock" ,
901969 "TextAssistantMessageResponseContentItem" ,
902970 "TextAssistantMessageV2ContentOneItem" ,
903971 "TextContent" ,
904972 "TextEmbedContent" ,
905973 "TextGenerationGenerateStreamedResponse" ,
906974 "TextGenerationStreamedChatResponse" ,
975+ "TextParseBlock" ,
907976 "TextResponseFormat" ,
908977 "TextResponseFormatV2" ,
909978 "TextSystemMessageV2ContentOneItem" ,
0 commit comments