diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.JsonSerializerContext.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.JsonSerializerContext.g.cs index 256f792b..96d87495 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.JsonSerializerContext.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.JsonSerializerContext.g.cs @@ -4726,7 +4726,7 @@ namespace tryAGI.OpenAI [global::System.Text.Json.Serialization.JsonSerializable(typeof(byte[]))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.AdminApiKey))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(string))] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.DateTimeOffset))] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(int))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(object))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.AdminApiKeyOwner))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.ApiKeyList))] @@ -4759,7 +4759,6 @@ namespace tryAGI.OpenAI [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.AssistantToolsCodeType), TypeInfoPropertyName = "AssistantToolsCodeType2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.AssistantToolsFileSearchType), TypeInfoPropertyName = "AssistantToolsFileSearchType2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.AssistantToolsFileSearchFileSearch))] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(int))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.FileSearchRankingOptions))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.AssistantToolsFileSearchTypeOnly))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.AssistantToolsFileSearchTypeOnlyType), TypeInfoPropertyName = "AssistantToolsFileSearchTypeOnlyType2")] @@ -5561,6 +5560,7 @@ namespace tryAGI.OpenAI [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.Collections.Generic.IList))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.EvalStoredCompletionsDataSourceConfigType), TypeInfoPropertyName = "EvalStoredCompletionsDataSourceConfigType2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.EvalStoredCompletionsSourceType), TypeInfoPropertyName = "EvalStoredCompletionsSourceType2")] + [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::System.DateTimeOffset))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.FileExpirationAfterAnchor), TypeInfoPropertyName = "FileExpirationAfterAnchor2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.FilePath))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.FilePathType), TypeInfoPropertyName = "FilePathType2")] diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.JsonSerializerContextTypes.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.JsonSerializerContextTypes.g.cs index baef1218..50f8b8e0 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.JsonSerializerContextTypes.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.JsonSerializerContextTypes.g.cs @@ -44,7 +44,7 @@ public sealed partial class JsonSerializerContextTypes /// /// /// - public global::System.DateTimeOffset? Type4 { get; set; } + public int? Type4 { get; set; } /// /// /// @@ -176,3187 +176,3187 @@ public sealed partial class JsonSerializerContextTypes /// /// /// - public int? Type37 { get; set; } + public global::tryAGI.OpenAI.FileSearchRankingOptions? Type37 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FileSearchRankingOptions? Type38 { get; set; } + public global::tryAGI.OpenAI.AssistantToolsFileSearchTypeOnly? Type38 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantToolsFileSearchTypeOnly? Type39 { get; set; } + public global::tryAGI.OpenAI.AssistantToolsFileSearchTypeOnlyType? Type39 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantToolsFileSearchTypeOnlyType? Type40 { get; set; } + public global::tryAGI.OpenAI.AssistantToolsFunctionType? Type40 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantToolsFunctionType? Type41 { get; set; } + public global::tryAGI.OpenAI.FunctionObject? Type41 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionObject? Type42 { get; set; } + public global::tryAGI.OpenAI.AssistantsApiResponseFormatOptionEnum? Type42 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantsApiResponseFormatOptionEnum? Type43 { get; set; } + public global::tryAGI.OpenAI.ResponseFormatText? Type43 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ResponseFormatText? Type44 { get; set; } + public global::tryAGI.OpenAI.ResponseFormatJsonObject? Type44 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ResponseFormatJsonObject? Type45 { get; set; } + public global::tryAGI.OpenAI.ResponseFormatJsonSchema? Type45 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ResponseFormatJsonSchema? Type46 { get; set; } + public global::tryAGI.OpenAI.AssistantsApiToolChoiceOption? Type46 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantsApiToolChoiceOption? Type47 { get; set; } + public global::tryAGI.OpenAI.AssistantsApiToolChoiceOptionEnum? Type47 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantsApiToolChoiceOptionEnum? Type48 { get; set; } + public global::tryAGI.OpenAI.AssistantsNamedToolChoice? Type48 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantsNamedToolChoice? Type49 { get; set; } + public global::tryAGI.OpenAI.AssistantsNamedToolChoiceType? Type49 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantsNamedToolChoiceType? Type50 { get; set; } + public global::tryAGI.OpenAI.AssistantsNamedToolChoiceFunction? Type50 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AssistantsNamedToolChoiceFunction? Type51 { get; set; } + public global::tryAGI.OpenAI.AudioResponseFormat? Type51 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AudioResponseFormat? Type52 { get; set; } + public global::tryAGI.OpenAI.AudioTranscription? Type52 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AudioTranscription? Type53 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type53 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type54 { get; set; } + public global::tryAGI.OpenAI.AudioTranscriptionModel? Type54 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AudioTranscriptionModel? Type55 { get; set; } + public global::tryAGI.OpenAI.AuditLog? Type55 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLog? Type56 { get; set; } + public global::tryAGI.OpenAI.AuditLogEventType? Type56 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogEventType? Type57 { get; set; } + public global::tryAGI.OpenAI.AuditLogProject? Type57 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogProject? Type58 { get; set; } + public global::tryAGI.OpenAI.AuditLogActor? Type58 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogActor? Type59 { get; set; } + public global::tryAGI.OpenAI.AuditLogApiKeyCreated? Type59 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogApiKeyCreated? Type60 { get; set; } + public global::tryAGI.OpenAI.AuditLogApiKeyCreatedData? Type60 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogApiKeyCreatedData? Type61 { get; set; } + public global::tryAGI.OpenAI.AuditLogApiKeyUpdated? Type61 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogApiKeyUpdated? Type62 { get; set; } + public global::tryAGI.OpenAI.AuditLogApiKeyUpdatedChangesRequested? Type62 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogApiKeyUpdatedChangesRequested? Type63 { get; set; } + public global::tryAGI.OpenAI.AuditLogApiKeyDeleted? Type63 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogApiKeyDeleted? Type64 { get; set; } + public global::tryAGI.OpenAI.AuditLogCheckpointPermissionCreated? Type64 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCheckpointPermissionCreated? Type65 { get; set; } + public global::tryAGI.OpenAI.AuditLogCheckpointPermissionCreatedData? Type65 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCheckpointPermissionCreatedData? Type66 { get; set; } + public global::tryAGI.OpenAI.AuditLogCheckpointPermissionDeleted? Type66 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCheckpointPermissionDeleted? Type67 { get; set; } + public global::tryAGI.OpenAI.AuditLogExternalKeyRegistered? Type67 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogExternalKeyRegistered? Type68 { get; set; } + public global::tryAGI.OpenAI.AuditLogExternalKeyRemoved? Type68 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogExternalKeyRemoved? Type69 { get; set; } + public global::tryAGI.OpenAI.AuditLogGroupCreated? Type69 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogGroupCreated? Type70 { get; set; } + public global::tryAGI.OpenAI.AuditLogGroupCreatedData? Type70 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogGroupCreatedData? Type71 { get; set; } + public global::tryAGI.OpenAI.AuditLogGroupUpdated? Type71 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogGroupUpdated? Type72 { get; set; } + public global::tryAGI.OpenAI.AuditLogGroupUpdatedChangesRequested? Type72 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogGroupUpdatedChangesRequested? Type73 { get; set; } + public global::tryAGI.OpenAI.AuditLogGroupDeleted? Type73 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogGroupDeleted? Type74 { get; set; } + public global::tryAGI.OpenAI.AuditLogScimEnabled? Type74 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogScimEnabled? Type75 { get; set; } + public global::tryAGI.OpenAI.AuditLogScimDisabled? Type75 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogScimDisabled? Type76 { get; set; } + public global::tryAGI.OpenAI.AuditLogInviteSent? Type76 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogInviteSent? Type77 { get; set; } + public global::tryAGI.OpenAI.AuditLogInviteSentData? Type77 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogInviteSentData? Type78 { get; set; } + public global::tryAGI.OpenAI.AuditLogInviteAccepted? Type78 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogInviteAccepted? Type79 { get; set; } + public global::tryAGI.OpenAI.AuditLogInviteDeleted? Type79 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogInviteDeleted? Type80 { get; set; } + public global::tryAGI.OpenAI.AuditLogIpAllowlistCreated? Type80 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogIpAllowlistCreated? Type81 { get; set; } + public global::tryAGI.OpenAI.AuditLogIpAllowlistUpdated? Type81 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogIpAllowlistUpdated? Type82 { get; set; } + public global::tryAGI.OpenAI.AuditLogIpAllowlistDeleted? Type82 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogIpAllowlistDeleted? Type83 { get; set; } + public global::tryAGI.OpenAI.AuditLogIpAllowlistConfigActivated? Type83 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogIpAllowlistConfigActivated? Type84 { get; set; } + public global::System.Collections.Generic.IList? Type84 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type85 { get; set; } + public global::tryAGI.OpenAI.AuditLogIpAllowlistConfigActivatedConfig? Type85 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogIpAllowlistConfigActivatedConfig? Type86 { get; set; } + public global::tryAGI.OpenAI.AuditLogIpAllowlistConfigDeactivated? Type86 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogIpAllowlistConfigDeactivated? Type87 { get; set; } + public global::System.Collections.Generic.IList? Type87 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type88 { get; set; } + public global::tryAGI.OpenAI.AuditLogIpAllowlistConfigDeactivatedConfig? Type88 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogIpAllowlistConfigDeactivatedConfig? Type89 { get; set; } + public global::tryAGI.OpenAI.AuditLogLoginFailed? Type89 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogLoginFailed? Type90 { get; set; } + public global::tryAGI.OpenAI.AuditLogLogoutFailed? Type90 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogLogoutFailed? Type91 { get; set; } + public global::tryAGI.OpenAI.AuditLogOrganizationUpdated? Type91 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogOrganizationUpdated? Type92 { get; set; } + public global::tryAGI.OpenAI.AuditLogOrganizationUpdatedChangesRequested? Type92 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogOrganizationUpdatedChangesRequested? Type93 { get; set; } + public global::tryAGI.OpenAI.AuditLogProjectCreated? Type93 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogProjectCreated? Type94 { get; set; } + public global::tryAGI.OpenAI.AuditLogProjectCreatedData? Type94 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogProjectCreatedData? Type95 { get; set; } + public global::tryAGI.OpenAI.AuditLogProjectUpdated? Type95 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogProjectUpdated? Type96 { get; set; } + public global::tryAGI.OpenAI.AuditLogProjectUpdatedChangesRequested? Type96 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogProjectUpdatedChangesRequested? Type97 { get; set; } + public global::tryAGI.OpenAI.AuditLogProjectArchived? Type97 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogProjectArchived? Type98 { get; set; } + public global::tryAGI.OpenAI.AuditLogProjectDeleted? Type98 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogProjectDeleted? Type99 { get; set; } + public global::tryAGI.OpenAI.AuditLogRateLimitUpdated? Type99 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRateLimitUpdated? Type100 { get; set; } + public global::tryAGI.OpenAI.AuditLogRateLimitUpdatedChangesRequested? Type100 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRateLimitUpdatedChangesRequested? Type101 { get; set; } + public global::tryAGI.OpenAI.AuditLogRateLimitDeleted? Type101 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRateLimitDeleted? Type102 { get; set; } + public global::tryAGI.OpenAI.AuditLogRoleCreated? Type102 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRoleCreated? Type103 { get; set; } + public global::tryAGI.OpenAI.AuditLogRoleUpdated? Type103 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRoleUpdated? Type104 { get; set; } + public global::tryAGI.OpenAI.AuditLogRoleUpdatedChangesRequested? Type104 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRoleUpdatedChangesRequested? Type105 { get; set; } + public global::tryAGI.OpenAI.AuditLogRoleDeleted? Type105 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRoleDeleted? Type106 { get; set; } + public global::tryAGI.OpenAI.AuditLogRoleAssignmentCreated? Type106 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRoleAssignmentCreated? Type107 { get; set; } + public global::tryAGI.OpenAI.AuditLogRoleAssignmentDeleted? Type107 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogRoleAssignmentDeleted? Type108 { get; set; } + public global::tryAGI.OpenAI.AuditLogServiceAccountCreated? Type108 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogServiceAccountCreated? Type109 { get; set; } + public global::tryAGI.OpenAI.AuditLogServiceAccountCreatedData? Type109 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogServiceAccountCreatedData? Type110 { get; set; } + public global::tryAGI.OpenAI.AuditLogServiceAccountUpdated? Type110 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogServiceAccountUpdated? Type111 { get; set; } + public global::tryAGI.OpenAI.AuditLogServiceAccountUpdatedChangesRequested? Type111 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogServiceAccountUpdatedChangesRequested? Type112 { get; set; } + public global::tryAGI.OpenAI.AuditLogServiceAccountDeleted? Type112 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogServiceAccountDeleted? Type113 { get; set; } + public global::tryAGI.OpenAI.AuditLogUserAdded? Type113 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogUserAdded? Type114 { get; set; } + public global::tryAGI.OpenAI.AuditLogUserAddedData? Type114 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogUserAddedData? Type115 { get; set; } + public global::tryAGI.OpenAI.AuditLogUserUpdated? Type115 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogUserUpdated? Type116 { get; set; } + public global::tryAGI.OpenAI.AuditLogUserUpdatedChangesRequested? Type116 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogUserUpdatedChangesRequested? Type117 { get; set; } + public global::tryAGI.OpenAI.AuditLogUserDeleted? Type117 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogUserDeleted? Type118 { get; set; } + public global::tryAGI.OpenAI.AuditLogCertificateCreated? Type118 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCertificateCreated? Type119 { get; set; } + public global::tryAGI.OpenAI.AuditLogCertificateUpdated? Type119 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCertificateUpdated? Type120 { get; set; } + public global::tryAGI.OpenAI.AuditLogCertificateDeleted? Type120 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCertificateDeleted? Type121 { get; set; } + public global::tryAGI.OpenAI.AuditLogCertificatesActivated? Type121 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCertificatesActivated? Type122 { get; set; } + public global::System.Collections.Generic.IList? Type122 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type123 { get; set; } + public global::tryAGI.OpenAI.AuditLogCertificatesActivatedCertificate? Type123 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCertificatesActivatedCertificate? Type124 { get; set; } + public global::tryAGI.OpenAI.AuditLogCertificatesDeactivated? Type124 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCertificatesDeactivated? Type125 { get; set; } + public global::System.Collections.Generic.IList? Type125 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type126 { get; set; } + public global::tryAGI.OpenAI.AuditLogCertificatesDeactivatedCertificate? Type126 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogCertificatesDeactivatedCertificate? Type127 { get; set; } + public global::tryAGI.OpenAI.AuditLogActorType? Type127 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogActorType? Type128 { get; set; } + public global::tryAGI.OpenAI.AuditLogActorSession? Type128 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogActorSession? Type129 { get; set; } + public global::tryAGI.OpenAI.AuditLogActorApiKey? Type129 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogActorApiKey? Type130 { get; set; } + public global::tryAGI.OpenAI.AuditLogActorApiKeyType? Type130 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogActorApiKeyType? Type131 { get; set; } + public global::tryAGI.OpenAI.AuditLogActorUser? Type131 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogActorUser? Type132 { get; set; } + public global::tryAGI.OpenAI.AuditLogActorServiceAccount? Type132 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AuditLogActorServiceAccount? Type133 { get; set; } + public global::tryAGI.OpenAI.AutoChunkingStrategyRequestParam? Type133 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AutoChunkingStrategyRequestParam? Type134 { get; set; } + public global::tryAGI.OpenAI.AutoChunkingStrategyRequestParamType? Type134 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AutoChunkingStrategyRequestParamType? Type135 { get; set; } + public global::tryAGI.OpenAI.Batch? Type135 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Batch? Type136 { get; set; } + public global::tryAGI.OpenAI.BatchObject? Type136 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchObject? Type137 { get; set; } + public global::tryAGI.OpenAI.BatchErrors? Type137 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchErrors? Type138 { get; set; } + public global::System.Collections.Generic.IList? Type138 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type139 { get; set; } + public global::tryAGI.OpenAI.BatchErrorsDataItem? Type139 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchErrorsDataItem? Type140 { get; set; } + public global::tryAGI.OpenAI.BatchStatus? Type140 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchStatus? Type141 { get; set; } + public global::tryAGI.OpenAI.BatchRequestCounts? Type141 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchRequestCounts? Type142 { get; set; } + public global::tryAGI.OpenAI.BatchUsage? Type142 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchUsage? Type143 { get; set; } + public global::tryAGI.OpenAI.BatchUsageInputTokensDetails? Type143 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchUsageInputTokensDetails? Type144 { get; set; } + public global::tryAGI.OpenAI.BatchUsageOutputTokensDetails? Type144 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchUsageOutputTokensDetails? Type145 { get; set; } + public global::tryAGI.OpenAI.BatchFileExpirationAfter? Type145 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchFileExpirationAfter? Type146 { get; set; } + public global::tryAGI.OpenAI.BatchFileExpirationAfterAnchor? Type146 { get; set; } /// /// /// - public global::tryAGI.OpenAI.BatchFileExpirationAfterAnchor? Type147 { get; set; } + public global::tryAGI.OpenAI.Certificate? Type147 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Certificate? Type148 { get; set; } + public global::tryAGI.OpenAI.CertificateObject? Type148 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CertificateObject? Type149 { get; set; } + public global::tryAGI.OpenAI.CertificateCertificateDetails? Type149 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CertificateCertificateDetails? Type150 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionAllowedTools? Type150 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionAllowedTools? Type151 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionAllowedToolsMode? Type151 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionAllowedToolsMode? Type152 { get; set; } + public global::System.Collections.Generic.IList? Type152 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type153 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionAllowedToolsChoice? Type153 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionAllowedToolsChoice? Type154 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionAllowedToolsChoiceType? Type154 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionAllowedToolsChoiceType? Type155 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionDeleted? Type155 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionDeleted? Type156 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionDeletedObject? Type156 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionDeletedObject? Type157 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionFunctionCallOption? Type157 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionFunctionCallOption? Type158 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionFunctions? Type158 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionFunctions? Type159 { get; set; } + public global::tryAGI.OpenAI.FunctionParameters? Type159 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionParameters? Type160 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionList? Type160 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionList? Type161 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionListObject? Type161 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionListObject? Type162 { get; set; } + public global::System.Collections.Generic.IList? Type162 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type163 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionResponse? Type163 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionResponse? Type164 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageCustomToolCall? Type164 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageCustomToolCall? Type165 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageCustomToolCallType? Type165 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageCustomToolCallType? Type166 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageCustomToolCallCustom? Type166 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageCustomToolCallCustom? Type167 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageList? Type167 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageList? Type168 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageListObject? Type168 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageListObject? Type169 { get; set; } + public global::System.Collections.Generic.IList>? Type169 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type170 { get; set; } + public global::tryAGI.OpenAI.AllOf? Type170 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AllOf? Type171 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionResponseMessage? Type171 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionResponseMessage? Type172 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageListDataItem? Type172 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageListDataItem? Type173 { get; set; } + public global::System.Collections.Generic.IList>? Type173 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type174 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type174 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type175 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartText? Type175 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartText? Type176 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartImage? Type176 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartImage? Type177 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageToolCall? Type177 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageToolCall? Type178 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageToolCallType? Type178 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageToolCallType? Type179 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageToolCallFunction? Type179 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageToolCallFunction? Type180 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageToolCallChunk? Type180 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageToolCallChunk? Type181 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageToolCallChunkType? Type181 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageToolCallChunkType? Type182 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageToolCallChunkFunction? Type182 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageToolCallChunkFunction? Type183 { get; set; } + public global::System.Collections.Generic.IList? Type183 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type184 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageToolCallsItem? Type184 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageToolCallsItem? Type185 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionMessageToolCallDiscriminator? Type185 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionMessageToolCallDiscriminator? Type186 { get; set; } + public global::System.Collections.Generic.IList? Type186 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type187 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionModalitiesVariant1Item? Type187 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionModalitiesVariant1Item? Type188 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionNamedToolChoice? Type188 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionNamedToolChoice? Type189 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceType? Type189 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceType? Type190 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceFunction? Type190 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceFunction? Type191 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceCustom? Type191 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceCustom? Type192 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceCustomType? Type192 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceCustomType? Type193 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceCustomCustom? Type193 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionNamedToolChoiceCustomCustom? Type194 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessage? Type194 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessage? Type195 { get; set; } + public global::tryAGI.OpenAI.OneOf>? Type195 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>? Type196 { get; set; } + public global::System.Collections.Generic.IList? Type196 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type197 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageContentPart? Type197 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageContentPart? Type198 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageRole? Type198 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageRole? Type199 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageAudio2? Type199 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageAudio2? Type200 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageFunctionCall2? Type200 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageFunctionCall2? Type201 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartRefusal? Type201 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartRefusal? Type202 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageContentPartDiscriminator? Type202 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestAssistantMessageContentPartDiscriminator? Type203 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestDeveloperMessage? Type203 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestDeveloperMessage? Type204 { get; set; } + public global::tryAGI.OpenAI.OneOf>? Type204 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>? Type205 { get; set; } + public global::System.Collections.Generic.IList? Type205 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type206 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestDeveloperMessageRole? Type206 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestDeveloperMessageRole? Type207 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestFunctionMessage? Type207 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestFunctionMessage? Type208 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestFunctionMessageRole? Type208 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestFunctionMessageRole? Type209 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessage? Type209 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessage? Type210 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestSystemMessage? Type210 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestSystemMessage? Type211 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestUserMessage? Type211 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestUserMessage? Type212 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestToolMessage? Type212 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestToolMessage? Type213 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageDiscriminator? Type213 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageDiscriminator? Type214 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartAudio? Type214 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartAudio? Type215 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartAudioType? Type215 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartAudioType? Type216 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartAudioInputAudio? Type216 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartAudioInputAudio? Type217 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartAudioInputAudioFormat? Type217 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartAudioInputAudioFormat? Type218 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartFile? Type218 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartFile? Type219 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartFileType? Type219 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartFileType? Type220 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartFileFile? Type220 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartFileFile? Type221 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartImageType? Type221 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartImageType? Type222 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartImageImageUrl? Type222 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartImageImageUrl? Type223 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartImageImageUrlDetail? Type223 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartImageImageUrlDetail? Type224 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartRefusalType? Type224 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartRefusalType? Type225 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartTextType? Type225 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestMessageContentPartTextType? Type226 { get; set; } + public global::tryAGI.OpenAI.OneOf>? Type226 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>? Type227 { get; set; } + public global::System.Collections.Generic.IList? Type227 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type228 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestSystemMessageContentPart? Type228 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestSystemMessageContentPart? Type229 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestSystemMessageRole? Type229 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestSystemMessageRole? Type230 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestToolMessageRole? Type230 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestToolMessageRole? Type231 { get; set; } + public global::tryAGI.OpenAI.OneOf>? Type231 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>? Type232 { get; set; } + public global::System.Collections.Generic.IList? Type232 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type233 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestToolMessageContentPart? Type233 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestToolMessageContentPart? Type234 { get; set; } + public global::tryAGI.OpenAI.OneOf>? Type234 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>? Type235 { get; set; } + public global::System.Collections.Generic.IList? Type235 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type236 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestUserMessageContentPart? Type236 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestUserMessageContentPart? Type237 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRequestUserMessageRole? Type237 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRequestUserMessageRole? Type238 { get; set; } + public global::System.Collections.Generic.IList? Type238 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type239 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionResponseMessageAnnotation? Type239 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionResponseMessageAnnotation? Type240 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionResponseMessageAnnotationType? Type240 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionResponseMessageAnnotationType? Type241 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionResponseMessageAnnotationUrlCitation? Type241 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionResponseMessageAnnotationUrlCitation? Type242 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionResponseMessageRole? Type242 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionResponseMessageRole? Type243 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionResponseMessageFunctionCall? Type243 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionResponseMessageFunctionCall? Type244 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionResponseMessageAudio2? Type244 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionResponseMessageAudio2? Type245 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionRole? Type245 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionRole? Type246 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionStreamOptionsVariant1? Type246 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionStreamOptionsVariant1? Type247 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionStreamResponseDelta? Type247 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionStreamResponseDelta? Type248 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionStreamResponseDeltaFunctionCall? Type248 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionStreamResponseDeltaFunctionCall? Type249 { get; set; } + public global::System.Collections.Generic.IList? Type249 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type250 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionStreamResponseDeltaRole? Type250 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionStreamResponseDeltaRole? Type251 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionTokenLogprob? Type251 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionTokenLogprob? Type252 { get; set; } + public global::System.Collections.Generic.IList? Type252 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type253 { get; set; } + public global::System.Collections.Generic.IList? Type253 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type254 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionTokenLogprobTopLogprob? Type254 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionTokenLogprobTopLogprob? Type255 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionTool? Type255 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionTool? Type256 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionToolType? Type256 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionToolType? Type257 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionToolChoiceOption? Type257 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionToolChoiceOption? Type258 { get; set; } + public global::tryAGI.OpenAI.ChatCompletionToolChoiceOptionEnum? Type258 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChatCompletionToolChoiceOptionEnum? Type259 { get; set; } + public global::tryAGI.OpenAI.ChunkingStrategyRequestParam? Type259 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChunkingStrategyRequestParam? Type260 { get; set; } + public global::tryAGI.OpenAI.StaticChunkingStrategyRequestParam? Type260 { get; set; } /// /// /// - public global::tryAGI.OpenAI.StaticChunkingStrategyRequestParam? Type261 { get; set; } + public global::tryAGI.OpenAI.ChunkingStrategyRequestParamDiscriminator? Type261 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ChunkingStrategyRequestParamDiscriminator? Type262 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterFileOutput? Type262 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterFileOutput? Type263 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterFileOutputType? Type263 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterFileOutputType? Type264 { get; set; } + public global::System.Collections.Generic.IList? Type264 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type265 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterFileOutputFile? Type265 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterFileOutputFile? Type266 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterTextOutput? Type266 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterTextOutput? Type267 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterTextOutputType? Type267 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterTextOutputType? Type268 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterTool? Type268 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterTool? Type269 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterToolType? Type269 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterToolType? Type270 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type270 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type271 { get; set; } + public global::tryAGI.OpenAI.AutoCodeInterpreterToolParam? Type271 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AutoCodeInterpreterToolParam? Type272 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterToolCall? Type272 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterToolCall? Type273 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterToolCallType? Type273 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterToolCallType? Type274 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterToolCallStatus? Type274 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterToolCallStatus? Type275 { get; set; } + public global::System.Collections.Generic.IList? Type275 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type276 { get; set; } + public global::tryAGI.OpenAI.OutputsVariant1Item? Type276 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OutputsVariant1Item? Type277 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterOutputLogs? Type277 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterOutputLogs? Type278 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterOutputImage? Type278 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterOutputImage? Type279 { get; set; } + public global::tryAGI.OpenAI.CodeInterpreterToolCallOutputsVariant1ItemDiscriminator? Type279 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CodeInterpreterToolCallOutputsVariant1ItemDiscriminator? Type280 { get; set; } + public global::tryAGI.OpenAI.ComparisonFilter? Type280 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComparisonFilter? Type281 { get; set; } + public global::tryAGI.OpenAI.ComparisonFilterType? Type281 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComparisonFilterType? Type282 { get; set; } + public global::tryAGI.OpenAI.OneOf>>? Type282 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>>? Type283 { get; set; } + public global::System.Collections.Generic.IList>? Type283 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type284 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type284 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type285 { get; set; } + public global::tryAGI.OpenAI.CompleteUploadRequest? Type285 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CompleteUploadRequest? Type286 { get; set; } + public global::tryAGI.OpenAI.CompletionUsage? Type286 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CompletionUsage? Type287 { get; set; } + public global::tryAGI.OpenAI.CompletionUsageCompletionTokensDetails? Type287 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CompletionUsageCompletionTokensDetails? Type288 { get; set; } + public global::tryAGI.OpenAI.CompletionUsagePromptTokensDetails? Type288 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CompletionUsagePromptTokensDetails? Type289 { get; set; } + public global::tryAGI.OpenAI.CompoundFilter? Type289 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CompoundFilter? Type290 { get; set; } + public global::tryAGI.OpenAI.CompoundFilterType? Type290 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CompoundFilterType? Type291 { get; set; } + public global::System.Collections.Generic.IList? Type291 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type292 { get; set; } + public global::tryAGI.OpenAI.FiltersItem? Type292 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FiltersItem? Type293 { get; set; } + public global::tryAGI.OpenAI.CompoundFilterFilterDiscriminator? Type293 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CompoundFilterFilterDiscriminator? Type294 { get; set; } + public global::tryAGI.OpenAI.ComputerAction? Type294 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerAction? Type295 { get; set; } + public global::tryAGI.OpenAI.ClickParam? Type295 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ClickParam? Type296 { get; set; } + public global::tryAGI.OpenAI.DoubleClickAction? Type296 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DoubleClickAction? Type297 { get; set; } + public global::tryAGI.OpenAI.DragParam? Type297 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DragParam? Type298 { get; set; } + public global::tryAGI.OpenAI.KeyPressAction? Type298 { get; set; } /// /// /// - public global::tryAGI.OpenAI.KeyPressAction? Type299 { get; set; } + public global::tryAGI.OpenAI.MoveParam? Type299 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MoveParam? Type300 { get; set; } + public global::tryAGI.OpenAI.ScreenshotParam? Type300 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ScreenshotParam? Type301 { get; set; } + public global::tryAGI.OpenAI.ScrollParam? Type301 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ScrollParam? Type302 { get; set; } + public global::tryAGI.OpenAI.TypeParam? Type302 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TypeParam? Type303 { get; set; } + public global::tryAGI.OpenAI.WaitParam? Type303 { get; set; } /// /// /// - public global::tryAGI.OpenAI.WaitParam? Type304 { get; set; } + public global::tryAGI.OpenAI.ComputerActionDiscriminator? Type304 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerActionDiscriminator? Type305 { get; set; } + public global::System.Collections.Generic.IList? Type305 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type306 { get; set; } + public global::tryAGI.OpenAI.ComputerScreenshotImage? Type306 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerScreenshotImage? Type307 { get; set; } + public global::tryAGI.OpenAI.ComputerScreenshotImageType? Type307 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerScreenshotImageType? Type308 { get; set; } + public global::tryAGI.OpenAI.ComputerToolCall? Type308 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerToolCall? Type309 { get; set; } + public global::tryAGI.OpenAI.ComputerToolCallType? Type309 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerToolCallType? Type310 { get; set; } + public global::System.Collections.Generic.IList? Type310 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type311 { get; set; } + public global::tryAGI.OpenAI.ComputerCallSafetyCheckParam? Type311 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerCallSafetyCheckParam? Type312 { get; set; } + public global::tryAGI.OpenAI.ComputerToolCallStatus? Type312 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerToolCallStatus? Type313 { get; set; } + public global::tryAGI.OpenAI.ComputerToolCallOutput? Type313 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerToolCallOutput? Type314 { get; set; } + public global::tryAGI.OpenAI.ComputerToolCallOutputType? Type314 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerToolCallOutputType? Type315 { get; set; } + public global::tryAGI.OpenAI.ComputerToolCallOutputStatus? Type315 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerToolCallOutputStatus? Type316 { get; set; } + public global::tryAGI.OpenAI.ComputerToolCallOutputResource? Type316 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerToolCallOutputResource? Type317 { get; set; } + public global::tryAGI.OpenAI.ComputerToolCallOutputResourceVariant2? Type317 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerToolCallOutputResourceVariant2? Type318 { get; set; } + public global::tryAGI.OpenAI.ComputerCallOutputStatus? Type318 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ComputerCallOutputStatus? Type319 { get; set; } + public global::tryAGI.OpenAI.ContainerFileListResource? Type319 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerFileListResource? Type320 { get; set; } + public global::tryAGI.OpenAI.ContainerFileListResourceObject? Type320 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerFileListResourceObject? Type321 { get; set; } + public global::System.Collections.Generic.IList? Type321 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type322 { get; set; } + public global::tryAGI.OpenAI.ContainerFileResource? Type322 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerFileResource? Type323 { get; set; } + public global::tryAGI.OpenAI.ContainerListResource? Type323 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerListResource? Type324 { get; set; } + public global::tryAGI.OpenAI.ContainerListResourceObject? Type324 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerListResourceObject? Type325 { get; set; } + public global::System.Collections.Generic.IList? Type325 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type326 { get; set; } + public global::tryAGI.OpenAI.ContainerResource? Type326 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerResource? Type327 { get; set; } + public global::tryAGI.OpenAI.ContainerResourceExpiresAfter? Type327 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerResourceExpiresAfter? Type328 { get; set; } + public global::tryAGI.OpenAI.ContainerResourceExpiresAfterAnchor? Type328 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerResourceExpiresAfterAnchor? Type329 { get; set; } + public global::tryAGI.OpenAI.ContainerResourceMemoryLimit? Type329 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerResourceMemoryLimit? Type330 { get; set; } + public global::tryAGI.OpenAI.ContainerResourceNetworkPolicy? Type330 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerResourceNetworkPolicy? Type331 { get; set; } + public global::tryAGI.OpenAI.ContainerResourceNetworkPolicyType? Type331 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerResourceNetworkPolicyType? Type332 { get; set; } + public global::tryAGI.OpenAI.Content5? Type332 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Content5? Type333 { get; set; } + public global::tryAGI.OpenAI.InputContent? Type333 { get; set; } /// /// /// - public global::tryAGI.OpenAI.InputContent? Type334 { get; set; } + public global::tryAGI.OpenAI.OutputContent? Type334 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OutputContent? Type335 { get; set; } + public global::tryAGI.OpenAI.ConversationItem? Type335 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ConversationItem? Type336 { get; set; } + public global::tryAGI.OpenAI.Message? Type336 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Message? Type337 { get; set; } + public global::tryAGI.OpenAI.FunctionToolCallResource? Type337 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionToolCallResource? Type338 { get; set; } + public global::tryAGI.OpenAI.FunctionToolCallOutputResource? Type338 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionToolCallOutputResource? Type339 { get; set; } + public global::tryAGI.OpenAI.FileSearchToolCall? Type339 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FileSearchToolCall? Type340 { get; set; } + public global::tryAGI.OpenAI.WebSearchToolCall? Type340 { get; set; } /// /// /// - public global::tryAGI.OpenAI.WebSearchToolCall? Type341 { get; set; } + public global::tryAGI.OpenAI.ImageGenToolCall? Type341 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ImageGenToolCall? Type342 { get; set; } + public global::tryAGI.OpenAI.ToolSearchCall? Type342 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ToolSearchCall? Type343 { get; set; } + public global::tryAGI.OpenAI.ToolSearchOutput? Type343 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ToolSearchOutput? Type344 { get; set; } + public global::tryAGI.OpenAI.ReasoningItem? Type344 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ReasoningItem? Type345 { get; set; } + public global::tryAGI.OpenAI.CompactionBody? Type345 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CompactionBody? Type346 { get; set; } + public global::tryAGI.OpenAI.LocalShellToolCall? Type346 { get; set; } /// /// /// - public global::tryAGI.OpenAI.LocalShellToolCall? Type347 { get; set; } + public global::tryAGI.OpenAI.LocalShellToolCallOutput? Type347 { get; set; } /// /// /// - public global::tryAGI.OpenAI.LocalShellToolCallOutput? Type348 { get; set; } + public global::tryAGI.OpenAI.FunctionShellCall? Type348 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionShellCall? Type349 { get; set; } + public global::tryAGI.OpenAI.FunctionShellCallOutput? Type349 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionShellCallOutput? Type350 { get; set; } + public global::tryAGI.OpenAI.ApplyPatchToolCall? Type350 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ApplyPatchToolCall? Type351 { get; set; } + public global::tryAGI.OpenAI.ApplyPatchToolCallOutput? Type351 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ApplyPatchToolCallOutput? Type352 { get; set; } + public global::tryAGI.OpenAI.MCPListTools? Type352 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MCPListTools? Type353 { get; set; } + public global::tryAGI.OpenAI.MCPApprovalRequest? Type353 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MCPApprovalRequest? Type354 { get; set; } + public global::tryAGI.OpenAI.MCPApprovalResponseResource? Type354 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MCPApprovalResponseResource? Type355 { get; set; } + public global::tryAGI.OpenAI.MCPToolCall? Type355 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MCPToolCall? Type356 { get; set; } + public global::tryAGI.OpenAI.CustomToolCall? Type356 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolCall? Type357 { get; set; } + public global::tryAGI.OpenAI.CustomToolCallOutput? Type357 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolCallOutput? Type358 { get; set; } + public global::tryAGI.OpenAI.ConversationItemDiscriminator? Type358 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ConversationItemDiscriminator? Type359 { get; set; } + public global::tryAGI.OpenAI.ConversationItemList? Type359 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ConversationItemList? Type360 { get; set; } + public global::tryAGI.OpenAI.ConversationItemListObject? Type360 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ConversationItemListObject? Type361 { get; set; } + public global::System.Collections.Generic.IList? Type361 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type362 { get; set; } + public global::tryAGI.OpenAI.ConversationParam? Type362 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ConversationParam? Type363 { get; set; } + public global::tryAGI.OpenAI.ConversationParam2? Type363 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ConversationParam2? Type364 { get; set; } + public global::tryAGI.OpenAI.CostsResult? Type364 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CostsResult? Type365 { get; set; } + public global::tryAGI.OpenAI.CostsResultObject? Type365 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CostsResultObject? Type366 { get; set; } + public global::tryAGI.OpenAI.CostsResultAmount? Type366 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CostsResultAmount? Type367 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequest? Type367 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequest? Type368 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type368 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type369 { get; set; } + public global::tryAGI.OpenAI.ReasoningEffortEnum? Type369 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ReasoningEffortEnum? Type370 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResources2? Type370 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResources2? Type371 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesCodeInterpreter? Type371 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesCodeInterpreter? Type372 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearch? Type372 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearch? Type373 { get; set; } + public global::System.Collections.Generic.IList? Type373 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type374 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStore? Type374 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStore? Type375 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyAutoChunkingStrategy? Type375 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyAutoChunkingStrategy? Type376 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyAutoChunkingStrategyType? Type376 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyAutoChunkingStrategyType? Type377 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategy? Type377 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategy? Type378 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategyType? Type378 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategyType? Type379 { get; set; } + public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategyStatic? Type379 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateAssistantRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategyStatic? Type380 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequest? Type380 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequest? Type381 { get; set; } + public global::tryAGI.OpenAI.CreateModelResponseProperties? Type381 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModelResponseProperties? Type382 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2? Type382 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2? Type383 { get; set; } + public global::System.Collections.Generic.IList? Type383 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type384 { get; set; } + public global::tryAGI.OpenAI.ModelIdsShared? Type384 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ModelIdsShared? Type385 { get; set; } + public global::System.Collections.Generic.IList? Type385 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type386 { get; set; } + public global::tryAGI.OpenAI.VerbosityEnum? Type386 { get; set; } /// /// /// - public global::tryAGI.OpenAI.VerbosityEnum? Type387 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2WebSearchOptions? Type387 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2WebSearchOptions? Type388 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2WebSearchOptionsUserLocation? Type388 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2WebSearchOptionsUserLocation? Type389 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2WebSearchOptionsUserLocationType? Type389 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2WebSearchOptionsUserLocationType? Type390 { get; set; } + public global::tryAGI.OpenAI.WebSearchLocation? Type390 { get; set; } /// /// /// - public global::tryAGI.OpenAI.WebSearchLocation? Type391 { get; set; } + public global::tryAGI.OpenAI.WebSearchContextSize? Type391 { get; set; } /// /// /// - public global::tryAGI.OpenAI.WebSearchContextSize? Type392 { get; set; } + public global::tryAGI.OpenAI.ResponseFormat? Type392 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ResponseFormat? Type393 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2ResponseFormatDiscriminator? Type393 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2ResponseFormatDiscriminator? Type394 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2Audio? Type394 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2Audio? Type395 { get; set; } + public global::tryAGI.OpenAI.VoiceIdsOrCustomVoice? Type395 { get; set; } /// /// /// - public global::tryAGI.OpenAI.VoiceIdsOrCustomVoice? Type396 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2AudioFormat? Type396 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2AudioFormat? Type397 { get; set; } + public global::tryAGI.OpenAI.StopConfiguration? Type397 { get; set; } /// /// /// - public global::tryAGI.OpenAI.StopConfiguration? Type398 { get; set; } + public global::System.Collections.Generic.Dictionary? Type398 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type399 { get; set; } + public global::tryAGI.OpenAI.PredictionContent? Type399 { get; set; } /// /// /// - public global::tryAGI.OpenAI.PredictionContent? Type400 { get; set; } + public global::System.Collections.Generic.IList>? Type400 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type401 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type401 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type402 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletions? Type402 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletions? Type403 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type403 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type404 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2FunctionCall? Type404 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionRequestVariant2FunctionCall? Type405 { get; set; } + public global::System.Collections.Generic.IList? Type405 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type406 { get; set; } + public global::System.Collections.Generic.IList? Type406 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type407 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionResponseChoice? Type407 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionResponseChoice? Type408 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionResponseChoiceFinishReason? Type408 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionResponseChoiceFinishReason? Type409 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionResponseChoiceLogprobs2? Type409 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionResponseChoiceLogprobs2? Type410 { get; set; } + public global::System.Collections.Generic.IList? Type410 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type411 { get; set; } + public global::tryAGI.OpenAI.ServiceTierEnum? Type411 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ServiceTierEnum? Type412 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionResponseObject? Type412 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionResponseObject? Type413 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionStreamResponse? Type413 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionStreamResponse? Type414 { get; set; } + public global::System.Collections.Generic.IList? Type414 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type415 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionStreamResponseChoice? Type415 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionStreamResponseChoice? Type416 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionStreamResponseChoiceLogprobs? Type416 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionStreamResponseChoiceLogprobs? Type417 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionStreamResponseChoiceFinishReason? Type417 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionStreamResponseChoiceFinishReason? Type418 { get; set; } + public global::tryAGI.OpenAI.CreateChatCompletionStreamResponseObject? Type418 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateChatCompletionStreamResponseObject? Type419 { get; set; } + public global::tryAGI.OpenAI.CreateCompletionRequest? Type419 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateCompletionRequest? Type420 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type420 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type421 { get; set; } + public global::tryAGI.OpenAI.CreateCompletionRequestModel? Type421 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateCompletionRequestModel? Type422 { get; set; } + public global::tryAGI.OpenAI.OneOf, global::System.Collections.Generic.IList, global::System.Collections.Generic.IList>>? Type422 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf, global::System.Collections.Generic.IList, global::System.Collections.Generic.IList>>? Type423 { get; set; } + public global::System.Collections.Generic.IList? Type423 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type424 { get; set; } + public global::System.Collections.Generic.IList>? Type424 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type425 { get; set; } + public global::tryAGI.OpenAI.CreateCompletionResponse? Type425 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateCompletionResponse? Type426 { get; set; } + public global::System.Collections.Generic.IList? Type426 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type427 { get; set; } + public global::tryAGI.OpenAI.CreateCompletionResponseChoice? Type427 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateCompletionResponseChoice? Type428 { get; set; } + public global::tryAGI.OpenAI.CreateCompletionResponseChoiceFinishReason? Type428 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateCompletionResponseChoiceFinishReason? Type429 { get; set; } + public global::tryAGI.OpenAI.CreateCompletionResponseChoiceLogprobs2? Type429 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateCompletionResponseChoiceLogprobs2? Type430 { get; set; } + public global::System.Collections.Generic.IList? Type430 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type431 { get; set; } + public global::System.Collections.Generic.IList>? Type431 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type432 { get; set; } + public global::System.Collections.Generic.Dictionary? Type432 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type433 { get; set; } + public global::tryAGI.OpenAI.CreateCompletionResponseObject? Type433 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateCompletionResponseObject? Type434 { get; set; } + public global::tryAGI.OpenAI.CreateContainerBody? Type434 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateContainerBody? Type435 { get; set; } + public global::tryAGI.OpenAI.CreateContainerBodyExpiresAfter? Type435 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateContainerBodyExpiresAfter? Type436 { get; set; } + public global::tryAGI.OpenAI.CreateContainerBodyExpiresAfterAnchor? Type436 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateContainerBodyExpiresAfterAnchor? Type437 { get; set; } + public global::System.Collections.Generic.IList? Type437 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type438 { get; set; } + public global::tryAGI.OpenAI.SkillsItem? Type438 { get; set; } /// /// /// - public global::tryAGI.OpenAI.SkillsItem? Type439 { get; set; } + public global::tryAGI.OpenAI.SkillReferenceParam? Type439 { get; set; } /// /// /// - public global::tryAGI.OpenAI.SkillReferenceParam? Type440 { get; set; } + public global::tryAGI.OpenAI.InlineSkillParam? Type440 { get; set; } /// /// /// - public global::tryAGI.OpenAI.InlineSkillParam? Type441 { get; set; } + public global::tryAGI.OpenAI.CreateContainerBodySkillDiscriminator? Type441 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateContainerBodySkillDiscriminator? Type442 { get; set; } + public global::tryAGI.OpenAI.CreateContainerBodyMemoryLimit? Type442 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateContainerBodyMemoryLimit? Type443 { get; set; } + public global::tryAGI.OpenAI.NetworkPolicy? Type443 { get; set; } /// /// /// - public global::tryAGI.OpenAI.NetworkPolicy? Type444 { get; set; } + public global::tryAGI.OpenAI.ContainerNetworkPolicyDisabledParam? Type444 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerNetworkPolicyDisabledParam? Type445 { get; set; } + public global::tryAGI.OpenAI.ContainerNetworkPolicyAllowlistParam? Type445 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContainerNetworkPolicyAllowlistParam? Type446 { get; set; } + public global::tryAGI.OpenAI.CreateContainerBodyNetworkPolicyDiscriminator? Type446 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateContainerBodyNetworkPolicyDiscriminator? Type447 { get; set; } + public global::tryAGI.OpenAI.CreateContainerFileBody? Type447 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateContainerFileBody? Type448 { get; set; } + public global::tryAGI.OpenAI.CreateEmbeddingRequest? Type448 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEmbeddingRequest? Type449 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type449 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type450 { get; set; } + public global::tryAGI.OpenAI.CreateEmbeddingRequestModel? Type450 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEmbeddingRequestModel? Type451 { get; set; } + public global::tryAGI.OpenAI.CreateEmbeddingRequestEncodingFormat? Type451 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEmbeddingRequestEncodingFormat? Type452 { get; set; } + public global::tryAGI.OpenAI.CreateEmbeddingResponse? Type452 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEmbeddingResponse? Type453 { get; set; } + public global::System.Collections.Generic.IList? Type453 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type454 { get; set; } + public global::tryAGI.OpenAI.Embedding? Type454 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Embedding? Type455 { get; set; } + public global::tryAGI.OpenAI.CreateEmbeddingResponseObject? Type455 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEmbeddingResponseObject? Type456 { get; set; } + public global::tryAGI.OpenAI.CreateEmbeddingResponseUsage? Type456 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEmbeddingResponseUsage? Type457 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSource? Type457 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSource? Type458 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceType? Type458 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceType? Type459 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceInputMessagesTemplateInputMessages? Type459 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceInputMessagesTemplateInputMessages? Type460 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceInputMessagesTemplateInputMessagesType? Type460 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceInputMessagesTemplateInputMessagesType? Type461 { get; set; } + public global::System.Collections.Generic.IList>? Type461 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type462 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type462 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type463 { get; set; } + public global::tryAGI.OpenAI.EasyInputMessage? Type463 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EasyInputMessage? Type464 { get; set; } + public global::tryAGI.OpenAI.EvalItem? Type464 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItem? Type465 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceInputMessagesItemReferenceInputMessages? Type465 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceInputMessagesItemReferenceInputMessages? Type466 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceInputMessagesItemReferenceInputMessagesType? Type466 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceInputMessagesItemReferenceInputMessagesType? Type467 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceSamplingParams? Type467 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCompletionsRunDataSourceSamplingParams? Type468 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type468 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type469 { get; set; } + public global::System.Collections.Generic.IList? Type469 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type470 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type470 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type471 { get; set; } + public global::tryAGI.OpenAI.EvalJsonlFileContentSource? Type471 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalJsonlFileContentSource? Type472 { get; set; } + public global::tryAGI.OpenAI.EvalJsonlFileIdSource? Type472 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalJsonlFileIdSource? Type473 { get; set; } + public global::tryAGI.OpenAI.EvalStoredCompletionsSource? Type473 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalStoredCompletionsSource? Type474 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCustomDataSourceConfig? Type474 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCustomDataSourceConfig? Type475 { get; set; } + public global::tryAGI.OpenAI.CreateEvalCustomDataSourceConfigType? Type475 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalCustomDataSourceConfigType? Type476 { get; set; } + public global::tryAGI.OpenAI.CreateEvalItem? Type476 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalItem? Type477 { get; set; } + public global::tryAGI.OpenAI.CreateEvalItemSimpleInputMessage? Type477 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalItemSimpleInputMessage? Type478 { get; set; } + public global::tryAGI.OpenAI.CreateEvalJsonlRunDataSource? Type478 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalJsonlRunDataSource? Type479 { get; set; } + public global::tryAGI.OpenAI.CreateEvalJsonlRunDataSourceType? Type479 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalJsonlRunDataSourceType? Type480 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type480 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type481 { get; set; } + public global::tryAGI.OpenAI.CreateEvalLabelModelGrader? Type481 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalLabelModelGrader? Type482 { get; set; } + public global::tryAGI.OpenAI.CreateEvalLabelModelGraderType? Type482 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalLabelModelGraderType? Type483 { get; set; } + public global::System.Collections.Generic.IList? Type483 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type484 { get; set; } + public global::tryAGI.OpenAI.CreateEvalLogsDataSourceConfig? Type484 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalLogsDataSourceConfig? Type485 { get; set; } + public global::tryAGI.OpenAI.CreateEvalLogsDataSourceConfigType? Type485 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalLogsDataSourceConfigType? Type486 { get; set; } + public global::tryAGI.OpenAI.CreateEvalRequest? Type486 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalRequest? Type487 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type487 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type488 { get; set; } + public global::tryAGI.OpenAI.CreateEvalStoredCompletionsDataSourceConfig? Type488 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalStoredCompletionsDataSourceConfig? Type489 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type489 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type490 { get; set; } + public global::tryAGI.OpenAI.EvalGraderStringCheck? Type490 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalGraderStringCheck? Type491 { get; set; } + public global::tryAGI.OpenAI.EvalGraderTextSimilarity? Type491 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalGraderTextSimilarity? Type492 { get; set; } + public global::tryAGI.OpenAI.EvalGraderPython? Type492 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalGraderPython? Type493 { get; set; } + public global::tryAGI.OpenAI.EvalGraderScoreModel? Type493 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalGraderScoreModel? Type494 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSource? Type494 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSource? Type495 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceType? Type495 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceType? Type496 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesTemplate? Type496 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesTemplate? Type497 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesTemplateType? Type497 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesTemplateType? Type498 { get; set; } + public global::System.Collections.Generic.IList>? Type498 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type499 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type499 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type500 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesTemplateTemplateItem? Type500 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesTemplateTemplateItem? Type501 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesItemReference? Type501 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesItemReference? Type502 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesItemReferenceType? Type502 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceInputMessagesInputMessagesItemReferenceType? Type503 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceSamplingParams? Type503 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceSamplingParams? Type504 { get; set; } + public global::System.Collections.Generic.IList? Type504 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type505 { get; set; } + public global::tryAGI.OpenAI.Tool? Type505 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Tool? Type506 { get; set; } + public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceSamplingParamsText? Type506 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalResponsesRunDataSourceSamplingParamsText? Type507 { get; set; } + public global::tryAGI.OpenAI.TextResponseFormatConfiguration? Type507 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TextResponseFormatConfiguration? Type508 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type508 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type509 { get; set; } + public global::tryAGI.OpenAI.EvalResponsesSource? Type509 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalResponsesSource? Type510 { get; set; } + public global::tryAGI.OpenAI.CreateEvalRunRequest? Type510 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalRunRequest? Type511 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type511 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type512 { get; set; } + public global::tryAGI.OpenAI.CreateEvalStoredCompletionsDataSourceConfigType? Type512 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateEvalStoredCompletionsDataSourceConfigType? Type513 { get; set; } + public global::tryAGI.OpenAI.CreateFileRequest? Type513 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFileRequest? Type514 { get; set; } + public global::tryAGI.OpenAI.CreateFileRequestPurpose? Type514 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFileRequestPurpose? Type515 { get; set; } + public global::tryAGI.OpenAI.FileExpirationAfter? Type515 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FileExpirationAfter? Type516 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningCheckpointPermissionRequest? Type516 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningCheckpointPermissionRequest? Type517 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequest? Type517 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequest? Type518 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type518 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type519 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequestModel? Type519 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequestModel? Type520 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequestHyperparameters? Type520 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequestHyperparameters? Type521 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type521 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type522 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequestHyperparametersBatchSize? Type522 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequestHyperparametersBatchSize? Type523 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type523 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type524 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequestHyperparametersLearningRateMultiplier? Type524 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequestHyperparametersLearningRateMultiplier? Type525 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type525 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type526 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequestHyperparametersNEpochs? Type526 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequestHyperparametersNEpochs? Type527 { get; set; } + public global::System.Collections.Generic.IList? Type527 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type528 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequestIntegration? Type528 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequestIntegration? Type529 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequestIntegrationType? Type529 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequestIntegrationType? Type530 { get; set; } + public global::tryAGI.OpenAI.CreateFineTuningJobRequestIntegrationWandb? Type530 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateFineTuningJobRequestIntegrationWandb? Type531 { get; set; } + public global::tryAGI.OpenAI.FineTuneMethod? Type531 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FineTuneMethod? Type532 { get; set; } + public global::tryAGI.OpenAI.CreateGroupBody? Type532 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateGroupBody? Type533 { get; set; } + public global::tryAGI.OpenAI.CreateGroupUserBody? Type533 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateGroupUserBody? Type534 { get; set; } + public global::tryAGI.OpenAI.CreateImageEditRequest? Type534 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageEditRequest? Type535 { get; set; } + public global::tryAGI.OpenAI.AnyOf>? Type535 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf>? Type536 { get; set; } + public global::System.Collections.Generic.IList? Type536 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type537 { get; set; } + public global::tryAGI.OpenAI.CreateImageEditRequestBackground? Type537 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageEditRequestBackground? Type538 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type538 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type539 { get; set; } + public global::tryAGI.OpenAI.CreateImageEditRequestModel? Type539 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageEditRequestModel? Type540 { get; set; } + public global::tryAGI.OpenAI.CreateImageEditRequestSize? Type540 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageEditRequestSize? Type541 { get; set; } + public global::tryAGI.OpenAI.CreateImageEditRequestResponseFormat? Type541 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageEditRequestResponseFormat? Type542 { get; set; } + public global::tryAGI.OpenAI.CreateImageEditRequestOutputFormat? Type542 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageEditRequestOutputFormat? Type543 { get; set; } + public global::tryAGI.OpenAI.InputFidelity? Type543 { get; set; } /// /// /// - public global::tryAGI.OpenAI.InputFidelity? Type544 { get; set; } + public global::tryAGI.OpenAI.CreateImageEditRequestQuality? Type544 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageEditRequestQuality? Type545 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequest? Type545 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequest? Type546 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type546 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type547 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequestModel? Type547 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequestModel? Type548 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequestQuality? Type548 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequestQuality? Type549 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequestResponseFormat? Type549 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequestResponseFormat? Type550 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequestOutputFormat? Type550 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequestOutputFormat? Type551 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequestSize? Type551 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequestSize? Type552 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequestModeration? Type552 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequestModeration? Type553 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequestBackground? Type553 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequestBackground? Type554 { get; set; } + public global::tryAGI.OpenAI.CreateImageRequestStyle? Type554 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageRequestStyle? Type555 { get; set; } + public global::tryAGI.OpenAI.CreateImageVariationRequest? Type555 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageVariationRequest? Type556 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type556 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type557 { get; set; } + public global::tryAGI.OpenAI.CreateImageVariationRequestModel? Type557 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageVariationRequestModel? Type558 { get; set; } + public global::tryAGI.OpenAI.CreateImageVariationRequestResponseFormat? Type558 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageVariationRequestResponseFormat? Type559 { get; set; } + public global::tryAGI.OpenAI.CreateImageVariationRequestSize? Type559 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateImageVariationRequestSize? Type560 { get; set; } + public global::tryAGI.OpenAI.CreateMessageRequest? Type560 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateMessageRequest? Type561 { get; set; } + public global::tryAGI.OpenAI.CreateMessageRequestRole? Type561 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateMessageRequestRole? Type562 { get; set; } + public global::tryAGI.OpenAI.OneOf>>? Type562 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>>? Type563 { get; set; } + public global::System.Collections.Generic.IList>? Type563 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type564 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type564 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type565 { get; set; } + public global::tryAGI.OpenAI.MessageContentImageFileObject? Type565 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MessageContentImageFileObject? Type566 { get; set; } + public global::tryAGI.OpenAI.MessageContentImageUrlObject? Type566 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MessageContentImageUrlObject? Type567 { get; set; } + public global::tryAGI.OpenAI.MessageRequestContentTextObject? Type567 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MessageRequestContentTextObject? Type568 { get; set; } + public global::System.Collections.Generic.IList? Type568 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type569 { get; set; } + public global::tryAGI.OpenAI.CreateMessageRequestAttachmentsVariant1Item? Type569 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateMessageRequestAttachmentsVariant1Item? Type570 { get; set; } + public global::System.Collections.Generic.IList>? Type570 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type571 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type571 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type572 { get; set; } + public global::tryAGI.OpenAI.ModelResponseProperties? Type572 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ModelResponseProperties? Type573 { get; set; } + public global::tryAGI.OpenAI.CreateModelResponsePropertiesVariant2? Type573 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModelResponsePropertiesVariant2? Type574 { get; set; } + public global::tryAGI.OpenAI.CreateModerationRequest? Type574 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationRequest? Type575 { get; set; } + public global::System.Collections.Generic.IList>? Type575 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type576 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type576 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type577 { get; set; } + public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant1? Type577 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant1? Type578 { get; set; } + public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant1Type? Type578 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant1Type? Type579 { get; set; } + public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant1ImageUrl? Type579 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant1ImageUrl? Type580 { get; set; } + public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant2? Type580 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant2? Type581 { get; set; } + public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant2Type? Type581 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationRequestInputVariant3ItemVariant2Type? Type582 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type582 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type583 { get; set; } + public global::tryAGI.OpenAI.CreateModerationRequestModel? Type583 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationRequestModel? Type584 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponse? Type584 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponse? Type585 { get; set; } + public global::System.Collections.Generic.IList? Type585 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type586 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResult? Type586 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResult? Type587 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategories? Type587 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategories? Type588 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryScores? Type588 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryScores? Type589 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypes? Type589 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypes? Type590 { get; set; } + public global::System.Collections.Generic.IList? Type590 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type591 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesHateItem? Type591 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesHateItem? Type592 { get; set; } + public global::System.Collections.Generic.IList? Type592 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type593 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesHateThreateningItem? Type593 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesHateThreateningItem? Type594 { get; set; } + public global::System.Collections.Generic.IList? Type594 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type595 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesHarassmentItem? Type595 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesHarassmentItem? Type596 { get; set; } + public global::System.Collections.Generic.IList? Type596 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type597 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesHarassmentThreateningItem? Type597 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesHarassmentThreateningItem? Type598 { get; set; } + public global::System.Collections.Generic.IList? Type598 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type599 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesIllicitItem? Type599 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesIllicitItem? Type600 { get; set; } + public global::System.Collections.Generic.IList? Type600 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type601 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesIllicitViolentItem? Type601 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesIllicitViolentItem? Type602 { get; set; } + public global::System.Collections.Generic.IList? Type602 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type603 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSelfHarmItem? Type603 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSelfHarmItem? Type604 { get; set; } + public global::System.Collections.Generic.IList? Type604 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type605 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSelfHarmIntentItem? Type605 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSelfHarmIntentItem? Type606 { get; set; } + public global::System.Collections.Generic.IList? Type606 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type607 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSelfHarmInstruction? Type607 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSelfHarmInstruction? Type608 { get; set; } + public global::System.Collections.Generic.IList? Type608 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type609 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSexualItem? Type609 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSexualItem? Type610 { get; set; } + public global::System.Collections.Generic.IList? Type610 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type611 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSexualMinor? Type611 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesSexualMinor? Type612 { get; set; } + public global::System.Collections.Generic.IList? Type612 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type613 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesViolenceItem? Type613 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesViolenceItem? Type614 { get; set; } + public global::System.Collections.Generic.IList? Type614 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type615 { get; set; } + public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesViolenceGraphicItem? Type615 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateModerationResponseResultCategoryAppliedInputTypesViolenceGraphicItem? Type616 { get; set; } + public global::tryAGI.OpenAI.CreateResponse? Type616 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateResponse? Type617 { get; set; } + public global::tryAGI.OpenAI.ResponseProperties? Type617 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ResponseProperties? Type618 { get; set; } + public global::tryAGI.OpenAI.CreateResponseVariant3? Type618 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateResponseVariant3? Type619 { get; set; } + public global::tryAGI.OpenAI.InputParam? Type619 { get; set; } /// /// /// - public global::tryAGI.OpenAI.InputParam? Type620 { get; set; } + public global::System.Collections.Generic.IList? Type620 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type621 { get; set; } + public global::tryAGI.OpenAI.IncludeEnum? Type621 { get; set; } /// /// /// - public global::tryAGI.OpenAI.IncludeEnum? Type622 { get; set; } + public global::tryAGI.OpenAI.ResponseStreamOptionsVariant1? Type622 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ResponseStreamOptionsVariant1? Type623 { get; set; } + public global::System.Collections.Generic.IList? Type623 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type624 { get; set; } + public global::tryAGI.OpenAI.ContextManagementParam? Type624 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ContextManagementParam? Type625 { get; set; } + public global::tryAGI.OpenAI.CreateRunRequest? Type625 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateRunRequest? Type626 { get; set; } + public global::System.Collections.Generic.IList? Type626 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type627 { get; set; } + public global::tryAGI.OpenAI.AllOf? Type627 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AllOf? Type628 { get; set; } + public global::tryAGI.OpenAI.TruncationObject? Type628 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TruncationObject? Type629 { get; set; } + public global::tryAGI.OpenAI.AllOf? Type629 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AllOf? Type630 { get; set; } + public global::tryAGI.OpenAI.CreateSpeechRequest? Type630 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateSpeechRequest? Type631 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type631 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type632 { get; set; } + public global::tryAGI.OpenAI.CreateSpeechRequestModel? Type632 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateSpeechRequestModel? Type633 { get; set; } + public global::tryAGI.OpenAI.CreateSpeechRequestResponseFormat? Type633 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateSpeechRequestResponseFormat? Type634 { get; set; } + public global::tryAGI.OpenAI.CreateSpeechRequestStreamFormat? Type634 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateSpeechRequestStreamFormat? Type635 { get; set; } + public global::tryAGI.OpenAI.CreateSpeechResponseStreamEvent? Type635 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateSpeechResponseStreamEvent? Type636 { get; set; } + public global::tryAGI.OpenAI.SpeechAudioDeltaEvent? Type636 { get; set; } /// /// /// - public global::tryAGI.OpenAI.SpeechAudioDeltaEvent? Type637 { get; set; } + public global::tryAGI.OpenAI.SpeechAudioDoneEvent? Type637 { get; set; } /// /// /// - public global::tryAGI.OpenAI.SpeechAudioDoneEvent? Type638 { get; set; } + public global::tryAGI.OpenAI.CreateSpeechResponseStreamEventDiscriminator? Type638 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateSpeechResponseStreamEventDiscriminator? Type639 { get; set; } + public global::tryAGI.OpenAI.CreateThreadAndRunRequest? Type639 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadAndRunRequest? Type640 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequest? Type640 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequest? Type641 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type641 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type642 { get; set; } + public global::tryAGI.OpenAI.CreateThreadAndRunRequestModel? Type642 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadAndRunRequestModel? Type643 { get; set; } + public global::tryAGI.OpenAI.CreateThreadAndRunRequestToolResources? Type643 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadAndRunRequestToolResources? Type644 { get; set; } + public global::tryAGI.OpenAI.CreateThreadAndRunRequestToolResourcesCodeInterpreter? Type644 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadAndRunRequestToolResourcesCodeInterpreter? Type645 { get; set; } + public global::tryAGI.OpenAI.CreateThreadAndRunRequestToolResourcesFileSearch? Type645 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadAndRunRequestToolResourcesFileSearch? Type646 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResources2? Type646 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResources2? Type647 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesCodeInterpreter? Type647 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesCodeInterpreter? Type648 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearch? Type648 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearch? Type649 { get; set; } + public global::System.Collections.Generic.IList? Type649 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type650 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStore? Type650 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStore? Type651 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyAutoChunkingStrategy? Type651 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyAutoChunkingStrategy? Type652 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyAutoChunkingStrategyType? Type652 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyAutoChunkingStrategyType? Type653 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategy? Type653 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategy? Type654 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategyType? Type654 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategyType? Type655 { get; set; } + public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategyStatic? Type655 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateThreadRequestToolResourcesFileSearchVectorStoreChunkingStrategyStaticChunkingStrategyStatic? Type656 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionRequest? Type656 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionRequest? Type657 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type657 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type658 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionRequestModel? Type658 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionRequestModel? Type659 { get; set; } + public global::System.Collections.Generic.IList? Type659 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type660 { get; set; } + public global::tryAGI.OpenAI.TranscriptionInclude? Type660 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptionInclude? Type661 { get; set; } + public global::System.Collections.Generic.IList? Type661 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type662 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionRequestTimestampGranularitie? Type662 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionRequestTimestampGranularitie? Type663 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type663 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type664 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionRequestChunkingStrategyVariant1? Type664 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionRequestChunkingStrategyVariant1? Type665 { get; set; } + public global::tryAGI.OpenAI.VadConfig? Type665 { get; set; } /// /// /// - public global::tryAGI.OpenAI.VadConfig? Type666 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseDiarizedJson? Type666 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseDiarizedJson? Type667 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseDiarizedJsonTask? Type667 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseDiarizedJsonTask? Type668 { get; set; } + public global::System.Collections.Generic.IList? Type668 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type669 { get; set; } + public global::tryAGI.OpenAI.TranscriptionDiarizedSegment? Type669 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptionDiarizedSegment? Type670 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseDiarizedJsonUsage? Type670 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseDiarizedJsonUsage? Type671 { get; set; } + public global::tryAGI.OpenAI.TranscriptTextUsageTokens? Type671 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptTextUsageTokens? Type672 { get; set; } + public global::tryAGI.OpenAI.TranscriptTextUsageDuration? Type672 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptTextUsageDuration? Type673 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseDiarizedJsonUsageDiscriminator? Type673 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseDiarizedJsonUsageDiscriminator? Type674 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseJson? Type674 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseJson? Type675 { get; set; } + public global::System.Collections.Generic.IList? Type675 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type676 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseJsonLogprob? Type676 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseJsonLogprob? Type677 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type677 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type678 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseStreamEvent? Type678 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseStreamEvent? Type679 { get; set; } + public global::tryAGI.OpenAI.TranscriptTextSegmentEvent? Type679 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptTextSegmentEvent? Type680 { get; set; } + public global::tryAGI.OpenAI.TranscriptTextDeltaEvent? Type680 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptTextDeltaEvent? Type681 { get; set; } + public global::tryAGI.OpenAI.TranscriptTextDoneEvent? Type681 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptTextDoneEvent? Type682 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseStreamEventDiscriminator? Type682 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseStreamEventDiscriminator? Type683 { get; set; } + public global::tryAGI.OpenAI.CreateTranscriptionResponseVerboseJson? Type683 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranscriptionResponseVerboseJson? Type684 { get; set; } + public global::System.Collections.Generic.IList? Type684 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type685 { get; set; } + public global::tryAGI.OpenAI.TranscriptionWord? Type685 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptionWord? Type686 { get; set; } + public global::System.Collections.Generic.IList? Type686 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type687 { get; set; } + public global::tryAGI.OpenAI.TranscriptionSegment? Type687 { get; set; } /// /// /// - public global::tryAGI.OpenAI.TranscriptionSegment? Type688 { get; set; } + public global::tryAGI.OpenAI.CreateTranslationRequest? Type688 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranslationRequest? Type689 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type689 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type690 { get; set; } + public global::tryAGI.OpenAI.CreateTranslationRequestModel? Type690 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranslationRequestModel? Type691 { get; set; } + public global::tryAGI.OpenAI.CreateTranslationRequestResponseFormat? Type691 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranslationRequestResponseFormat? Type692 { get; set; } + public global::tryAGI.OpenAI.CreateTranslationResponseJson? Type692 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranslationResponseJson? Type693 { get; set; } + public global::tryAGI.OpenAI.CreateTranslationResponseVerboseJson? Type693 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateTranslationResponseVerboseJson? Type694 { get; set; } + public global::tryAGI.OpenAI.CreateUploadRequest? Type694 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateUploadRequest? Type695 { get; set; } + public global::tryAGI.OpenAI.CreateUploadRequestPurpose? Type695 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateUploadRequestPurpose? Type696 { get; set; } + public global::tryAGI.OpenAI.CreateVectorStoreFileBatchRequest? Type696 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateVectorStoreFileBatchRequest? Type697 { get; set; } + public global::System.Collections.Generic.IList? Type697 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type698 { get; set; } + public global::tryAGI.OpenAI.CreateVectorStoreFileRequest? Type698 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateVectorStoreFileRequest? Type699 { get; set; } + public global::tryAGI.OpenAI.CreateVectorStoreRequest? Type699 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateVectorStoreRequest? Type700 { get; set; } + public global::tryAGI.OpenAI.VectorStoreExpirationAfter? Type700 { get; set; } /// /// /// - public global::tryAGI.OpenAI.VectorStoreExpirationAfter? Type701 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type701 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type702 { get; set; } + public global::tryAGI.OpenAI.CreateVoiceConsentRequest? Type702 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateVoiceConsentRequest? Type703 { get; set; } + public global::tryAGI.OpenAI.CreateVoiceRequest? Type703 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CreateVoiceRequest? Type704 { get; set; } + public global::tryAGI.OpenAI.CustomToolCallType? Type704 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolCallType? Type705 { get; set; } + public global::tryAGI.OpenAI.CustomToolCallOutputType? Type705 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolCallOutputType? Type706 { get; set; } + public global::tryAGI.OpenAI.OneOf>? Type706 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>? Type707 { get; set; } + public global::System.Collections.Generic.IList? Type707 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type708 { get; set; } + public global::tryAGI.OpenAI.FunctionAndCustomToolCallOutput? Type708 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionAndCustomToolCallOutput? Type709 { get; set; } + public global::tryAGI.OpenAI.CustomToolCallOutputResource? Type709 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolCallOutputResource? Type710 { get; set; } + public global::tryAGI.OpenAI.CustomToolCallOutputResourceVariant2? Type710 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolCallOutputResourceVariant2? Type711 { get; set; } + public global::tryAGI.OpenAI.FunctionCallOutputStatusEnum? Type711 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionCallOutputStatusEnum? Type712 { get; set; } + public global::tryAGI.OpenAI.CustomToolCallResource? Type712 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolCallResource? Type713 { get; set; } + public global::tryAGI.OpenAI.CustomToolCallResourceVariant2? Type713 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolCallResourceVariant2? Type714 { get; set; } + public global::tryAGI.OpenAI.FunctionCallStatus? Type714 { get; set; } /// /// /// - public global::tryAGI.OpenAI.FunctionCallStatus? Type715 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletionsType? Type715 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletionsType? Type716 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletionsCustom? Type716 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletionsCustom? Type717 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type717 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type718 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatTextFormat? Type718 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatTextFormat? Type719 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatTextFormatType? Type719 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatTextFormatType? Type720 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatGrammarFormat? Type720 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatGrammarFormat? Type721 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatGrammarFormatType? Type721 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatGrammarFormatType? Type722 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatGrammarFormatGrammar? Type722 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatGrammarFormatGrammar? Type723 { get; set; } + public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatGrammarFormatGrammarSyntax? Type723 { get; set; } /// /// /// - public global::tryAGI.OpenAI.CustomToolChatCompletionsCustomFormatGrammarFormatGrammarSyntax? Type724 { get; set; } + public global::tryAGI.OpenAI.DeleteAssistantResponse? Type724 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteAssistantResponse? Type725 { get; set; } + public global::tryAGI.OpenAI.DeleteAssistantResponseObject? Type725 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteAssistantResponseObject? Type726 { get; set; } + public global::tryAGI.OpenAI.DeleteCertificateResponse? Type726 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteCertificateResponse? Type727 { get; set; } + public global::tryAGI.OpenAI.DeleteCertificateResponseObject? Type727 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteCertificateResponseObject? Type728 { get; set; } + public global::tryAGI.OpenAI.DeleteFileResponse? Type728 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteFileResponse? Type729 { get; set; } + public global::tryAGI.OpenAI.DeleteFileResponseObject? Type729 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteFileResponseObject? Type730 { get; set; } + public global::tryAGI.OpenAI.DeleteFineTuningCheckpointPermissionResponse? Type730 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteFineTuningCheckpointPermissionResponse? Type731 { get; set; } + public global::tryAGI.OpenAI.DeleteFineTuningCheckpointPermissionResponseObject? Type731 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteFineTuningCheckpointPermissionResponseObject? Type732 { get; set; } + public global::tryAGI.OpenAI.DeleteMessageResponse? Type732 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteMessageResponse? Type733 { get; set; } + public global::tryAGI.OpenAI.DeleteMessageResponseObject? Type733 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteMessageResponseObject? Type734 { get; set; } + public global::tryAGI.OpenAI.DeleteModelResponse? Type734 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteModelResponse? Type735 { get; set; } + public global::tryAGI.OpenAI.DeleteThreadResponse? Type735 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteThreadResponse? Type736 { get; set; } + public global::tryAGI.OpenAI.DeleteThreadResponseObject? Type736 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteThreadResponseObject? Type737 { get; set; } + public global::tryAGI.OpenAI.DeleteVectorStoreFileResponse? Type737 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteVectorStoreFileResponse? Type738 { get; set; } + public global::tryAGI.OpenAI.DeleteVectorStoreFileResponseObject? Type738 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteVectorStoreFileResponseObject? Type739 { get; set; } + public global::tryAGI.OpenAI.DeleteVectorStoreResponse? Type739 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteVectorStoreResponse? Type740 { get; set; } + public global::tryAGI.OpenAI.DeleteVectorStoreResponseObject? Type740 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeleteVectorStoreResponseObject? Type741 { get; set; } + public global::tryAGI.OpenAI.DeletedConversation? Type741 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeletedConversation? Type742 { get; set; } + public global::tryAGI.OpenAI.DeletedConversationResource? Type742 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeletedConversationResource? Type743 { get; set; } + public global::tryAGI.OpenAI.DeletedRoleAssignmentResource? Type743 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DeletedRoleAssignmentResource? Type744 { get; set; } + public global::tryAGI.OpenAI.DoneEventEvent? Type744 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DoneEventEvent? Type745 { get; set; } + public global::tryAGI.OpenAI.DoneEventData? Type745 { get; set; } /// /// /// - public global::tryAGI.OpenAI.DoneEventData? Type746 { get; set; } + public global::tryAGI.OpenAI.EasyInputMessageRole? Type746 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EasyInputMessageRole? Type747 { get; set; } + public global::tryAGI.OpenAI.OneOf>? Type747 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf>? Type748 { get; set; } + public global::System.Collections.Generic.IList? Type748 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type749 { get; set; } + public global::tryAGI.OpenAI.MessagePhase? Type749 { get; set; } /// /// /// - public global::tryAGI.OpenAI.MessagePhase? Type750 { get; set; } + public global::tryAGI.OpenAI.EasyInputMessageType? Type750 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EasyInputMessageType? Type751 { get; set; } + public global::tryAGI.OpenAI.EditImageBodyJsonParam? Type751 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EditImageBodyJsonParam? Type752 { get; set; } + public global::tryAGI.OpenAI.AnyOf? Type752 { get; set; } /// /// /// - public global::tryAGI.OpenAI.AnyOf? Type753 { get; set; } + public global::tryAGI.OpenAI.EditImageBodyJsonParamModel? Type753 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EditImageBodyJsonParamModel? Type754 { get; set; } + public global::System.Collections.Generic.IList? Type754 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type755 { get; set; } + public global::tryAGI.OpenAI.ImageRefParam? Type755 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ImageRefParam? Type756 { get; set; } + public global::tryAGI.OpenAI.EditImageBodyJsonParamQuality2? Type756 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EditImageBodyJsonParamQuality2? Type757 { get; set; } + public global::tryAGI.OpenAI.EditImageBodyJsonParamInputFidelity2? Type757 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EditImageBodyJsonParamInputFidelity2? Type758 { get; set; } + public global::tryAGI.OpenAI.EditImageBodyJsonParamSize2? Type758 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EditImageBodyJsonParamSize2? Type759 { get; set; } + public global::tryAGI.OpenAI.EditImageBodyJsonParamOutputFormat2? Type759 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EditImageBodyJsonParamOutputFormat2? Type760 { get; set; } + public global::tryAGI.OpenAI.EditImageBodyJsonParamModeration2? Type760 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EditImageBodyJsonParamModeration2? Type761 { get; set; } + public global::tryAGI.OpenAI.EditImageBodyJsonParamBackground2? Type761 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EditImageBodyJsonParamBackground2? Type762 { get; set; } + public global::System.Collections.Generic.IList? Type762 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type763 { get; set; } + public float? Type763 { get; set; } /// /// /// - public float? Type764 { get; set; } + public global::tryAGI.OpenAI.EmbeddingObject? Type764 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EmbeddingObject? Type765 { get; set; } + public global::tryAGI.OpenAI.Error? Type765 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Error? Type766 { get; set; } + public global::tryAGI.OpenAI.ErrorEventEvent? Type766 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ErrorEventEvent? Type767 { get; set; } + public global::tryAGI.OpenAI.ErrorResponse? Type767 { get; set; } /// /// /// - public global::tryAGI.OpenAI.ErrorResponse? Type768 { get; set; } + public global::tryAGI.OpenAI.Eval? Type768 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Eval? Type769 { get; set; } + public global::tryAGI.OpenAI.EvalObject? Type769 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalObject? Type770 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type770 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type771 { get; set; } + public global::tryAGI.OpenAI.EvalCustomDataSourceConfig? Type771 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalCustomDataSourceConfig? Type772 { get; set; } + public global::tryAGI.OpenAI.EvalLogsDataSourceConfig? Type772 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalLogsDataSourceConfig? Type773 { get; set; } + public global::tryAGI.OpenAI.EvalStoredCompletionsDataSourceConfig? Type773 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalStoredCompletionsDataSourceConfig? Type774 { get; set; } + public global::System.Collections.Generic.IList>? Type774 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type775 { get; set; } + public global::tryAGI.OpenAI.OneOf? Type775 { get; set; } /// /// /// - public global::tryAGI.OpenAI.OneOf? Type776 { get; set; } + public global::tryAGI.OpenAI.EvalGraderLabelModel? Type776 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalGraderLabelModel? Type777 { get; set; } + public global::tryAGI.OpenAI.EvalApiError? Type777 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalApiError? Type778 { get; set; } + public global::tryAGI.OpenAI.EvalCustomDataSourceConfigType? Type778 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalCustomDataSourceConfigType? Type779 { get; set; } + public global::tryAGI.OpenAI.GraderLabelModel? Type779 { get; set; } /// /// /// - public global::tryAGI.OpenAI.GraderLabelModel? Type780 { get; set; } + public global::tryAGI.OpenAI.GraderPython? Type780 { get; set; } /// /// /// - public global::tryAGI.OpenAI.GraderPython? Type781 { get; set; } + public global::tryAGI.OpenAI.EvalGraderPythonVariant2? Type781 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalGraderPythonVariant2? Type782 { get; set; } + public global::tryAGI.OpenAI.GraderScoreModel? Type782 { get; set; } /// /// /// - public global::tryAGI.OpenAI.GraderScoreModel? Type783 { get; set; } + public global::tryAGI.OpenAI.EvalGraderScoreModelVariant2? Type783 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalGraderScoreModelVariant2? Type784 { get; set; } + public global::tryAGI.OpenAI.GraderStringCheck? Type784 { get; set; } /// /// /// - public global::tryAGI.OpenAI.GraderStringCheck? Type785 { get; set; } + public global::tryAGI.OpenAI.GraderTextSimilarity? Type785 { get; set; } /// /// /// - public global::tryAGI.OpenAI.GraderTextSimilarity? Type786 { get; set; } + public global::tryAGI.OpenAI.EvalGraderTextSimilarityVariant2? Type786 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalGraderTextSimilarityVariant2? Type787 { get; set; } + public global::tryAGI.OpenAI.EvalItemRole? Type787 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItemRole? Type788 { get; set; } + public global::tryAGI.OpenAI.EvalItemContent? Type788 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItemContent? Type789 { get; set; } + public global::tryAGI.OpenAI.EvalItemType? Type789 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItemType? Type790 { get; set; } + public global::tryAGI.OpenAI.EvalItemContentItem? Type790 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItemContentItem? Type791 { get; set; } + public global::System.Collections.Generic.IList? Type791 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type792 { get; set; } + public global::tryAGI.OpenAI.InputTextContent? Type792 { get; set; } /// /// /// - public global::tryAGI.OpenAI.InputTextContent? Type793 { get; set; } + public global::tryAGI.OpenAI.EvalItemContentOutputText? Type793 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItemContentOutputText? Type794 { get; set; } + public global::tryAGI.OpenAI.EvalItemInputImage? Type794 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItemInputImage? Type795 { get; set; } + public global::tryAGI.OpenAI.InputAudio? Type795 { get; set; } /// /// /// - public global::tryAGI.OpenAI.InputAudio? Type796 { get; set; } + public global::tryAGI.OpenAI.EvalItemContentOutputTextType? Type796 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItemContentOutputTextType? Type797 { get; set; } + public global::tryAGI.OpenAI.EvalItemInputImageType? Type797 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalItemInputImageType? Type798 { get; set; } + public global::tryAGI.OpenAI.EvalJsonlFileContentSourceType? Type798 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalJsonlFileContentSourceType? Type799 { get; set; } + public global::System.Collections.Generic.IList? Type799 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type800 { get; set; } + public global::tryAGI.OpenAI.EvalJsonlFileContentSourceContentItem? Type800 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalJsonlFileContentSourceContentItem? Type801 { get; set; } + public global::tryAGI.OpenAI.EvalJsonlFileIdSourceType? Type801 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalJsonlFileIdSourceType? Type802 { get; set; } + public global::tryAGI.OpenAI.EvalList? Type802 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalList? Type803 { get; set; } + public global::tryAGI.OpenAI.EvalListObject? Type803 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalListObject? Type804 { get; set; } + public global::System.Collections.Generic.IList? Type804 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type805 { get; set; } + public global::tryAGI.OpenAI.EvalLogsDataSourceConfigType? Type805 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalLogsDataSourceConfigType? Type806 { get; set; } + public global::tryAGI.OpenAI.EvalResponsesSourceType? Type806 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalResponsesSourceType? Type807 { get; set; } + public global::tryAGI.OpenAI.EvalRun? Type807 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRun? Type808 { get; set; } + public global::tryAGI.OpenAI.EvalRunObject? Type808 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunObject? Type809 { get; set; } + public global::tryAGI.OpenAI.EvalRunResultCounts? Type809 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunResultCounts? Type810 { get; set; } + public global::System.Collections.Generic.IList? Type810 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type811 { get; set; } + public global::tryAGI.OpenAI.EvalRunPerModelUsageItem? Type811 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunPerModelUsageItem? Type812 { get; set; } + public global::System.Collections.Generic.IList? Type812 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type813 { get; set; } + public global::tryAGI.OpenAI.EvalRunPerTestingCriteriaResult? Type813 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunPerTestingCriteriaResult? Type814 { get; set; } + public global::tryAGI.OpenAI.EvalRunList? Type814 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunList? Type815 { get; set; } + public global::tryAGI.OpenAI.EvalRunListObject? Type815 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunListObject? Type816 { get; set; } + public global::System.Collections.Generic.IList? Type816 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type817 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItem? Type817 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItem? Type818 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItemObject? Type818 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItemObject? Type819 { get; set; } + public global::System.Collections.Generic.IList? Type819 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type820 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItemResult? Type820 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItemResult? Type821 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItemSample? Type821 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItemSample? Type822 { get; set; } + public global::System.Collections.Generic.IList? Type822 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type823 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItemSampleInputItem? Type823 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItemSampleInputItem? Type824 { get; set; } + public global::System.Collections.Generic.IList? Type824 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type825 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItemSampleOutputItem? Type825 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItemSampleOutputItem? Type826 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItemSampleUsage? Type826 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItemSampleUsage? Type827 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItemList? Type827 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItemList? Type828 { get; set; } + public global::tryAGI.OpenAI.EvalRunOutputItemListObject? Type828 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalRunOutputItemListObject? Type829 { get; set; } + public global::System.Collections.Generic.IList? Type829 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type830 { get; set; } + public global::tryAGI.OpenAI.EvalStoredCompletionsDataSourceConfigType? Type830 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalStoredCompletionsDataSourceConfigType? Type831 { get; set; } + public global::tryAGI.OpenAI.EvalStoredCompletionsSourceType? Type831 { get; set; } /// /// /// - public global::tryAGI.OpenAI.EvalStoredCompletionsSourceType? Type832 { get; set; } + public global::System.DateTimeOffset? Type832 { get; set; } /// /// /// diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AdminApiKey.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AdminApiKey.g.cs index c9cf6b7c..59a9f9d6 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AdminApiKey.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AdminApiKey.g.cs @@ -58,15 +58,14 @@ public sealed partial class AdminApiKey /// /// 1711471533 [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// /// [global::System.Text.Json.Serialization.JsonPropertyName("last_used_at")] - public global::System.DateTimeOffset? LastUsedAt { get; set; } + public int? LastUsedAt { get; set; } /// /// @@ -118,10 +117,10 @@ public AdminApiKey( string id, string name, string redactedValue, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.AdminApiKeyOwner owner, string? value, - global::System.DateTimeOffset? lastUsedAt) + int? lastUsedAt) { this.Object = @object ?? throw new global::System.ArgumentNullException(nameof(@object)); this.Id = id ?? throw new global::System.ArgumentNullException(nameof(id)); diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AdminApiKeyOwner.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AdminApiKeyOwner.g.cs index 665d0ab1..aa270b67 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AdminApiKeyOwner.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AdminApiKeyOwner.g.cs @@ -46,8 +46,7 @@ public sealed partial class AdminApiKeyOwner /// /// 1711471533 [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? CreatedAt { get; set; } + public int? CreatedAt { get; set; } /// /// Always `owner`
@@ -98,7 +97,7 @@ public AdminApiKeyOwner( string? @object, string? id, string? name, - global::System.DateTimeOffset? createdAt, + int? createdAt, string? role) { this.Type = type; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AssignedRoleDetails.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AssignedRoleDetails.g.cs index ee3f55b6..2cc8ae8c 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AssignedRoleDetails.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AssignedRoleDetails.g.cs @@ -53,7 +53,7 @@ public sealed partial class AssignedRoleDetails /// When the role was created. ///
[global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - public long? CreatedAt { get; set; } + public int? CreatedAt { get; set; } /// /// When the role was last updated. @@ -131,7 +131,7 @@ public AssignedRoleDetails( string resourceType, bool predefinedRole, string? description, - long? createdAt, + int? createdAt, long? updatedAt, string? createdBy, object? createdByUserObj, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AssistantObject.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AssistantObject.g.cs index 06e86cd8..be645aa2 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AssistantObject.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AssistantObject.g.cs @@ -29,10 +29,9 @@ public sealed partial class AssistantObject /// The Unix timestamp (in seconds) for when the assistant was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] [global::System.Obsolete("This property marked as deprecated.")] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// @@ -145,7 +144,7 @@ public sealed partial class AssistantObject #endif public AssistantObject( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string model, global::System.Collections.Generic.IList> tools, global::tryAGI.OpenAI.AssistantObjectObject @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AuditLog.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AuditLog.g.cs index 777c3db6..8539fe53 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AuditLog.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.AuditLog.g.cs @@ -27,9 +27,8 @@ public sealed partial class AuditLog /// The Unix timestamp (in seconds) of the event. /// [global::System.Text.Json.Serialization.JsonPropertyName("effective_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset EffectiveAt { get; set; } + public required int EffectiveAt { get; set; } /// /// The project that the action was scoped to. Absent for actions not scoped to projects. Note that any admin actions taken via Admin API keys are associated with the default project. @@ -497,7 +496,7 @@ public sealed partial class AuditLog public AuditLog( string id, global::tryAGI.OpenAI.AuditLogEventType type, - global::System.DateTimeOffset effectiveAt, + int effectiveAt, global::tryAGI.OpenAI.AuditLogActor actor, global::tryAGI.OpenAI.AuditLogProject? project, global::tryAGI.OpenAI.AuditLogApiKeyCreated? apiKeyCreated, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Batch.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Batch.g.cs index 5dc5dac9..57a4c1aa 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Batch.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Batch.g.cs @@ -82,65 +82,56 @@ public sealed partial class Batch /// The Unix timestamp (in seconds) for when the batch was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The Unix timestamp (in seconds) for when the batch started processing. /// [global::System.Text.Json.Serialization.JsonPropertyName("in_progress_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? InProgressAt { get; set; } + public int? InProgressAt { get; set; } /// /// The Unix timestamp (in seconds) for when the batch will expire. /// [global::System.Text.Json.Serialization.JsonPropertyName("expires_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? ExpiresAt { get; set; } + public int? ExpiresAt { get; set; } /// /// The Unix timestamp (in seconds) for when the batch started finalizing. /// [global::System.Text.Json.Serialization.JsonPropertyName("finalizing_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? FinalizingAt { get; set; } + public int? FinalizingAt { get; set; } /// /// The Unix timestamp (in seconds) for when the batch was completed. /// [global::System.Text.Json.Serialization.JsonPropertyName("completed_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? CompletedAt { get; set; } + public int? CompletedAt { get; set; } /// /// The Unix timestamp (in seconds) for when the batch failed. /// [global::System.Text.Json.Serialization.JsonPropertyName("failed_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? FailedAt { get; set; } + public int? FailedAt { get; set; } /// /// The Unix timestamp (in seconds) for when the batch expired. /// [global::System.Text.Json.Serialization.JsonPropertyName("expired_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? ExpiredAt { get; set; } + public int? ExpiredAt { get; set; } /// /// The Unix timestamp (in seconds) for when the batch started cancelling. /// [global::System.Text.Json.Serialization.JsonPropertyName("cancelling_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? CancellingAt { get; set; } + public int? CancellingAt { get; set; } /// /// The Unix timestamp (in seconds) for when the batch was cancelled. /// [global::System.Text.Json.Serialization.JsonPropertyName("cancelled_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? CancelledAt { get; set; } + public int? CancelledAt { get; set; } /// /// The request counts for different statuses within the batch. @@ -245,20 +236,20 @@ public Batch( string inputFileId, string completionWindow, global::tryAGI.OpenAI.BatchStatus status, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.BatchObject @object, string? model, global::tryAGI.OpenAI.BatchErrors? errors, string? outputFileId, string? errorFileId, - global::System.DateTimeOffset? inProgressAt, - global::System.DateTimeOffset? expiresAt, - global::System.DateTimeOffset? finalizingAt, - global::System.DateTimeOffset? completedAt, - global::System.DateTimeOffset? failedAt, - global::System.DateTimeOffset? expiredAt, - global::System.DateTimeOffset? cancellingAt, - global::System.DateTimeOffset? cancelledAt, + int? inProgressAt, + int? expiresAt, + int? finalizingAt, + int? completedAt, + int? failedAt, + int? expiredAt, + int? cancellingAt, + int? cancelledAt, global::tryAGI.OpenAI.BatchRequestCounts? requestCounts, global::tryAGI.OpenAI.BatchUsage? usage, global::System.Collections.Generic.Dictionary? metadata) diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.BatchFileExpirationAfter.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.BatchFileExpirationAfter.g.cs index d15ff972..ea44d4c6 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.BatchFileExpirationAfter.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.BatchFileExpirationAfter.g.cs @@ -20,7 +20,7 @@ public sealed partial class BatchFileExpirationAfter /// [global::System.Text.Json.Serialization.JsonPropertyName("seconds")] [global::System.Text.Json.Serialization.JsonRequired] - public required int Seconds { get; set; } + public required long Seconds { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -41,7 +41,7 @@ public sealed partial class BatchFileExpirationAfter [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public BatchFileExpirationAfter( - int seconds, + long seconds, global::tryAGI.OpenAI.BatchFileExpirationAfterAnchor anchor) { this.Anchor = anchor; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Certificate.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Certificate.g.cs index 0c55acbf..89237368 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Certificate.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Certificate.g.cs @@ -37,9 +37,8 @@ public sealed partial class Certificate /// The Unix timestamp (in seconds) of when the certificate was uploaded. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// @@ -89,7 +88,7 @@ public Certificate( global::tryAGI.OpenAI.CertificateObject @object, string id, string name, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.CertificateCertificateDetails certificateDetails, bool? active) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CertificateCertificateDetails.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CertificateCertificateDetails.g.cs index b4d16b3f..0e4ddd58 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CertificateCertificateDetails.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CertificateCertificateDetails.g.cs @@ -12,15 +12,13 @@ public sealed partial class CertificateCertificateDetails /// The Unix timestamp (in seconds) of when the certificate becomes valid. /// [global::System.Text.Json.Serialization.JsonPropertyName("valid_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? ValidAt { get; set; } + public int? ValidAt { get; set; } /// /// The Unix timestamp (in seconds) of when the certificate expires. /// [global::System.Text.Json.Serialization.JsonPropertyName("expires_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? ExpiresAt { get; set; } + public int? ExpiresAt { get; set; } /// /// The content of the certificate in PEM format. @@ -50,8 +48,8 @@ public sealed partial class CertificateCertificateDetails [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public CertificateCertificateDetails( - global::System.DateTimeOffset? validAt, - global::System.DateTimeOffset? expiresAt, + int? validAt, + int? expiresAt, string? content) { this.ValidAt = validAt; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ChatCompletionResponseMessageAudio2.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ChatCompletionResponseMessageAudio2.g.cs index 0496b877..c1770c89 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ChatCompletionResponseMessageAudio2.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ChatCompletionResponseMessageAudio2.g.cs @@ -22,9 +22,8 @@ public sealed partial class ChatCompletionResponseMessageAudio2 /// conversations. /// [global::System.Text.Json.Serialization.JsonPropertyName("expires_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset ExpiresAt { get; set; } + public required int ExpiresAt { get; set; } /// /// Base64 encoded audio bytes generated by the model, in the format
@@ -70,7 +69,7 @@ public sealed partial class ChatCompletionResponseMessageAudio2 #endif public ChatCompletionResponseMessageAudio2( string id, - global::System.DateTimeOffset expiresAt, + int expiresAt, string data, string transcript) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ContainerFileResource.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ContainerFileResource.g.cs index 3301e103..c1e8d8c0 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ContainerFileResource.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ContainerFileResource.g.cs @@ -33,9 +33,8 @@ public sealed partial class ContainerFileResource /// Unix timestamp (in seconds) when the file was created. ///
[global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Size of the file in bytes. @@ -95,7 +94,7 @@ public ContainerFileResource( string id, string @object, string containerId, - global::System.DateTimeOffset createdAt, + int createdAt, long bytes, string path, string source) diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ContainerResource.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ContainerResource.g.cs index 9373ae35..c31e5b36 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ContainerResource.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ContainerResource.g.cs @@ -33,9 +33,8 @@ public sealed partial class ContainerResource /// Unix timestamp (in seconds) when the container was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Status of the container (e.g., active, deleted). @@ -48,8 +47,7 @@ public sealed partial class ContainerResource /// Unix timestamp (in seconds) when the container was last active. /// [global::System.Text.Json.Serialization.JsonPropertyName("last_active_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? LastActiveAt { get; set; } + public int? LastActiveAt { get; set; } /// /// The container will expire after this time period.
@@ -117,9 +115,9 @@ public ContainerResource( string id, string @object, string name, - global::System.DateTimeOffset createdAt, + int createdAt, string status, - global::System.DateTimeOffset? lastActiveAt, + int? lastActiveAt, global::tryAGI.OpenAI.ContainerResourceExpiresAfter? expiresAfter, global::tryAGI.OpenAI.ContainerResourceMemoryLimit? memoryLimit, global::tryAGI.OpenAI.ContainerResourceNetworkPolicy? networkPolicy) diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateChatCompletionResponse.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateChatCompletionResponse.g.cs index 4721d46f..1c3dc182 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateChatCompletionResponse.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateChatCompletionResponse.g.cs @@ -28,9 +28,8 @@ public sealed partial class CreateChatCompletionResponse /// The Unix timestamp (in seconds) of when the chat completion was created. ///
[global::System.Text.Json.Serialization.JsonPropertyName("created")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset Created { get; set; } + public required int Created { get; set; } /// /// The model used for the chat completion. @@ -100,7 +99,7 @@ public sealed partial class CreateChatCompletionResponse public CreateChatCompletionResponse( string id, global::System.Collections.Generic.IList choices, - global::System.DateTimeOffset created, + int created, string model, global::tryAGI.OpenAI.ServiceTierEnum? serviceTier, global::tryAGI.OpenAI.CreateChatCompletionResponseObject @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateChatCompletionStreamResponse.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateChatCompletionStreamResponse.g.cs index f1dec474..6872c8ab 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateChatCompletionStreamResponse.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateChatCompletionStreamResponse.g.cs @@ -31,9 +31,8 @@ public sealed partial class CreateChatCompletionStreamResponse /// The Unix timestamp (in seconds) of when the chat completion was created. Each chunk has the same timestamp. /// [global::System.Text.Json.Serialization.JsonPropertyName("created")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset Created { get; set; } + public required int Created { get; set; } /// /// The model to generate the completion. @@ -116,7 +115,7 @@ public sealed partial class CreateChatCompletionStreamResponse public CreateChatCompletionStreamResponse( string id, global::System.Collections.Generic.IList choices, - global::System.DateTimeOffset created, + int created, string model, global::tryAGI.OpenAI.ServiceTierEnum? serviceTier, global::tryAGI.OpenAI.CreateChatCompletionStreamResponseObject @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateCompletionResponse.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateCompletionResponse.g.cs index bd63ccbe..caeb1be2 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateCompletionResponse.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.CreateCompletionResponse.g.cs @@ -26,9 +26,8 @@ public sealed partial class CreateCompletionResponse /// The Unix timestamp (in seconds) of when the completion was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset Created { get; set; } + public required int Created { get; set; } /// /// The model used for completion. @@ -94,7 +93,7 @@ public sealed partial class CreateCompletionResponse public CreateCompletionResponse( string id, global::System.Collections.Generic.IList choices, - global::System.DateTimeOffset created, + int created, string model, string? systemFingerprint, global::tryAGI.OpenAI.CreateCompletionResponseObject @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Eval.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Eval.g.cs index 5e7548d0..3424be1c 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Eval.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Eval.g.cs @@ -60,9 +60,8 @@ public sealed partial class Eval /// The Unix timestamp (in seconds) for when the eval was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// @@ -109,7 +108,7 @@ public Eval( string name, global::tryAGI.OpenAI.OneOf dataSourceConfig, global::System.Collections.Generic.IList> testingCriteria, - global::System.DateTimeOffset createdAt, + int createdAt, global::System.Collections.Generic.Dictionary? metadata, global::tryAGI.OpenAI.EvalObject @object = global::tryAGI.OpenAI.EvalObject.Eval) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.EvalRun.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.EvalRun.g.cs index 78732611..aa081e32 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.EvalRun.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.EvalRun.g.cs @@ -56,9 +56,8 @@ public sealed partial class EvalRun /// Unix timestamp (in seconds) when the evaluation run was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The URL to the rendered evaluation run report on the UI dashboard. @@ -168,7 +167,7 @@ public EvalRun( string status, string model, string name, - global::System.DateTimeOffset createdAt, + int createdAt, string reportUrl, global::tryAGI.OpenAI.EvalRunResultCounts resultCounts, global::System.Collections.Generic.IList perModelUsage, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.EvalRunOutputItem.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.EvalRunOutputItem.g.cs index ecfc5735..92ff2779 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.EvalRunOutputItem.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.EvalRunOutputItem.g.cs @@ -42,9 +42,8 @@ public sealed partial class EvalRunOutputItem /// Unix timestamp (in seconds) when the evaluation run was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The status of the evaluation run. @@ -128,7 +127,7 @@ public EvalRunOutputItem( string id, string runId, string evalId, - global::System.DateTimeOffset createdAt, + int createdAt, string status, int datasourceItemId, object datasourceItem, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FileExpirationAfter.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FileExpirationAfter.g.cs index 6501948d..e57e0dc9 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FileExpirationAfter.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FileExpirationAfter.g.cs @@ -20,7 +20,7 @@ public sealed partial class FileExpirationAfter /// [global::System.Text.Json.Serialization.JsonPropertyName("seconds")] [global::System.Text.Json.Serialization.JsonRequired] - public required int Seconds { get; set; } + public required long Seconds { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -41,7 +41,7 @@ public sealed partial class FileExpirationAfter [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public FileExpirationAfter( - int seconds, + long seconds, global::tryAGI.OpenAI.FileExpirationAfterAnchor anchor) { this.Anchor = anchor; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningCheckpointPermission.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningCheckpointPermission.g.cs index df8c822f..35d5b02a 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningCheckpointPermission.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningCheckpointPermission.g.cs @@ -19,9 +19,8 @@ public sealed partial class FineTuningCheckpointPermission /// The Unix timestamp (in seconds) for when the permission was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The project identifier that the permission is for. @@ -63,7 +62,7 @@ public sealed partial class FineTuningCheckpointPermission #endif public FineTuningCheckpointPermission( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string projectId, global::tryAGI.OpenAI.FineTuningCheckpointPermissionObject @object) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJob.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJob.g.cs index c385898d..94642bda 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJob.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJob.g.cs @@ -19,9 +19,8 @@ public sealed partial class FineTuningJob /// The Unix timestamp (in seconds) for when the fine-tuning job was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// @@ -39,7 +38,7 @@ public sealed partial class FineTuningJob /// /// [global::System.Text.Json.Serialization.JsonPropertyName("finished_at")] - public global::System.DateTimeOffset? FinishedAt { get; set; } + public int? FinishedAt { get; set; } /// /// The hyperparameters used for the fine-tuning job. This value will only be returned when running `supervised` jobs. @@ -120,7 +119,7 @@ public sealed partial class FineTuningJob /// /// [global::System.Text.Json.Serialization.JsonPropertyName("estimated_finish")] - public global::System.DateTimeOffset? EstimatedFinish { get; set; } + public int? EstimatedFinish { get; set; } /// /// The method used for fine-tuning. @@ -189,7 +188,7 @@ public sealed partial class FineTuningJob #endif public FineTuningJob( string id, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.FineTuningJobHyperparameters hyperparameters, string model, string organizationId, @@ -199,12 +198,12 @@ public FineTuningJob( int seed, global::tryAGI.OpenAI.FineTuningJobError2? error, string? fineTunedModel, - global::System.DateTimeOffset? finishedAt, + int? finishedAt, global::tryAGI.OpenAI.FineTuningJobObject @object, int? trainedTokens, string? validationFile, global::System.Collections.Generic.IList? integrations, - global::System.DateTimeOffset? estimatedFinish, + int? estimatedFinish, global::tryAGI.OpenAI.FineTuneMethod? method, global::System.Collections.Generic.Dictionary? metadata) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJobCheckpoint.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJobCheckpoint.g.cs index e2cb8ef7..d58fbb2e 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJobCheckpoint.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJobCheckpoint.g.cs @@ -19,9 +19,8 @@ public sealed partial class FineTuningJobCheckpoint /// The Unix timestamp (in seconds) for when the checkpoint was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The name of the fine-tuned checkpoint model that is created. @@ -93,7 +92,7 @@ public sealed partial class FineTuningJobCheckpoint #endif public FineTuningJobCheckpoint( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string fineTunedModelCheckpoint, int stepNumber, global::tryAGI.OpenAI.FineTuningJobCheckpointMetrics metrics, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJobEvent.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJobEvent.g.cs index 9581a39b..b9f800fe 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJobEvent.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.FineTuningJobEvent.g.cs @@ -26,9 +26,8 @@ public sealed partial class FineTuningJobEvent /// The Unix timestamp (in seconds) for when the fine-tuning job was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The log level of the event. @@ -93,7 +92,7 @@ public sealed partial class FineTuningJobEvent #endif public FineTuningJobEvent( string id, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.FineTuningJobEventLevel level, string message, global::tryAGI.OpenAI.FineTuningJobEventObject @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Group.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Group.g.cs index f9f846b6..2da0606a 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Group.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Group.g.cs @@ -33,9 +33,8 @@ public sealed partial class Group /// Unix timestamp (in seconds) when the group was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Whether the group is managed through SCIM. @@ -74,7 +73,7 @@ public sealed partial class Group public Group( string id, string name, - global::System.DateTimeOffset createdAt, + int createdAt, bool scimManaged, global::tryAGI.OpenAI.GroupObject @object) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.GroupResourceWithSuccess.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.GroupResourceWithSuccess.g.cs index 5a07699a..c971cea6 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.GroupResourceWithSuccess.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.GroupResourceWithSuccess.g.cs @@ -26,9 +26,8 @@ public sealed partial class GroupResourceWithSuccess /// Unix timestamp (in seconds) when the group was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Whether the group is managed through SCIM and controlled by your identity provider. @@ -64,7 +63,7 @@ public sealed partial class GroupResourceWithSuccess public GroupResourceWithSuccess( string id, string name, - global::System.DateTimeOffset createdAt, + int createdAt, bool isScimManaged) { this.Id = id ?? throw new global::System.ArgumentNullException(nameof(id)); diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.GroupResponse.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.GroupResponse.g.cs index 4c9eb521..c305776d 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.GroupResponse.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.GroupResponse.g.cs @@ -26,9 +26,8 @@ public sealed partial class GroupResponse /// Unix timestamp (in seconds) when the group was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Whether the group is managed through SCIM and controlled by your identity provider. @@ -64,7 +63,7 @@ public sealed partial class GroupResponse public GroupResponse( string id, string name, - global::System.DateTimeOffset createdAt, + int createdAt, bool isScimManaged) { this.Id = id ?? throw new global::System.ArgumentNullException(nameof(id)); diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageEditCompletedEvent.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageEditCompletedEvent.g.cs index 168c2961..71daca96 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageEditCompletedEvent.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageEditCompletedEvent.g.cs @@ -26,9 +26,8 @@ public sealed partial class ImageEditCompletedEvent /// The Unix timestamp when the event was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The size of the edited image. @@ -107,7 +106,7 @@ public sealed partial class ImageEditCompletedEvent #endif public ImageEditCompletedEvent( string b64Json, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.ImageEditCompletedEventSize size, global::tryAGI.OpenAI.ImageEditCompletedEventQuality quality, global::tryAGI.OpenAI.ImageEditCompletedEventBackground background, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageEditPartialImageEvent.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageEditPartialImageEvent.g.cs index ece70635..f68ff92d 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageEditPartialImageEvent.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageEditPartialImageEvent.g.cs @@ -26,9 +26,8 @@ public sealed partial class ImageEditPartialImageEvent /// The Unix timestamp when the event was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The size of the requested edited image. @@ -107,7 +106,7 @@ public sealed partial class ImageEditPartialImageEvent #endif public ImageEditPartialImageEvent( string b64Json, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.ImageEditPartialImageEventSize size, global::tryAGI.OpenAI.ImageEditPartialImageEventQuality quality, global::tryAGI.OpenAI.ImageEditPartialImageEventBackground background, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageGenCompletedEvent.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageGenCompletedEvent.g.cs index 2b789783..dc9116bc 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageGenCompletedEvent.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageGenCompletedEvent.g.cs @@ -26,9 +26,8 @@ public sealed partial class ImageGenCompletedEvent /// The Unix timestamp when the event was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The size of the generated image. @@ -107,7 +106,7 @@ public sealed partial class ImageGenCompletedEvent #endif public ImageGenCompletedEvent( string b64Json, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.ImageGenCompletedEventSize size, global::tryAGI.OpenAI.ImageGenCompletedEventQuality quality, global::tryAGI.OpenAI.ImageGenCompletedEventBackground background, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageGenPartialImageEvent.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageGenPartialImageEvent.g.cs index e81776fa..003a3e1b 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageGenPartialImageEvent.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImageGenPartialImageEvent.g.cs @@ -26,9 +26,8 @@ public sealed partial class ImageGenPartialImageEvent /// The Unix timestamp when the event was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The size of the requested image. @@ -107,7 +106,7 @@ public sealed partial class ImageGenPartialImageEvent #endif public ImageGenPartialImageEvent( string b64Json, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.ImageGenPartialImageEventSize size, global::tryAGI.OpenAI.ImageGenPartialImageEventQuality quality, global::tryAGI.OpenAI.ImageGenPartialImageEventBackground background, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImagesResponse.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImagesResponse.g.cs index 97a1f039..a18334c3 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImagesResponse.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ImagesResponse.g.cs @@ -12,9 +12,8 @@ public sealed partial class ImagesResponse /// The Unix timestamp (in seconds) of when the image was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset Created { get; set; } + public required int Created { get; set; } /// /// The list of generated images. @@ -90,7 +89,7 @@ public sealed partial class ImagesResponse [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public ImagesResponse( - global::System.DateTimeOffset created, + int created, global::System.Collections.Generic.IList? data, global::tryAGI.OpenAI.ImagesResponseBackground? background, global::tryAGI.OpenAI.ImagesResponseOutputFormat? outputFormat, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Invite.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Invite.g.cs index 12e8e94d..da78b443 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Invite.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Invite.g.cs @@ -49,24 +49,21 @@ public sealed partial class Invite /// The Unix timestamp (in seconds) of when the invite was sent. /// [global::System.Text.Json.Serialization.JsonPropertyName("invited_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset InvitedAt { get; set; } + public required int InvitedAt { get; set; } /// /// The Unix timestamp (in seconds) of when the invite expires. /// [global::System.Text.Json.Serialization.JsonPropertyName("expires_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset ExpiresAt { get; set; } + public required int ExpiresAt { get; set; } /// /// The Unix timestamp (in seconds) of when the invite was accepted. /// [global::System.Text.Json.Serialization.JsonPropertyName("accepted_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? AcceptedAt { get; set; } + public int? AcceptedAt { get; set; } /// /// The projects that were granted membership upon acceptance of the invite. @@ -118,10 +115,10 @@ public Invite( string email, global::tryAGI.OpenAI.InviteRole role, global::tryAGI.OpenAI.InviteStatus status, - global::System.DateTimeOffset invitedAt, - global::System.DateTimeOffset expiresAt, + int invitedAt, + int expiresAt, global::tryAGI.OpenAI.InviteObject @object, - global::System.DateTimeOffset? acceptedAt, + int? acceptedAt, global::System.Collections.Generic.IList? projects) { this.Object = @object; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.MessageObject.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.MessageObject.g.cs index 09f10ab5..16d20940 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.MessageObject.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.MessageObject.g.cs @@ -26,9 +26,8 @@ public sealed partial class MessageObject /// The Unix timestamp (in seconds) for when the message was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The [thread](/docs/api-reference/threads) ID that this message belongs to. @@ -55,13 +54,13 @@ public sealed partial class MessageObject /// /// [global::System.Text.Json.Serialization.JsonPropertyName("completed_at")] - public global::System.DateTimeOffset? CompletedAt { get; set; } + public int? CompletedAt { get; set; } /// /// /// [global::System.Text.Json.Serialization.JsonPropertyName("incomplete_at")] - public global::System.DateTimeOffset? IncompleteAt { get; set; } + public int? IncompleteAt { get; set; } /// /// The entity that produced the message. One of `user` or `assistant`. @@ -144,15 +143,15 @@ public sealed partial class MessageObject #endif public MessageObject( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string threadId, global::tryAGI.OpenAI.MessageObjectStatus status, global::tryAGI.OpenAI.MessageObjectRole role, global::System.Collections.Generic.IList> content, global::tryAGI.OpenAI.MessageObjectObject @object, global::tryAGI.OpenAI.MessageObjectIncompleteDetails2? incompleteDetails, - global::System.DateTimeOffset? completedAt, - global::System.DateTimeOffset? incompleteAt, + int? completedAt, + int? incompleteAt, string? assistantId, string? runId, global::System.Collections.Generic.IList? attachments, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Model17.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Model17.g.cs index fb7d3cdb..9b930cfc 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Model17.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Model17.g.cs @@ -19,9 +19,8 @@ public sealed partial class Model17 /// The Unix timestamp (in seconds) when the model was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset Created { get; set; } + public required int Created { get; set; } /// /// The object type, which is always "model". @@ -63,7 +62,7 @@ public sealed partial class Model17 #endif public Model17( string id, - global::System.DateTimeOffset created, + int created, string ownedBy, global::tryAGI.OpenAI.ModelObject @object) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.OpenAIFile.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.OpenAIFile.g.cs index d9be478c..81a28d15 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.OpenAIFile.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.OpenAIFile.g.cs @@ -28,16 +28,14 @@ public sealed partial class OpenAIFile /// The Unix timestamp (in seconds) for when the file was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The Unix timestamp (in seconds) for when the file will expire. /// [global::System.Text.Json.Serialization.JsonPropertyName("expires_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? ExpiresAt { get; set; } + public int? ExpiresAt { get; set; } /// /// The name of the file. @@ -115,11 +113,11 @@ public sealed partial class OpenAIFile public OpenAIFile( string id, long bytes, - global::System.DateTimeOffset createdAt, + int createdAt, string filename, global::tryAGI.OpenAI.OpenAIFilePurpose purpose, global::tryAGI.OpenAI.OpenAIFileStatus status, - global::System.DateTimeOffset? expiresAt, + int? expiresAt, global::tryAGI.OpenAI.OpenAIFileObject @object) { this.Id = id ?? throw new global::System.ArgumentNullException(nameof(id)); diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Project.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Project.g.cs index 3aa65392..b3ed7395 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Project.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Project.g.cs @@ -33,15 +33,14 @@ public sealed partial class Project /// The Unix timestamp (in seconds) of when the project was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// /// [global::System.Text.Json.Serialization.JsonPropertyName("archived_at")] - public global::System.DateTimeOffset? ArchivedAt { get; set; } + public int? ArchivedAt { get; set; } /// /// `active` or `archived` @@ -82,10 +81,10 @@ public sealed partial class Project public Project( string id, string name, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.ProjectStatus status, global::tryAGI.OpenAI.ProjectObject @object, - global::System.DateTimeOffset? archivedAt) + int? archivedAt) { this.Id = id ?? throw new global::System.ArgumentNullException(nameof(id)); this.Object = @object; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectApiKey.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectApiKey.g.cs index b80412d4..6bba9a8f 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectApiKey.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectApiKey.g.cs @@ -33,17 +33,15 @@ public sealed partial class ProjectApiKey /// The Unix timestamp (in seconds) of when the API key was created /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The Unix timestamp (in seconds) of when the API key was last used. /// [global::System.Text.Json.Serialization.JsonPropertyName("last_used_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset LastUsedAt { get; set; } + public required int LastUsedAt { get; set; } /// /// The identifier, which can be referenced in API endpoints @@ -93,8 +91,8 @@ public sealed partial class ProjectApiKey public ProjectApiKey( string redactedValue, string name, - global::System.DateTimeOffset createdAt, - global::System.DateTimeOffset lastUsedAt, + int createdAt, + int lastUsedAt, string id, global::tryAGI.OpenAI.ProjectApiKeyOwner owner, global::tryAGI.OpenAI.ProjectApiKeyObject @object) diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectGroup.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectGroup.g.cs index 704122fe..23e54795 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectGroup.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectGroup.g.cs @@ -40,9 +40,8 @@ public sealed partial class ProjectGroup /// Unix timestamp (in seconds) when the group was granted project access. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -75,7 +74,7 @@ public ProjectGroup( string projectId, string groupId, string groupName, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.ProjectGroupObject @object) { this.Object = @object; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectServiceAccount.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectServiceAccount.g.cs index c5dce4cf..37028c53 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectServiceAccount.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectServiceAccount.g.cs @@ -41,9 +41,8 @@ public sealed partial class ProjectServiceAccount /// The Unix timestamp (in seconds) of when the service account was created /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -76,7 +75,7 @@ public ProjectServiceAccount( string id, string name, global::tryAGI.OpenAI.ProjectServiceAccountRole role, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.ProjectServiceAccountObject @object) { this.Object = @object; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectUser.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectUser.g.cs index 2e4535fb..227b09d7 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectUser.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ProjectUser.g.cs @@ -48,9 +48,8 @@ public sealed partial class ProjectUser /// The Unix timestamp (in seconds) of when the project was added. /// [global::System.Text.Json.Serialization.JsonPropertyName("added_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset AddedAt { get; set; } + public required int AddedAt { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -87,7 +86,7 @@ public ProjectUser( string name, string email, global::tryAGI.OpenAI.ProjectUserRole role, - global::System.DateTimeOffset addedAt, + int addedAt, global::tryAGI.OpenAI.ProjectUserObject @object) { this.Object = @object; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeBetaServerEventConversationItemInputAudioTranscriptionSegment.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeBetaServerEventConversationItemInputAudioTranscriptionSegment.g.cs index 0f6ca840..276cc6b6 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeBetaServerEventConversationItemInputAudioTranscriptionSegment.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeBetaServerEventConversationItemInputAudioTranscriptionSegment.g.cs @@ -62,14 +62,14 @@ public sealed partial class RealtimeBetaServerEventConversationItemInputAudioTra /// [global::System.Text.Json.Serialization.JsonPropertyName("start")] [global::System.Text.Json.Serialization.JsonRequired] - public required float Start { get; set; } + public required double Start { get; set; } /// /// End time of the segment in seconds. /// [global::System.Text.Json.Serialization.JsonPropertyName("end")] [global::System.Text.Json.Serialization.JsonRequired] - public required float End { get; set; } + public required double End { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -117,8 +117,8 @@ public RealtimeBetaServerEventConversationItemInputAudioTranscriptionSegment( string text, string id, string speaker, - float start, - float end, + double start, + double end, global::tryAGI.OpenAI.RealtimeBetaServerEventConversationItemInputAudioTranscriptionSegmentType type) { this.EventId = eventId ?? throw new global::System.ArgumentNullException(nameof(eventId)); diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeCreateClientSecretRequestExpiresAfter.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeCreateClientSecretRequestExpiresAfter.g.cs index 7c8da43c..63e1b163 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeCreateClientSecretRequestExpiresAfter.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeCreateClientSecretRequestExpiresAfter.g.cs @@ -24,7 +24,7 @@ public sealed partial class RealtimeCreateClientSecretRequestExpiresAfter /// Default Value: 600 /// [global::System.Text.Json.Serialization.JsonPropertyName("seconds")] - public int? Seconds { get; set; } + public long? Seconds { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -48,7 +48,7 @@ public sealed partial class RealtimeCreateClientSecretRequestExpiresAfter #endif public RealtimeCreateClientSecretRequestExpiresAfter( global::tryAGI.OpenAI.RealtimeCreateClientSecretRequestExpiresAfterAnchor? anchor, - int? seconds) + long? seconds) { this.Anchor = anchor; this.Seconds = seconds; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeServerEventConversationItemInputAudioTranscriptionSegment.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeServerEventConversationItemInputAudioTranscriptionSegment.g.cs index 1a8271df..e1000e7e 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeServerEventConversationItemInputAudioTranscriptionSegment.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RealtimeServerEventConversationItemInputAudioTranscriptionSegment.g.cs @@ -62,14 +62,14 @@ public sealed partial class RealtimeServerEventConversationItemInputAudioTranscr /// [global::System.Text.Json.Serialization.JsonPropertyName("start")] [global::System.Text.Json.Serialization.JsonRequired] - public required float Start { get; set; } + public required double Start { get; set; } /// /// End time of the segment in seconds. /// [global::System.Text.Json.Serialization.JsonPropertyName("end")] [global::System.Text.Json.Serialization.JsonRequired] - public required float End { get; set; } + public required double End { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -117,8 +117,8 @@ public RealtimeServerEventConversationItemInputAudioTranscriptionSegment( string text, string id, string speaker, - float start, - float end, + double start, + double end, global::tryAGI.OpenAI.RealtimeServerEventConversationItemInputAudioTranscriptionSegmentType type) { this.EventId = eventId ?? throw new global::System.ArgumentNullException(nameof(eventId)); diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ResponseVariant3.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ResponseVariant3.g.cs index cf91e5c9..91827a3a 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ResponseVariant3.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ResponseVariant3.g.cs @@ -35,13 +35,13 @@ public sealed partial class ResponseVariant3 /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] [global::System.Text.Json.Serialization.JsonRequired] - public required double CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// /// [global::System.Text.Json.Serialization.JsonPropertyName("completed_at")] - public double? CompletedAt { get; set; } + public int? CompletedAt { get; set; } /// /// @@ -158,12 +158,12 @@ public sealed partial class ResponseVariant3 #endif public ResponseVariant3( string id, - double createdAt, + int createdAt, global::System.Collections.Generic.IList output, bool parallelToolCalls, global::tryAGI.OpenAI.ResponseVariant3Object @object, global::tryAGI.OpenAI.ResponseVariant3Status? status, - double? completedAt, + int? completedAt, global::tryAGI.OpenAI.ResponseErrorVariant1? error, global::tryAGI.OpenAI.ResponseVariant3IncompleteDetails2? incompleteDetails, global::tryAGI.OpenAI.OneOf>? instructions, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RunObject.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RunObject.g.cs index 763b33f6..90198a73 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RunObject.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RunObject.g.cs @@ -26,9 +26,8 @@ public sealed partial class RunObject /// The Unix timestamp (in seconds) for when the run was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The ID of the [thread](/docs/api-reference/threads) that was executed on as a part of this run. @@ -68,36 +67,31 @@ public sealed partial class RunObject /// The Unix timestamp (in seconds) for when the run will expire. /// [global::System.Text.Json.Serialization.JsonPropertyName("expires_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? ExpiresAt { get; set; } + public int? ExpiresAt { get; set; } /// /// The Unix timestamp (in seconds) for when the run was started. /// [global::System.Text.Json.Serialization.JsonPropertyName("started_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? StartedAt { get; set; } + public int? StartedAt { get; set; } /// /// The Unix timestamp (in seconds) for when the run was cancelled. /// [global::System.Text.Json.Serialization.JsonPropertyName("cancelled_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? CancelledAt { get; set; } + public int? CancelledAt { get; set; } /// /// The Unix timestamp (in seconds) for when the run failed. /// [global::System.Text.Json.Serialization.JsonPropertyName("failed_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? FailedAt { get; set; } + public int? FailedAt { get; set; } /// /// The Unix timestamp (in seconds) for when the run was completed. /// [global::System.Text.Json.Serialization.JsonPropertyName("completed_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] - public global::System.DateTimeOffset? CompletedAt { get; set; } + public int? CompletedAt { get; set; } /// /// Details on why the run is incomplete. Will be `null` if the run is not incomplete. @@ -290,7 +284,7 @@ public sealed partial class RunObject #endif public RunObject( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string threadId, string assistantId, global::tryAGI.OpenAI.RunObjectStatus status, @@ -304,11 +298,11 @@ public RunObject( global::tryAGI.OpenAI.RunObjectObject @object, global::tryAGI.OpenAI.RunObjectRequiredAction? requiredAction, global::tryAGI.OpenAI.RunObjectLastError? lastError, - global::System.DateTimeOffset? expiresAt, - global::System.DateTimeOffset? startedAt, - global::System.DateTimeOffset? cancelledAt, - global::System.DateTimeOffset? failedAt, - global::System.DateTimeOffset? completedAt, + int? expiresAt, + int? startedAt, + int? cancelledAt, + int? failedAt, + int? completedAt, global::tryAGI.OpenAI.RunObjectIncompleteDetails? incompleteDetails, global::System.Collections.Generic.Dictionary? metadata, global::tryAGI.OpenAI.RunCompletionUsageVariant1? usage, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RunStepObject.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RunStepObject.g.cs index f2ab1ac9..a55eb4aa 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RunStepObject.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.RunStepObject.g.cs @@ -26,9 +26,8 @@ public sealed partial class RunStepObject /// The Unix timestamp (in seconds) for when the run step was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The ID of the [assistant](/docs/api-reference/assistants) associated with the run step. @@ -85,25 +84,25 @@ public sealed partial class RunStepObject /// /// [global::System.Text.Json.Serialization.JsonPropertyName("expired_at")] - public global::System.DateTimeOffset? ExpiredAt { get; set; } + public int? ExpiredAt { get; set; } /// /// /// [global::System.Text.Json.Serialization.JsonPropertyName("cancelled_at")] - public global::System.DateTimeOffset? CancelledAt { get; set; } + public int? CancelledAt { get; set; } /// /// /// [global::System.Text.Json.Serialization.JsonPropertyName("failed_at")] - public global::System.DateTimeOffset? FailedAt { get; set; } + public int? FailedAt { get; set; } /// /// /// [global::System.Text.Json.Serialization.JsonPropertyName("completed_at")] - public global::System.DateTimeOffset? CompletedAt { get; set; } + public int? CompletedAt { get; set; } /// /// @@ -165,7 +164,7 @@ public sealed partial class RunStepObject #endif public RunStepObject( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string assistantId, string threadId, string runId, @@ -174,10 +173,10 @@ public RunStepObject( global::tryAGI.OpenAI.OneOf stepDetails, global::tryAGI.OpenAI.RunStepObjectObject @object, global::tryAGI.OpenAI.RunStepObjectLastError2? lastError, - global::System.DateTimeOffset? expiredAt, - global::System.DateTimeOffset? cancelledAt, - global::System.DateTimeOffset? failedAt, - global::System.DateTimeOffset? completedAt, + int? expiredAt, + int? cancelledAt, + int? failedAt, + int? completedAt, global::System.Collections.Generic.Dictionary? metadata, global::tryAGI.OpenAI.RunStepCompletionUsageVariant1? usage) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ThreadObject.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ThreadObject.g.cs index b440ba54..b74c3c2e 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ThreadObject.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.ThreadObject.g.cs @@ -26,9 +26,8 @@ public sealed partial class ThreadObject /// The Unix timestamp (in seconds) for when the thread was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// @@ -67,7 +66,7 @@ public sealed partial class ThreadObject #endif public ThreadObject( string id, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.ThreadObjectObject @object, global::tryAGI.OpenAI.ThreadObjectToolResources2? toolResources, global::System.Collections.Generic.Dictionary? metadata) diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptTextSegmentEvent.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptTextSegmentEvent.g.cs index 812df42e..d5ce28f7 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptTextSegmentEvent.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptTextSegmentEvent.g.cs @@ -27,14 +27,14 @@ public sealed partial class TranscriptTextSegmentEvent /// [global::System.Text.Json.Serialization.JsonPropertyName("start")] [global::System.Text.Json.Serialization.JsonRequired] - public required float Start { get; set; } + public required double Start { get; set; } /// /// End timestamp of the segment in seconds. /// [global::System.Text.Json.Serialization.JsonPropertyName("end")] [global::System.Text.Json.Serialization.JsonRequired] - public required float End { get; set; } + public required double End { get; set; } /// /// Transcript text for this segment. @@ -82,8 +82,8 @@ public sealed partial class TranscriptTextSegmentEvent #endif public TranscriptTextSegmentEvent( string id, - float start, - float end, + double start, + double end, string text, string speaker, global::tryAGI.OpenAI.TranscriptTextSegmentEventType type) diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionDiarizedSegment.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionDiarizedSegment.g.cs index 2da8e21e..7539f8fa 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionDiarizedSegment.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionDiarizedSegment.g.cs @@ -27,14 +27,14 @@ public sealed partial class TranscriptionDiarizedSegment /// [global::System.Text.Json.Serialization.JsonPropertyName("start")] [global::System.Text.Json.Serialization.JsonRequired] - public required float Start { get; set; } + public required double Start { get; set; } /// /// End timestamp of the segment in seconds. /// [global::System.Text.Json.Serialization.JsonPropertyName("end")] [global::System.Text.Json.Serialization.JsonRequired] - public required float End { get; set; } + public required double End { get; set; } /// /// Transcript text for this segment. @@ -82,8 +82,8 @@ public sealed partial class TranscriptionDiarizedSegment #endif public TranscriptionDiarizedSegment( string id, - float start, - float end, + double start, + double end, string text, string speaker, global::tryAGI.OpenAI.TranscriptionDiarizedSegmentType type) diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionSegment.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionSegment.g.cs index 8d7d8782..40e301df 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionSegment.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionSegment.g.cs @@ -27,14 +27,14 @@ public sealed partial class TranscriptionSegment /// [global::System.Text.Json.Serialization.JsonPropertyName("start")] [global::System.Text.Json.Serialization.JsonRequired] - public required float Start { get; set; } + public required double Start { get; set; } /// /// End time of the segment in seconds. /// [global::System.Text.Json.Serialization.JsonPropertyName("end")] [global::System.Text.Json.Serialization.JsonRequired] - public required float End { get; set; } + public required double End { get; set; } /// /// Text content of the segment. @@ -123,8 +123,8 @@ public sealed partial class TranscriptionSegment public TranscriptionSegment( int id, int seek, - float start, - float end, + double start, + double end, string text, global::System.Collections.Generic.IList tokens, float temperature, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionWord.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionWord.g.cs index 9d6c6ddf..407a5359 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionWord.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.TranscriptionWord.g.cs @@ -20,14 +20,14 @@ public sealed partial class TranscriptionWord /// [global::System.Text.Json.Serialization.JsonPropertyName("start")] [global::System.Text.Json.Serialization.JsonRequired] - public required float Start { get; set; } + public required double Start { get; set; } /// /// End time of the word in seconds. /// [global::System.Text.Json.Serialization.JsonPropertyName("end")] [global::System.Text.Json.Serialization.JsonRequired] - public required float End { get; set; } + public required double End { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -52,8 +52,8 @@ public sealed partial class TranscriptionWord #endif public TranscriptionWord( string word, - float start, - float end) + double start, + double end) { this.Word = word ?? throw new global::System.ArgumentNullException(nameof(word)); this.Start = start; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Upload.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Upload.g.cs index b7d6b51f..1007f262 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Upload.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.Upload.g.cs @@ -19,9 +19,8 @@ public sealed partial class Upload /// The Unix timestamp (in seconds) for when the Upload was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The name of the file to be uploaded. @@ -56,9 +55,8 @@ public sealed partial class Upload /// The Unix timestamp (in seconds) for when the Upload will expire. /// [global::System.Text.Json.Serialization.JsonPropertyName("expires_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset ExpiresAt { get; set; } + public required int ExpiresAt { get; set; } /// /// The object type, which is always "upload". @@ -113,12 +111,12 @@ public sealed partial class Upload #endif public Upload( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string filename, long bytes, string purpose, global::tryAGI.OpenAI.UploadStatus status, - global::System.DateTimeOffset expiresAt, + int expiresAt, global::tryAGI.OpenAI.UploadObject? @object, global::tryAGI.OpenAI.AllOf? file) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.UploadPart.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.UploadPart.g.cs index 8b9fa50b..25f54583 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.UploadPart.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.UploadPart.g.cs @@ -19,9 +19,8 @@ public sealed partial class UploadPart /// The Unix timestamp (in seconds) for when the Part was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The ID of the Upload object that this Part was added to. @@ -63,7 +62,7 @@ public sealed partial class UploadPart #endif public UploadPart( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string uploadId, global::tryAGI.OpenAI.UploadPartObject @object) { diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.UsageAudioTranscriptionsResult.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.UsageAudioTranscriptionsResult.g.cs index e63fb0e2..f079c571 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.UsageAudioTranscriptionsResult.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.UsageAudioTranscriptionsResult.g.cs @@ -20,7 +20,7 @@ public sealed partial class UsageAudioTranscriptionsResult /// [global::System.Text.Json.Serialization.JsonPropertyName("seconds")] [global::System.Text.Json.Serialization.JsonRequired] - public required int Seconds { get; set; } + public required long Seconds { get; set; } /// /// The count of requests made to the model. @@ -77,7 +77,7 @@ public sealed partial class UsageAudioTranscriptionsResult [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public UsageAudioTranscriptionsResult( - int seconds, + long seconds, int numModelRequests, global::tryAGI.OpenAI.UsageAudioTranscriptionsResultObject @object, string? projectId, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.User.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.User.g.cs index 255509c1..6c8ebcd1 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.User.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.User.g.cs @@ -48,9 +48,8 @@ public sealed partial class User /// The Unix timestamp (in seconds) of when the user was added. /// [global::System.Text.Json.Serialization.JsonPropertyName("added_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset AddedAt { get; set; } + public required int AddedAt { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -87,7 +86,7 @@ public User( string name, string email, global::tryAGI.OpenAI.UserRole role, - global::System.DateTimeOffset addedAt, + int addedAt, global::tryAGI.OpenAI.UserObject @object) { this.Object = @object; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreFileBatchObject.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreFileBatchObject.g.cs index 3e122cdb..7d0e9db1 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreFileBatchObject.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreFileBatchObject.g.cs @@ -26,9 +26,8 @@ public sealed partial class VectorStoreFileBatchObject /// The Unix timestamp (in seconds) for when the vector store files batch was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The ID of the [vector store](/docs/api-reference/vector-stores/object) that the [File](/docs/api-reference/files) is attached to. @@ -82,7 +81,7 @@ public sealed partial class VectorStoreFileBatchObject #endif public VectorStoreFileBatchObject( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string vectorStoreId, global::tryAGI.OpenAI.VectorStoreFileBatchObjectStatus status, global::tryAGI.OpenAI.VectorStoreFileBatchObjectFileCounts fileCounts, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreFileObject.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreFileObject.g.cs index 88335fb9..f29efc02 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreFileObject.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreFileObject.g.cs @@ -33,9 +33,8 @@ public sealed partial class VectorStoreFileObject /// The Unix timestamp (in seconds) for when the vector store file was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The ID of the [vector store](/docs/api-reference/vector-stores/object) that the [File](/docs/api-reference/files) is attached to. @@ -109,7 +108,7 @@ public sealed partial class VectorStoreFileObject public VectorStoreFileObject( string id, long usageBytes, - global::System.DateTimeOffset createdAt, + int createdAt, string vectorStoreId, global::tryAGI.OpenAI.VectorStoreFileObjectStatus status, global::tryAGI.OpenAI.VectorStoreFileObjectObject @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreObject.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreObject.g.cs index 78c9366b..4e8ce6ec 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreObject.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VectorStoreObject.g.cs @@ -26,9 +26,8 @@ public sealed partial class VectorStoreObject /// The Unix timestamp (in seconds) for when the vector store was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The name of the vector store. @@ -69,13 +68,13 @@ public sealed partial class VectorStoreObject /// /// [global::System.Text.Json.Serialization.JsonPropertyName("expires_at")] - public global::System.DateTimeOffset? ExpiresAt { get; set; } + public int? ExpiresAt { get; set; } /// /// /// [global::System.Text.Json.Serialization.JsonPropertyName("last_active_at")] - public global::System.DateTimeOffset? LastActiveAt { get; set; } + public int? LastActiveAt { get; set; } /// /// @@ -122,15 +121,15 @@ public sealed partial class VectorStoreObject #endif public VectorStoreObject( string id, - global::System.DateTimeOffset createdAt, + int createdAt, string name, long usageBytes, global::tryAGI.OpenAI.VectorStoreObjectFileCounts fileCounts, global::tryAGI.OpenAI.VectorStoreObjectStatus status, global::tryAGI.OpenAI.VectorStoreObjectObject @object, global::tryAGI.OpenAI.VectorStoreExpirationAfter? expiresAfter, - global::System.DateTimeOffset? expiresAt, - global::System.DateTimeOffset? lastActiveAt, + int? expiresAt, + int? lastActiveAt, global::System.Collections.Generic.Dictionary? metadata) { this.Id = id ?? throw new global::System.ArgumentNullException(nameof(id)); diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VoiceConsentResource.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VoiceConsentResource.g.cs index d6f87f03..c5472737 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VoiceConsentResource.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VoiceConsentResource.g.cs @@ -42,9 +42,8 @@ public sealed partial class VoiceConsentResource /// The Unix timestamp (in seconds) for when the consent recording was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -78,7 +77,7 @@ public VoiceConsentResource( string id, string name, string language, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.VoiceConsentResourceObject @object) { this.Object = @object; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VoiceResource.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VoiceResource.g.cs index b5ef56da..3c1903e4 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VoiceResource.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.VoiceResource.g.cs @@ -33,9 +33,8 @@ public sealed partial class VoiceResource /// The Unix timestamp (in seconds) for when the voice was created. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -64,7 +63,7 @@ public sealed partial class VoiceResource public VoiceResource( string id, string name, - global::System.DateTimeOffset createdAt, + int createdAt, global::tryAGI.OpenAI.VoiceResourceObject @object) { this.Object = @object; diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchCancelled.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchCancelled.g.cs index 4e4eee8d..2b372540 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchCancelled.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchCancelled.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookBatchCancelled /// The Unix timestamp (in seconds) of when the batch API request was cancelled. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookBatchCancelled [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookBatchCancelled( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookBatchCancelledData data, global::tryAGI.OpenAI.WebhookBatchCancelledObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchCompleted.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchCompleted.g.cs index 1670fdae..e3582065 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchCompleted.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchCompleted.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookBatchCompleted /// The Unix timestamp (in seconds) of when the batch API request was completed. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookBatchCompleted [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookBatchCompleted( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookBatchCompletedData data, global::tryAGI.OpenAI.WebhookBatchCompletedObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchExpired.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchExpired.g.cs index 5af74922..a2d26a4e 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchExpired.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchExpired.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookBatchExpired /// The Unix timestamp (in seconds) of when the batch API request expired. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookBatchExpired [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookBatchExpired( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookBatchExpiredData data, global::tryAGI.OpenAI.WebhookBatchExpiredObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchFailed.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchFailed.g.cs index 93c37192..3b37866e 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchFailed.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookBatchFailed.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookBatchFailed /// The Unix timestamp (in seconds) of when the batch API request failed. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookBatchFailed [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookBatchFailed( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookBatchFailedData data, global::tryAGI.OpenAI.WebhookBatchFailedObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunCanceled.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunCanceled.g.cs index 986553d3..8489351d 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunCanceled.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunCanceled.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookEvalRunCanceled /// The Unix timestamp (in seconds) of when the eval run was canceled. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookEvalRunCanceled [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookEvalRunCanceled( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookEvalRunCanceledData data, global::tryAGI.OpenAI.WebhookEvalRunCanceledObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunFailed.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunFailed.g.cs index 7f59c2a1..389f0ccf 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunFailed.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunFailed.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookEvalRunFailed /// The Unix timestamp (in seconds) of when the eval run failed. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookEvalRunFailed [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookEvalRunFailed( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookEvalRunFailedData data, global::tryAGI.OpenAI.WebhookEvalRunFailedObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunSucceeded.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunSucceeded.g.cs index 6bd9b341..5b473781 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunSucceeded.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookEvalRunSucceeded.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookEvalRunSucceeded /// The Unix timestamp (in seconds) of when the eval run succeeded. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookEvalRunSucceeded [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookEvalRunSucceeded( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookEvalRunSucceededData data, global::tryAGI.OpenAI.WebhookEvalRunSucceededObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobCancelled.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobCancelled.g.cs index fd2459ec..d44f9915 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobCancelled.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobCancelled.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookFineTuningJobCancelled /// The Unix timestamp (in seconds) of when the fine-tuning job was cancelled. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookFineTuningJobCancelled [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookFineTuningJobCancelled( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookFineTuningJobCancelledData data, global::tryAGI.OpenAI.WebhookFineTuningJobCancelledObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobFailed.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobFailed.g.cs index 18ae4699..3b3ba7ce 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobFailed.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobFailed.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookFineTuningJobFailed /// The Unix timestamp (in seconds) of when the fine-tuning job failed. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookFineTuningJobFailed [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookFineTuningJobFailed( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookFineTuningJobFailedData data, global::tryAGI.OpenAI.WebhookFineTuningJobFailedObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobSucceeded.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobSucceeded.g.cs index 8df6a646..ce2e2505 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobSucceeded.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookFineTuningJobSucceeded.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookFineTuningJobSucceeded /// The Unix timestamp (in seconds) of when the fine-tuning job succeeded. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookFineTuningJobSucceeded [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookFineTuningJobSucceeded( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookFineTuningJobSucceededData data, global::tryAGI.OpenAI.WebhookFineTuningJobSucceededObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookRealtimeCallIncoming.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookRealtimeCallIncoming.g.cs index 4bc75e02..b5b283af 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookRealtimeCallIncoming.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookRealtimeCallIncoming.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookRealtimeCallIncoming /// The Unix timestamp (in seconds) of when the model response was completed. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookRealtimeCallIncoming [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookRealtimeCallIncoming( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookRealtimeCallIncomingData data, global::tryAGI.OpenAI.WebhookRealtimeCallIncomingObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseCancelled.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseCancelled.g.cs index 777df3bd..45066710 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseCancelled.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseCancelled.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookResponseCancelled /// The Unix timestamp (in seconds) of when the model response was cancelled. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookResponseCancelled [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookResponseCancelled( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookResponseCancelledData data, global::tryAGI.OpenAI.WebhookResponseCancelledObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseCompleted.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseCompleted.g.cs index 0e8be0e2..25565b77 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseCompleted.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseCompleted.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookResponseCompleted /// The Unix timestamp (in seconds) of when the model response was completed. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookResponseCompleted [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookResponseCompleted( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookResponseCompletedData data, global::tryAGI.OpenAI.WebhookResponseCompletedObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseFailed.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseFailed.g.cs index 84dc6c3b..263193ab 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseFailed.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseFailed.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookResponseFailed /// The Unix timestamp (in seconds) of when the model response failed. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookResponseFailed [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookResponseFailed( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookResponseFailedData data, global::tryAGI.OpenAI.WebhookResponseFailedObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseIncomplete.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseIncomplete.g.cs index 754099e4..c5f9657a 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseIncomplete.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Models.WebhookResponseIncomplete.g.cs @@ -12,9 +12,8 @@ public sealed partial class WebhookResponseIncomplete /// The Unix timestamp (in seconds) of when the model response was interrupted. /// [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::tryAGI.OpenAI.JsonConverters.UnixTimestampJsonConverter))] [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.DateTimeOffset CreatedAt { get; set; } + public required int CreatedAt { get; set; } /// /// The unique ID of the event. @@ -72,7 +71,7 @@ public sealed partial class WebhookResponseIncomplete [global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers] #endif public WebhookResponseIncomplete( - global::System.DateTimeOffset createdAt, + int createdAt, string id, global::tryAGI.OpenAI.WebhookResponseIncompleteData data, global::tryAGI.OpenAI.WebhookResponseIncompleteObject? @object, diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.JsonSerializerContext.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.JsonSerializerContext.g.cs index b6411138..376a1b3f 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.JsonSerializerContext.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.JsonSerializerContext.g.cs @@ -827,7 +827,6 @@ namespace tryAGI.OpenAI.Realtime [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemInputAudioTranscriptionFailedType), TypeInfoPropertyName = "RealtimeServerEventConversationItemInputAudioTranscriptionFailedType2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemInputAudioTranscriptionFailedError))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemInputAudioTranscriptionSegmentType), TypeInfoPropertyName = "RealtimeServerEventConversationItemInputAudioTranscriptionSegmentType2")] - [global::System.Text.Json.Serialization.JsonSerializable(typeof(float))] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemRetrievedType), TypeInfoPropertyName = "RealtimeServerEventConversationItemRetrievedType2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemTruncatedType), TypeInfoPropertyName = "RealtimeServerEventConversationItemTruncatedType2")] [global::System.Text.Json.Serialization.JsonSerializable(typeof(global::tryAGI.OpenAI.Realtime.RealtimeServerEventErrorType), TypeInfoPropertyName = "RealtimeServerEventErrorType2")] diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.JsonSerializerContextTypes.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.JsonSerializerContextTypes.g.cs index e8da1077..abe54ad4 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.JsonSerializerContextTypes.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.JsonSerializerContextTypes.g.cs @@ -904,403 +904,399 @@ public sealed partial class JsonSerializerContextTypes /// /// /// - public float? Type219 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemRetrievedType? Type219 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemRetrievedType? Type220 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemTruncatedType? Type220 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemTruncatedType? Type221 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventErrorType? Type221 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventErrorType? Type222 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventErrorError? Type222 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventErrorError? Type223 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferClearedType? Type223 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferClearedType? Type224 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferCommittedType? Type224 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferCommittedType? Type225 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferDtmfEventReceivedType? Type225 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferDtmfEventReceivedType? Type226 { get; set; } + public global::System.DateTimeOffset? Type226 { get; set; } /// /// /// - public global::System.DateTimeOffset? Type227 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferSpeechStartedType? Type227 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferSpeechStartedType? Type228 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferSpeechStoppedType? Type228 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferSpeechStoppedType? Type229 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferTimeoutTriggeredType? Type229 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventInputAudioBufferTimeoutTriggeredType? Type230 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventMCPListToolsCompletedType? Type230 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventMCPListToolsCompletedType? Type231 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventMCPListToolsFailedType? Type231 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventMCPListToolsFailedType? Type232 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventMCPListToolsInProgressType? Type232 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventMCPListToolsInProgressType? Type233 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventOutputAudioBufferClearedType? Type233 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventOutputAudioBufferClearedType? Type234 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventOutputAudioBufferStartedType? Type234 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventOutputAudioBufferStartedType? Type235 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventOutputAudioBufferStoppedType? Type235 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventOutputAudioBufferStoppedType? Type236 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventRateLimitsUpdatedType? Type236 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventRateLimitsUpdatedType? Type237 { get; set; } + public global::System.Collections.Generic.IList? Type237 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type238 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventRateLimitsUpdatedRateLimit? Type238 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventRateLimitsUpdatedRateLimit? Type239 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventRateLimitsUpdatedRateLimitName? Type239 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventRateLimitsUpdatedRateLimitName? Type240 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseAudioDeltaType? Type240 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseAudioDeltaType? Type241 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseAudioDoneType? Type241 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseAudioDoneType? Type242 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseAudioTranscriptDeltaType? Type242 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseAudioTranscriptDeltaType? Type243 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseAudioTranscriptDoneType? Type243 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseAudioTranscriptDoneType? Type244 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartAddedType? Type244 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartAddedType? Type245 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartAddedPart? Type245 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartAddedPart? Type246 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartAddedPartType? Type246 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartAddedPartType? Type247 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartDoneType? Type247 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartDoneType? Type248 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartDonePart? Type248 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartDonePart? Type249 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartDonePartType? Type249 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseContentPartDonePartType? Type250 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseCreatedType? Type250 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseCreatedType? Type251 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseDoneType? Type251 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseDoneType? Type252 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseFunctionCallArgumentsDeltaType? Type252 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseFunctionCallArgumentsDeltaType? Type253 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseFunctionCallArgumentsDoneType? Type253 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseFunctionCallArgumentsDoneType? Type254 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallArgumentsDeltaType? Type254 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallArgumentsDeltaType? Type255 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallArgumentsDoneType? Type255 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallArgumentsDoneType? Type256 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallCompletedType? Type256 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallCompletedType? Type257 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallFailedType? Type257 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallFailedType? Type258 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallInProgressType? Type258 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseMCPCallInProgressType? Type259 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseOutputItemAddedType? Type259 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseOutputItemAddedType? Type260 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseOutputItemDoneType? Type260 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseOutputItemDoneType? Type261 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseTextDeltaType? Type261 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseTextDeltaType? Type262 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseTextDoneType? Type262 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventResponseTextDoneType? Type263 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventSessionCreatedType? Type263 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventSessionCreatedType? Type264 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventSessionUpdatedType? Type264 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventSessionUpdatedType? Type265 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventTranscriptionSessionUpdated? Type265 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventTranscriptionSessionUpdated? Type266 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeServerEventTranscriptionSessionUpdatedType? Type266 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeServerEventTranscriptionSessionUpdatedType? Type267 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateResponse? Type267 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateResponse? Type268 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAType? Type268 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAType? Type269 { get; set; } + public global::System.Collections.Generic.IList? Type269 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type270 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAOutputModalitie? Type270 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAOutputModalitie? Type271 { get; set; } + public global::tryAGI.OpenAI.Realtime.AnyOf? Type271 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.AnyOf? Type272 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAModel? Type272 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAModel? Type273 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAAudio? Type273 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAAudio? Type274 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAAudioInput? Type274 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAAudioInput? Type275 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAAudioInputNoiseReduction? Type275 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAAudioInputNoiseReduction? Type276 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1? Type276 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1? Type277 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAAudioOutput? Type277 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAAudioOutput? Type278 { get; set; } + public global::System.Collections.Generic.IList? Type278 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type279 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAIncludeItem? Type279 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAIncludeItem? Type280 { get; set; } + public global::tryAGI.OpenAI.Realtime.OneOf? Type280 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.OneOf? Type281 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGATracingEnum? Type281 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGATracingEnum? Type282 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGATracingEnum2? Type282 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGATracingEnum2? Type283 { get; set; } + public global::tryAGI.OpenAI.Realtime.OneOf? Type283 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.OneOf? Type284 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAMaxOutputTokens? Type284 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeSessionCreateRequestGAMaxOutputTokens? Type285 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTruncation? Type285 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTruncation? Type286 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestTurnDetection? Type286 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestTurnDetection? Type287 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestTurnDetectionType? Type287 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestTurnDetectionType? Type288 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestInputAudioNoiseReduction? Type288 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestInputAudioNoiseReduction? Type289 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestInputAudioFormat? Type289 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestInputAudioFormat? Type290 { get; set; } + public global::System.Collections.Generic.IList? Type290 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type291 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestIncludeItem? Type291 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestIncludeItem? Type292 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAType? Type292 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAType? Type293 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAAudio? Type293 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAAudio? Type294 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAAudioInput? Type294 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAAudioInput? Type295 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAAudioInputNoiseReduction? Type295 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAAudioInputNoiseReduction? Type296 { get; set; } + public global::System.Collections.Generic.IList? Type296 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type297 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAIncludeItem? Type297 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateRequestGAIncludeItem? Type298 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateResponseClientSecret? Type298 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateResponseClientSecret? Type299 { get; set; } + public global::System.Collections.Generic.IList? Type299 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type300 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateResponseModalitie? Type300 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateResponseModalitie? Type301 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateResponseTurnDetection? Type301 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTranscriptionSessionCreateResponseTurnDetection? Type302 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTruncationEnum? Type302 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTruncationEnum? Type303 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTruncationEnum2? Type303 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTruncationEnum2? Type304 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTruncationEnumType? Type304 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTruncationEnumType? Type305 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTruncationEnumTokenLimits? Type305 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTruncationEnumTokenLimits? Type306 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1ServerVad? Type306 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1ServerVad? Type307 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1SemanticVad? Type307 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1SemanticVad? Type308 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1SemanticVadEagerness? Type308 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1SemanticVadEagerness? Type309 { get; set; } + public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1Discriminator? Type309 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.RealtimeTurnDetectionRealtimeTurnDetection1Discriminator? Type310 { get; set; } + public global::tryAGI.OpenAI.Realtime.OneOf? Type310 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.OneOf? Type311 { get; set; } + public global::tryAGI.OpenAI.Realtime.ToolChoiceFunctionType? Type311 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.ToolChoiceFunctionType? Type312 { get; set; } + public global::tryAGI.OpenAI.Realtime.ToolChoiceMCPType? Type312 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.ToolChoiceMCPType? Type313 { get; set; } + public global::tryAGI.OpenAI.Realtime.TranscriptTextUsageDurationType? Type313 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.TranscriptTextUsageDurationType? Type314 { get; set; } + public global::tryAGI.OpenAI.Realtime.TranscriptTextUsageTokensType? Type314 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.TranscriptTextUsageTokensType? Type315 { get; set; } + public global::tryAGI.OpenAI.Realtime.TranscriptTextUsageTokensInputTokenDetails? Type315 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.TranscriptTextUsageTokensInputTokenDetails? Type316 { get; set; } + public global::tryAGI.OpenAI.Realtime.VoiceIdsOrCustomVoiceVariant2? Type316 { get; set; } /// /// /// - public global::tryAGI.OpenAI.Realtime.VoiceIdsOrCustomVoiceVariant2? Type317 { get; set; } - /// - /// - /// - public global::tryAGI.OpenAI.Realtime.VoiceIdsSharedEnum? Type318 { get; set; } + public global::tryAGI.OpenAI.Realtime.VoiceIdsSharedEnum? Type317 { get; set; } /// /// diff --git a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.Models.RealtimeServerEventConversationItemInputAudioTranscriptionSegment.g.cs b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.Models.RealtimeServerEventConversationItemInputAudioTranscriptionSegment.g.cs index 7e92d876..94e833fa 100644 --- a/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.Models.RealtimeServerEventConversationItemInputAudioTranscriptionSegment.g.cs +++ b/src/libs/tryAGI.OpenAI/Generated/tryAGI.OpenAI.Realtime.Models.RealtimeServerEventConversationItemInputAudioTranscriptionSegment.g.cs @@ -62,14 +62,14 @@ public sealed partial class RealtimeServerEventConversationItemInputAudioTranscr /// [global::System.Text.Json.Serialization.JsonPropertyName("start")] [global::System.Text.Json.Serialization.JsonRequired] - public required float Start { get; set; } + public required double Start { get; set; } /// /// End time of the segment in seconds. /// [global::System.Text.Json.Serialization.JsonPropertyName("end")] [global::System.Text.Json.Serialization.JsonRequired] - public required float End { get; set; } + public required double End { get; set; } /// /// Additional properties that are not explicitly defined in the schema @@ -117,8 +117,8 @@ public RealtimeServerEventConversationItemInputAudioTranscriptionSegment( string text, string id, string speaker, - float start, - float end, + double start, + double end, global::tryAGI.OpenAI.Realtime.RealtimeServerEventConversationItemInputAudioTranscriptionSegmentType type) { this.EventId = eventId ?? throw new global::System.ArgumentNullException(nameof(eventId)); diff --git a/src/libs/tryAGI.OpenAI/asyncapi.json b/src/libs/tryAGI.OpenAI/asyncapi.json index 9492e626..65b23523 100644 --- a/src/libs/tryAGI.OpenAI/asyncapi.json +++ b/src/libs/tryAGI.OpenAI/asyncapi.json @@ -1050,6 +1050,7 @@ }, "server_url": { "type": "string", + "format": "uri", "description": "The URL for the MCP server. One of `server_url` or `connector_id` must be\nprovided.\n" }, "connector_id": { @@ -2065,6 +2066,7 @@ }, "image_url": { "type": "string", + "format": "uri", "description": "Base64-encoded image bytes (for `input_image`) as a data URI. For example `data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA...`. Supported formats are PNG and JPEG." }, "detail": { @@ -3267,12 +3269,12 @@ }, "start": { "type": "number", - "format": "float", + "format": "double", "description": "Start time of the segment in seconds." }, "end": { "type": "number", - "format": "float", + "format": "double", "description": "End time of the segment in seconds." } }, @@ -5299,6 +5301,7 @@ }, "expires_at": { "type": "integer", + "format": "unixtime", "description": "Timestamp for when the token expires. Currently, all tokens expire\nafter one minute.\n" } }, @@ -5624,6 +5627,7 @@ }, "seconds": { "type": "number", + "format": "double", "description": "Duration of the input audio in seconds." } }, diff --git a/src/libs/tryAGI.OpenAI/openapi.yaml b/src/libs/tryAGI.OpenAI/openapi.yaml index 4ab38e60..a7bc4d72 100644 --- a/src/libs/tryAGI.OpenAI/openapi.yaml +++ b/src/libs/tryAGI.OpenAI/openapi.yaml @@ -32973,13 +32973,13 @@ components: description: The value of the API key. Only shown on create. created_at: type: integer - format: int64 + format: unixtime example: 1711471533 description: The Unix timestamp (in seconds) of when the API key was created last_used_at: anyOf: - type: integer - format: int64 + format: unixtime example: 1711471534 description: >- The Unix timestamp (in seconds) of when the API key was last @@ -33006,7 +33006,7 @@ components: description: The name of the user created_at: type: integer - format: int64 + format: unixtime example: 1711471533 description: The Unix timestamp (in seconds) of when the user was created role: @@ -33091,7 +33091,7 @@ components: description: When the role was created. anyOf: - type: integer - format: int64 + format: unixtime - type: 'null' updated_at: description: When the role was last updated. @@ -33145,6 +33145,7 @@ components: created_at: description: The Unix timestamp (in seconds) for when the assistant was created. type: integer + format: unixtime name: anyOf: - description: | @@ -33620,6 +33621,7 @@ components: $ref: '#/components/schemas/AuditLogEventType' effective_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of the event. project: type: object @@ -34527,36 +34529,45 @@ components: description: The ID of the file containing the outputs of requests with errors. created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the batch was created. in_progress_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) for when the batch started processing. expires_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the batch will expire. finalizing_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) for when the batch started finalizing. completed_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the batch was completed. failed_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the batch failed. expired_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the batch expired. cancelling_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) for when the batch started cancelling. cancelled_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the batch was cancelled. request_counts: type: object @@ -34698,6 +34709,7 @@ components: The number of seconds after the anchor time that the file will expire. Must be between 3600 (1 hour) and 2592000 (30 days). type: integer + format: int64 minimum: 3600 maximum: 2592000 required: @@ -34734,6 +34746,7 @@ components: description: The name of the certificate. created_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) of when the certificate was uploaded. @@ -34742,11 +34755,13 @@ components: properties: valid_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) of when the certificate becomes valid. expires_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the certificate expires. content: type: string @@ -35715,6 +35730,7 @@ components: the message. url: type: string + format: uri description: The URL of the web resource. title: type: string @@ -35766,6 +35782,7 @@ components: description: Unique identifier for this audio response. expires_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) for when this audio response will @@ -36377,6 +36394,7 @@ components: x-stainless-const: true image_url: type: string + format: uri description: The URL of the screenshot image. file_id: type: string @@ -36545,6 +36563,7 @@ components: description: The container this file belongs to. created_at: type: integer + format: unixtime description: Unix timestamp (in seconds) when the file was created. bytes: type: integer @@ -36618,12 +36637,14 @@ components: description: Name of the container. created_at: type: integer + format: unixtime description: Unix timestamp (in seconds) when the container was created. status: type: string description: Status of the container (e.g., active, deleted). last_active_at: type: integer + format: unixtime description: Unix timestamp (in seconds) when the container was last active. expires_after: type: object @@ -37526,6 +37547,7 @@ components: - type: 'null' created: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) of when the chat completion was created. @@ -37678,6 +37700,7 @@ components: description: The index of the choice in the list of choices. created: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) of when the chat completion was created. Each chunk has the same timestamp. @@ -38065,6 +38088,7 @@ components: type: string created: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the completion was created. model: type: string @@ -41081,6 +41105,7 @@ components: x-stainless-const: true duration: type: number + format: double description: Duration of the input audio in seconds. text: type: string @@ -41214,6 +41239,7 @@ components: description: The language of the input audio. duration: type: number + format: double description: The duration of the input audio. text: type: string @@ -41334,6 +41360,7 @@ components: description: The language of the output translation (always `english`). duration: type: number + format: double description: The duration of the input audio. text: type: string @@ -42272,6 +42299,7 @@ components: - $ref: '#/components/schemas/EvalGraderScoreModel' created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the eval was created. metadata: $ref: '#/components/schemas/Metadata' @@ -42585,6 +42613,7 @@ components: x-stainless-const: true image_url: type: string + format: uri description: | The URL of the image input. detail: @@ -42919,9 +42948,11 @@ components: description: The name of the evaluation run. created_at: type: integer + format: unixtime description: Unix timestamp (in seconds) when the evaluation run was created. report_url: type: string + format: uri description: The URL to the rendered evaluation run report on the UI dashboard. result_counts: type: object @@ -43296,6 +43327,7 @@ components: description: The identifier of the evaluation group. created_at: type: integer + format: unixtime description: Unix timestamp (in seconds) when the evaluation run was created. status: type: string @@ -43721,6 +43753,7 @@ components: The number of seconds after the anchor time that the file will expire. Must be between 3600 (1 hour) and 2592000 (30 days). type: integer + format: int64 minimum: 3600 maximum: 2592000 required: @@ -44125,6 +44158,7 @@ components: endpoints. created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the permission was created. project_id: type: string @@ -44221,6 +44255,7 @@ components: description: The object identifier, which can be referenced in the API endpoints. created_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) for when the fine-tuning job was created. @@ -44260,6 +44295,7 @@ components: finished_at: anyOf: - type: integer + format: unixtime description: >- The Unix timestamp (in seconds) for when the fine-tuning job was finished. The value will be null if the fine-tuning job is still @@ -44388,6 +44424,7 @@ components: estimated_finish: anyOf: - type: integer + format: unixtime description: >- The Unix timestamp (in seconds) for when the fine-tuning job is estimated to finish. The value will be null if the fine-tuning @@ -44467,6 +44504,7 @@ components: endpoints. created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the checkpoint was created. fine_tuned_model_checkpoint: type: string @@ -44546,6 +44584,7 @@ components: description: The object identifier. created_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) for when the fine-tuning job was created. @@ -45201,7 +45240,7 @@ components: description: Display name of the group. created_at: type: integer - format: int64 + format: unixtime description: Unix timestamp (in seconds) when the group was created. scim_managed: type: boolean @@ -45313,7 +45352,7 @@ components: description: Updated display name for the group. created_at: type: integer - format: int64 + format: unixtime description: Unix timestamp (in seconds) when the group was created. is_scim_managed: type: boolean @@ -45345,7 +45384,7 @@ components: description: Display name of the group. created_at: type: integer - format: int64 + format: unixtime description: Unix timestamp (in seconds) when the group was created. is_scim_managed: type: boolean @@ -45474,6 +45513,7 @@ components: set to `b64_json` for `dall-e-2` and `dall-e-3`. url: type: string + format: uri description: >- When using `dall-e-2` or `dall-e-3`, the URL of the generated image if `response_format` is set to `url` (default value). Unsupported @@ -45503,6 +45543,7 @@ components: image. created_at: type: integer + format: unixtime description: | The Unix timestamp when the event was created. size: @@ -45592,6 +45633,7 @@ components: image. created_at: type: integer + format: unixtime description: | The Unix timestamp when the event was created. size: @@ -45680,6 +45722,7 @@ components: Base64-encoded image data, suitable for rendering as an image. created_at: type: integer + format: unixtime description: | The Unix timestamp when the event was created. size: @@ -45769,6 +45812,7 @@ components: image. created_at: type: integer + format: unixtime description: | The Unix timestamp when the event was created. size: @@ -46000,6 +46044,7 @@ components: properties: image_url: type: string + format: uri maxLength: 20971520 description: A fully qualified URL or base64-encoded data URL. example: https://example.com/source-image.png @@ -46024,6 +46069,7 @@ components: properties: created: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the image was created. data: type: array @@ -46302,12 +46348,15 @@ components: description: '`accepted`,`expired`, or `pending`' invited_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the invite was sent. expires_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the invite expires. accepted_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the invite was accepted. projects: type: array @@ -47218,6 +47267,7 @@ components: A label for this MCP server, used to identify it in tool calls. server_url: type: string + format: uri description: > The URL for the MCP server. One of `server_url` or `connector_id` must be @@ -47680,6 +47730,7 @@ components: The URL of the image, must be a supported image types: jpeg, jpg, png, gif, webp. type: string + format: uri detail: type: string description: >- @@ -47892,6 +47943,7 @@ components: created_at: description: The Unix timestamp (in seconds) for when the message was created. type: integer + format: unixtime thread_id: description: >- The [thread](/docs/api-reference/threads) ID that this message @@ -47931,6 +47983,7 @@ components: The Unix timestamp (in seconds) for when the message was completed. type: integer + format: unixtime - type: 'null' incomplete_at: anyOf: @@ -47938,6 +47991,7 @@ components: The Unix timestamp (in seconds) for when the message was marked as incomplete. type: integer + format: unixtime - type: 'null' role: description: The entity that produced the message. One of `user` or `assistant`. @@ -48183,6 +48237,7 @@ components: description: The model identifier, which can be referenced in the API endpoints. created: type: integer + format: unixtime description: The Unix timestamp (in seconds) when the model was created. object: type: string @@ -48636,9 +48691,11 @@ components: description: The size of the file, in bytes. created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the file was created. expires_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the file will expire. filename: type: string @@ -48926,10 +48983,12 @@ components: description: The name of the project. This appears in reporting. created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the project was created. archived_at: anyOf: - type: integer + format: unixtime description: >- The Unix timestamp (in seconds) of when the project was archived or `null`. @@ -48975,9 +49034,11 @@ components: description: The name of the API key created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the API key was created last_used_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the API key was last used. id: type: string @@ -49111,7 +49172,7 @@ components: description: Display name of the group. created_at: type: integer - format: int64 + format: unixtime description: >- Unix timestamp (in seconds) when the group was granted project access. @@ -49355,6 +49416,7 @@ components: description: '`owner` or `member`' created_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) of when the service account was created @@ -49391,6 +49453,7 @@ components: type: string created_at: type: integer + format: unixtime id: type: string required: @@ -49427,6 +49490,7 @@ components: x-stainless-const: true created_at: type: integer + format: unixtime api_key: $ref: '#/components/schemas/ProjectServiceAccountApiKey' required: @@ -49511,6 +49575,7 @@ components: description: '`owner` or `member`' added_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the project was added. required: - object @@ -51159,11 +51224,11 @@ components: description: The detected speaker label for this segment. start: type: number - format: float + format: double description: Start time of the segment in seconds. end: type: number - format: float + format: double description: End time of the segment in seconds. required: - event_id @@ -53969,6 +54034,7 @@ components: specified. image_url: type: string + format: uri description: >- Base64-encoded image bytes (for `input_image`) as a data URI. For example @@ -54168,6 +54234,7 @@ components: x-stainless-const: true seconds: type: integer + format: int64 description: > The number of seconds from the anchor point to the expiration. Select a value between `10` and `7200` (2 hours). This default @@ -54196,6 +54263,7 @@ components: description: The generated client secret value. expires_at: type: integer + format: unixtime description: Expiration timestamp for the client secret, in seconds since epoch. session: title: Session configuration @@ -55409,11 +55477,11 @@ components: description: The detected speaker label for this segment. start: type: number - format: float + format: double description: Start time of the segment in seconds. end: type: number - format: float + format: double description: End time of the segment in seconds. required: - event_id @@ -57697,6 +57765,7 @@ components: given model. Defaults to `inf`. expires_at: type: integer + format: unixtime description: Expiration timestamp for the session, in seconds since epoch. prompt: anyOf: @@ -57737,6 +57806,7 @@ components: a standard API token, which should only be used server-side. expires_at: type: integer + format: unixtime description: > Timestamp for when the token expires. Currently, all tokens expire @@ -58270,6 +58340,7 @@ components: description: The object type. Always `realtime.session`. expires_at: type: integer + format: unixtime description: Expiration timestamp for the session, in seconds since epoch. include: type: array @@ -58538,6 +58609,7 @@ components: be used server-side. expires_at: type: integer + format: unixtime description: > Timestamp for when the token expires. Currently, all tokens expire @@ -58986,6 +59058,7 @@ components: a standard API token, which should only be used server-side. expires_at: type: integer + format: unixtime description: > Timestamp for when the token expires. Currently, all tokens expire @@ -59102,6 +59175,7 @@ components: description: The object type. Always `realtime.transcription_session`. expires_at: type: integer + format: unixtime description: Expiration timestamp for the session, in seconds since epoch. include: type: array @@ -59639,12 +59713,14 @@ components: - queued - incomplete created_at: - type: number + type: integer + format: unixtime description: | Unix timestamp (in seconds) of when this Response was created. completed_at: anyOf: - - type: number + - type: integer + format: unixtime description: > Unix timestamp (in seconds) of when this Response was completed. @@ -63114,6 +63190,7 @@ components: created_at: description: The Unix timestamp (in seconds) for when the run was created. type: integer + format: unixtime thread_id: description: >- The ID of the [thread](/docs/api-reference/threads) that was @@ -63192,22 +63269,27 @@ components: expires_at: description: The Unix timestamp (in seconds) for when the run will expire. type: integer + format: unixtime nullable: true started_at: description: The Unix timestamp (in seconds) for when the run was started. type: integer + format: unixtime nullable: true cancelled_at: description: The Unix timestamp (in seconds) for when the run was cancelled. type: integer + format: unixtime nullable: true failed_at: description: The Unix timestamp (in seconds) for when the run failed. type: integer + format: unixtime nullable: true completed_at: description: The Unix timestamp (in seconds) for when the run was completed. type: integer + format: unixtime nullable: true incomplete_details: description: >- @@ -63907,6 +63989,7 @@ components: created_at: description: The Unix timestamp (in seconds) for when the run step was created. type: integer + format: unixtime assistant_id: description: >- The ID of the [assistant](/docs/api-reference/assistants) associated @@ -63971,6 +64054,7 @@ components: The Unix timestamp (in seconds) for when the run step expired. A step is considered expired if the parent run is expired. type: integer + format: unixtime - type: 'null' cancelled_at: anyOf: @@ -63978,16 +64062,19 @@ components: The Unix timestamp (in seconds) for when the run step was cancelled. type: integer + format: unixtime - type: 'null' failed_at: anyOf: - description: The Unix timestamp (in seconds) for when the run step failed. type: integer + format: unixtime - type: 'null' completed_at: anyOf: - description: The Unix timestamp (in seconds) for when the run step completed. type: integer + format: unixtime - type: 'null' metadata: $ref: '#/components/schemas/Metadata' @@ -64659,6 +64746,7 @@ components: created_at: description: The Unix timestamp (in seconds) for when the thread was created. type: integer + format: unixtime tool_resources: anyOf: - type: object @@ -65121,11 +65209,11 @@ components: description: Unique identifier for the segment. start: type: number - format: float + format: double description: Start timestamp of the segment in seconds. end: type: number - format: float + format: double description: End timestamp of the segment in seconds. text: type: string @@ -65165,6 +65253,7 @@ components: x-stainless-const: true seconds: type: number + format: double description: Duration of the input audio in seconds. required: - type @@ -65244,11 +65333,11 @@ components: description: Unique identifier for the segment. start: type: number - format: float + format: double description: Start timestamp of the segment in seconds. end: type: number - format: float + format: double description: End timestamp of the segment in seconds. text: type: string @@ -65282,11 +65371,11 @@ components: description: Seek offset of the segment. start: type: number - format: float + format: double description: Start time of the segment in seconds. end: type: number - format: float + format: double description: End time of the segment in seconds. text: type: string @@ -65337,11 +65426,11 @@ components: description: The text content of the word. start: type: number - format: float + format: double description: Start time of the word in seconds. end: type: number - format: float + format: double description: End time of the word in seconds. required: - word @@ -65437,6 +65526,7 @@ components: endpoints. created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the Upload was created. filename: type: string @@ -65460,6 +65550,7 @@ components: - expired expires_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the Upload will expire. object: type: string @@ -65526,6 +65617,7 @@ components: endpoints. created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the Part was created. upload_id: type: string @@ -65622,6 +65714,7 @@ components: x-stainless-const: true seconds: type: integer + format: int64 description: The number of seconds processed. num_model_requests: type: integer @@ -66106,6 +66199,7 @@ components: description: '`owner` or `reader`' added_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) of when the user was added. required: - object @@ -66405,6 +66499,7 @@ components: The Unix timestamp (in seconds) for when the vector store files batch was created. type: integer + format: unixtime vector_store_id: description: >- The ID of the [vector @@ -66529,6 +66624,7 @@ components: The Unix timestamp (in seconds) for when the vector store file was created. type: integer + format: unixtime vector_store_id: description: >- The ID of the [vector @@ -66626,6 +66722,7 @@ components: The Unix timestamp (in seconds) for when the vector store was created. type: integer + format: unixtime name: description: The name of the vector store. type: string @@ -66674,6 +66771,7 @@ components: The Unix timestamp (in seconds) for when the vector store will expire. type: integer + format: unixtime - type: 'null' last_active_at: anyOf: @@ -66681,6 +66779,7 @@ components: The Unix timestamp (in seconds) for when the vector store was last active. type: integer + format: unixtime - type: 'null' metadata: $ref: '#/components/schemas/Metadata' @@ -66967,6 +67066,7 @@ components: `en-US`). created_at: type: integer + format: unixtime description: >- The Unix timestamp (in seconds) for when the consent recording was created. @@ -67038,6 +67138,7 @@ components: description: The name of the voice. created_at: type: integer + format: unixtime description: The Unix timestamp (in seconds) for when the voice was created. required: - object @@ -67147,6 +67248,7 @@ components: x-stainless-const: true url: type: string + format: uri description: | The URL of the source. required: @@ -67357,6 +67459,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the batch API request was cancelled. @@ -67414,6 +67517,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the batch API request was completed. @@ -67471,6 +67575,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the batch API request expired. @@ -67528,6 +67633,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the batch API request failed. @@ -67585,6 +67691,7 @@ components: properties: created_at: type: integer + format: unixtime description: | The Unix timestamp (in seconds) of when the eval run was canceled. id: @@ -67641,6 +67748,7 @@ components: properties: created_at: type: integer + format: unixtime description: | The Unix timestamp (in seconds) of when the eval run failed. id: @@ -67697,6 +67805,7 @@ components: properties: created_at: type: integer + format: unixtime description: | The Unix timestamp (in seconds) of when the eval run succeeded. id: @@ -67753,6 +67862,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the fine-tuning job was cancelled. @@ -67810,6 +67920,7 @@ components: properties: created_at: type: integer + format: unixtime description: | The Unix timestamp (in seconds) of when the fine-tuning job failed. id: @@ -67866,6 +67977,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the fine-tuning job succeeded. @@ -67923,6 +68035,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the model response was completed. @@ -68006,6 +68119,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the model response was cancelled. @@ -68063,6 +68177,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the model response was completed. @@ -68120,6 +68235,7 @@ components: properties: created_at: type: integer + format: unixtime description: | The Unix timestamp (in seconds) of when the model response failed. id: @@ -68176,6 +68292,7 @@ components: properties: created_at: type: integer + format: unixtime description: > The Unix timestamp (in seconds) of when the model response was interrupted.