|
31 | 31 | ApplicationSetComponentsItem,
|
32 | 32 | ApplicationType,
|
33 | 33 | ApplyMlEntityResponse,
|
| 34 | + ApplyMlEntityResponseData, |
34 | 35 | Artifact,
|
35 | 36 | ArtifactManifest,
|
| 37 | + ArtifactManifestSource, |
36 | 38 | ArtifactPath,
|
37 | 39 | ArtifactType,
|
38 | 40 | ArtifactVersion,
|
39 | 41 | ArtifactsCacheVolume,
|
40 | 42 | ArtifactsDownload,
|
41 | 43 | ArtifactsDownloadArtifactsItem,
|
42 | 44 | AssistantMessage,
|
| 45 | + AssistantMessageContent, |
43 | 46 | AssistantMessageContentItem,
|
44 | 47 | AsyncProcessorSidecar,
|
45 | 48 | AsyncService,
|
|
82 | 85 | ContainerTaskConfig,
|
83 | 86 | ContainerTaskConfigImage,
|
84 | 87 | ContainerTaskConfigMountsItem,
|
85 |
| - Content, |
86 | 88 | CoreNatsOutputConfig,
|
87 | 89 | CpuUtilizationMetric,
|
88 | 90 | CreateMultiPartUploadRequest,
|
89 | 91 | CreatePersonalAccessTokenResponse,
|
90 | 92 | CronMetric,
|
91 |
| - Data, |
92 | 93 | DataDirectory,
|
93 | 94 | DataDirectoryManifest,
|
| 95 | + DataDirectoryManifestSource, |
94 | 96 | DeactivateUserResponse,
|
95 | 97 | DeleteApplicationResponse,
|
96 | 98 | DeleteJobRunResponse,
|
|
105 | 107 | DeploymentStatusValue,
|
106 | 108 | DeploymentTransition,
|
107 | 109 | DeveloperMessage,
|
| 110 | + DeveloperMessageContent, |
108 | 111 | DockerFileBuild,
|
109 | 112 | DockerFileBuildCommand,
|
110 | 113 | DynamicVolumeConfig,
|
|
134 | 137 | FlyteWorkflowId,
|
135 | 138 | FlyteWorkflowTemplate,
|
136 | 139 | ForwardAction,
|
137 |
| - Framework, |
138 | 140 | Function,
|
139 | 141 | FunctionSchema,
|
140 | 142 | GcpTpu,
|
|
194 | 196 | ImageCommand,
|
195 | 197 | ImageContentPart,
|
196 | 198 | ImageUrl,
|
| 199 | + ImageUrlUrl, |
197 | 200 | InferMethodName,
|
198 | 201 | Intercept,
|
199 | 202 | InterceptRulesItem,
|
|
271 | 274 | Model,
|
272 | 275 | ModelConfiguration,
|
273 | 276 | ModelManifest,
|
| 277 | + ModelManifestFramework, |
| 278 | + ModelManifestSource, |
274 | 279 | ModelVersion,
|
275 | 280 | ModelVersionEnvironment,
|
276 | 281 | MultiPartUpload,
|
|
299 | 304 | Param,
|
300 | 305 | ParamParamType,
|
301 | 306 | Parameters,
|
| 307 | + ParametersStop, |
302 | 308 | Permissions,
|
303 | 309 | Port,
|
304 | 310 | PortAppProtocol,
|
|
342 | 348 | SklearnSerializationFormat,
|
343 | 349 | SlackBot,
|
344 | 350 | SlackWebhook,
|
345 |
| - Source, |
346 | 351 | SpaCyFramework,
|
347 | 352 | SparkDriverConfig,
|
348 | 353 | SparkExecutorConfig,
|
|
364 | 369 | StageArtifactResponse,
|
365 | 370 | StaticVolumeConfig,
|
366 | 371 | StatsModelsFramework,
|
367 |
| - Stop, |
368 | 372 | StringDataMount,
|
369 | 373 | Subject,
|
370 | 374 | SubjectType,
|
371 | 375 | SystemMessage,
|
| 376 | + SystemMessageContent, |
372 | 377 | TaskDockerFileBuild,
|
373 | 378 | TaskPythonBuild,
|
374 | 379 | Team,
|
375 | 380 | TeamManifest,
|
376 | 381 | TensorFlowFramework,
|
377 | 382 | TerminateJobResponse,
|
378 |
| - Text, |
379 | 383 | TextContentPart,
|
| 384 | + TextContentPartText, |
380 | 385 | TokenPagination,
|
381 | 386 | Tool,
|
382 | 387 | ToolCall,
|
383 | 388 | ToolMessage,
|
| 389 | + ToolMessageContent, |
384 | 390 | ToolSchema,
|
385 | 391 | ToolVersion,
|
386 | 392 | TracingProject,
|
|
393 | 399 | UpdateSecretInput,
|
394 | 400 | UpdateUserRolesResponse,
|
395 | 401 | UpgradeData,
|
396 |
| - Url, |
397 | 402 | User,
|
398 | 403 | UserMessage,
|
| 404 | + UserMessageContent, |
399 | 405 | UserMessageContentItem,
|
400 | 406 | UserMetadata,
|
401 | 407 | ValidationError,
|
|
508 | 514 | "ApplicationsListRequestDeviceTypeFilter",
|
509 | 515 | "ApplicationsListRequestLifecycleStage",
|
510 | 516 | "ApplyMlEntityResponse",
|
| 517 | + "ApplyMlEntityResponseData", |
511 | 518 | "Artifact",
|
512 | 519 | "ArtifactManifest",
|
| 520 | + "ArtifactManifestSource", |
513 | 521 | "ArtifactPath",
|
514 | 522 | "ArtifactType",
|
515 | 523 | "ArtifactVersion",
|
516 | 524 | "ArtifactsCacheVolume",
|
517 | 525 | "ArtifactsDownload",
|
518 | 526 | "ArtifactsDownloadArtifactsItem",
|
519 | 527 | "AssistantMessage",
|
| 528 | + "AssistantMessageContent", |
520 | 529 | "AssistantMessageContentItem",
|
521 | 530 | "AsyncProcessorSidecar",
|
522 | 531 | "AsyncService",
|
|
563 | 572 | "ContainerTaskConfig",
|
564 | 573 | "ContainerTaskConfigImage",
|
565 | 574 | "ContainerTaskConfigMountsItem",
|
566 |
| - "Content", |
567 | 575 | "CoreNatsOutputConfig",
|
568 | 576 | "CpuUtilizationMetric",
|
569 | 577 | "CreateMultiPartUploadRequest",
|
570 | 578 | "CreatePersonalAccessTokenResponse",
|
571 | 579 | "CronMetric",
|
572 |
| - "Data", |
573 | 580 | "DataDirectory",
|
574 | 581 | "DataDirectoryManifest",
|
| 582 | + "DataDirectoryManifestSource", |
575 | 583 | "DeactivateUserResponse",
|
576 | 584 | "DeleteApplicationResponse",
|
577 | 585 | "DeleteJobRunResponse",
|
|
586 | 594 | "DeploymentStatusValue",
|
587 | 595 | "DeploymentTransition",
|
588 | 596 | "DeveloperMessage",
|
| 597 | + "DeveloperMessageContent", |
589 | 598 | "DockerFileBuild",
|
590 | 599 | "DockerFileBuildCommand",
|
591 | 600 | "DynamicVolumeConfig",
|
|
618 | 627 | "FlyteWorkflowTemplate",
|
619 | 628 | "ForbiddenError",
|
620 | 629 | "ForwardAction",
|
621 |
| - "Framework", |
622 | 630 | "Function",
|
623 | 631 | "FunctionSchema",
|
624 | 632 | "GcpTpu",
|
|
678 | 686 | "ImageCommand",
|
679 | 687 | "ImageContentPart",
|
680 | 688 | "ImageUrl",
|
| 689 | + "ImageUrlUrl", |
681 | 690 | "InferMethodName",
|
682 | 691 | "Intercept",
|
683 | 692 | "InterceptRulesItem",
|
|
756 | 765 | "Model",
|
757 | 766 | "ModelConfiguration",
|
758 | 767 | "ModelManifest",
|
| 768 | + "ModelManifestFramework", |
| 769 | + "ModelManifestSource", |
759 | 770 | "ModelVersion",
|
760 | 771 | "ModelVersionEnvironment",
|
761 | 772 | "MultiPartUpload",
|
|
786 | 797 | "Param",
|
787 | 798 | "ParamParamType",
|
788 | 799 | "Parameters",
|
| 800 | + "ParametersStop", |
789 | 801 | "Permissions",
|
790 | 802 | "Port",
|
791 | 803 | "PortAppProtocol",
|
|
829 | 841 | "SklearnSerializationFormat",
|
830 | 842 | "SlackBot",
|
831 | 843 | "SlackWebhook",
|
832 |
| - "Source", |
833 | 844 | "SpaCyFramework",
|
834 | 845 | "SparkDriverConfig",
|
835 | 846 | "SparkExecutorConfig",
|
|
852 | 863 | "StageArtifactResponse",
|
853 | 864 | "StaticVolumeConfig",
|
854 | 865 | "StatsModelsFramework",
|
855 |
| - "Stop", |
856 | 866 | "StringDataMount",
|
857 | 867 | "Subject",
|
858 | 868 | "SubjectType",
|
859 | 869 | "SystemMessage",
|
| 870 | + "SystemMessageContent", |
860 | 871 | "TaskDockerFileBuild",
|
861 | 872 | "TaskPythonBuild",
|
862 | 873 | "Team",
|
863 | 874 | "TeamManifest",
|
864 | 875 | "TensorFlowFramework",
|
865 | 876 | "TerminateJobResponse",
|
866 |
| - "Text", |
867 | 877 | "TextContentPart",
|
| 878 | + "TextContentPartText", |
868 | 879 | "TokenPagination",
|
869 | 880 | "Tool",
|
870 | 881 | "ToolCall",
|
871 | 882 | "ToolMessage",
|
| 883 | + "ToolMessageContent", |
872 | 884 | "ToolSchema",
|
873 | 885 | "ToolVersion",
|
874 | 886 | "TracingProject",
|
|
885 | 897 | "UpdateSecretInput",
|
886 | 898 | "UpdateUserRolesResponse",
|
887 | 899 | "UpgradeData",
|
888 |
| - "Url", |
889 | 900 | "User",
|
890 | 901 | "UserMessage",
|
| 902 | + "UserMessageContent", |
891 | 903 | "UserMessageContentItem",
|
892 | 904 | "UserMetadata",
|
893 | 905 | "ValidationError",
|
|
0 commit comments