From 4fd135b9b7436d1db550afafc8090bd8f030535a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 4 Nov 2024 18:25:36 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- .../Generated/JsonSerializerContextTypes.g.cs | 708 +++++++++--------- ...angSmith.DatasetsClient.UpdateDataset.g.cs | 2 +- ...angSmith.ExamplesClient.CreateExample.g.cs | 71 +- ...ngSmith.ExamplesClient.CreateExamples.g.cs | 28 +- ...gSmith.ExamplesClient.ValidateExample.g.cs | 71 +- ...ngSmith.IDatasetsClient.UpdateDataset.g.cs | 2 +- ...ngSmith.IExamplesClient.CreateExample.g.cs | 33 - ...gSmith.IExamplesClient.CreateExamples.g.cs | 4 +- ...Smith.IExamplesClient.ValidateExample.g.cs | 33 - ...sClient.UpdateCurrentOrganizationInfo.g.cs | 4 + ...xamplesApiV1ExamplesBulkPostResponse.g.cs} | 12 +- ...angSmith.Models.DatasetTransformation.g.cs | 3 +- ...mith.Models.DatasetTransformationType.g.cs | 24 + .../LangSmith.Models.DatasetUpdate.g.cs | 3 +- .../LangSmith.Models.ExampleBulkCreate.g.cs | 133 ---- ...gSmith.Models.ExampleBulkCreateInputs.g.cs | 76 -- ...mith.Models.ExampleBulkCreateMetadata.g.cs | 76 -- ...Smith.Models.ExampleBulkCreateOutputs.g.cs | 76 -- .../LangSmith.Models.ExampleCreate.g.cs | 133 ---- ...angSmith.Models.ExampleCreateMetadata.g.cs | 76 -- ...LangSmith.Models.ExampleCreateOutputs.g.cs | 76 -- .../Generated/LangSmith.Models.Highlight.g.cs | 22 +- .../LangSmith.Models.OrganizationConfig.g.cs | 6 + .../LangSmith.Models.OrganizationInfo.g.cs | 6 + ...Smith.Models.OrganizationPGSchemaSlim.g.cs | 6 + .../LangSmith.Models.OrganizationUpdate.g.cs | 14 +- ...sClient.UpdateCurrentOrganizationInfo.g.cs | 6 + src/libs/LangSmith/openapi.yaml | 203 ++--- 28 files changed, 508 insertions(+), 1399 deletions(-) rename src/libs/LangSmith/Generated/{LangSmith.Models.ExampleCreateInputs.g.cs => LangSmith.Models.CreateExamplesApiV1ExamplesBulkPostResponse.g.cs} (86%) delete mode 100644 src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreate.g.cs delete mode 100644 src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateInputs.g.cs delete mode 100644 src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateMetadata.g.cs delete mode 100644 src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateOutputs.g.cs delete mode 100644 src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreate.g.cs delete mode 100644 src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateMetadata.g.cs delete mode 100644 src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateOutputs.g.cs diff --git a/src/libs/LangSmith/Generated/JsonSerializerContextTypes.g.cs b/src/libs/LangSmith/Generated/JsonSerializerContextTypes.g.cs index 490b8cfb..873a1406 100644 --- a/src/libs/LangSmith/Generated/JsonSerializerContextTypes.g.cs +++ b/src/libs/LangSmith/Generated/JsonSerializerContextTypes.g.cs @@ -686,1410 +686,1402 @@ public sealed partial class JsonSerializerContextTypes /// /// /// - public global::LangSmith.DatasetVersion? Type167 { get; set; } + public global::LangSmith.AnyOf, global::LangSmith.Missing>? Type167 { get; set; } /// /// /// - public global::LangSmith.EvaluatorStructuredOutput? Type168 { get; set; } + public global::LangSmith.DatasetVersion? Type168 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type169 { get; set; } + public global::LangSmith.EvaluatorStructuredOutput? Type169 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type170 { get; set; } + public global::System.Collections.Generic.IList>? Type170 { get; set; } /// /// /// - public global::LangSmith.EvaluatorTopLevel? Type171 { get; set; } + public global::System.Collections.Generic.Dictionary? Type171 { get; set; } /// /// /// - public global::LangSmith.Example? Type172 { get; set; } + public global::LangSmith.EvaluatorTopLevel? Type172 { get; set; } /// /// /// - public global::LangSmith.ExampleBulkCreate? Type173 { get; set; } + public global::LangSmith.Example? Type173 { get; set; } /// /// /// - public global::LangSmith.ExampleCreate? Type174 { get; set; } + public global::LangSmith.ExampleListOrder? Type174 { get; set; } /// /// /// - public global::LangSmith.ExampleListOrder? Type175 { get; set; } + public global::LangSmith.ExampleRunWithFeedback? Type175 { get; set; } /// /// /// - public global::LangSmith.ExampleRunWithFeedback? Type176 { get; set; } + public global::LangSmith.ExampleSelect? Type176 { get; set; } /// /// /// - public global::LangSmith.ExampleSelect? Type177 { get; set; } + public global::LangSmith.ExampleUpdateWithID? Type177 { get; set; } /// /// /// - public global::LangSmith.ExampleUpdateWithID? Type178 { get; set; } + public global::LangSmith.ExampleValidationResult? Type178 { get; set; } /// /// /// - public global::LangSmith.ExampleValidationResult? Type179 { get; set; } + public global::LangSmith.ExampleWithRuns? Type179 { get; set; } /// /// /// - public global::LangSmith.ExampleWithRuns? Type180 { get; set; } + public global::System.Collections.Generic.IList? Type180 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type181 { get; set; } + public global::LangSmith.RunSchema? Type181 { get; set; } /// /// /// - public global::LangSmith.RunSchema? Type182 { get; set; } + public global::System.Collections.Generic.Dictionary? Type182 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type183 { get; set; } + public global::LangSmith.TraceTier? Type183 { get; set; } /// /// /// - public global::LangSmith.TraceTier? Type184 { get; set; } + public global::LangSmith.ExampleWithRunsCH? Type184 { get; set; } /// /// /// - public global::LangSmith.ExampleWithRunsCH? Type185 { get; set; } + public global::System.Collections.Generic.IList? Type185 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type186 { get; set; } + public global::LangSmith.RunSchemaComparisonView? Type186 { get; set; } /// /// /// - public global::LangSmith.RunSchemaComparisonView? Type187 { get; set; } + public global::LangSmith.ExperimentResultRow? Type187 { get; set; } /// /// /// - public global::LangSmith.ExperimentResultRow? Type188 { get; set; } + public global::System.Collections.Generic.IList? Type188 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type189 { get; set; } + public global::LangSmith.FeedbackCreateCoreSchema? Type189 { get; set; } /// /// /// - public global::LangSmith.FeedbackCreateCoreSchema? Type190 { get; set; } + public global::LangSmith.AnyOf? Type190 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type191 { get; set; } + public global::LangSmith.AnyOf? Type191 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type192 { get; set; } + public global::LangSmith.AnyOf? Type192 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type193 { get; set; } + public global::LangSmith.AnyOf? Type193 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type194 { get; set; } + public global::LangSmith.ModelFeedbackSource? Type194 { get; set; } /// /// /// - public global::LangSmith.ModelFeedbackSource? Type195 { get; set; } + public global::LangSmith.ExperimentResultsUpload? Type195 { get; set; } /// /// /// - public global::LangSmith.ExperimentResultsUpload? Type196 { get; set; } + public global::System.Collections.Generic.IList? Type196 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type197 { get; set; } + public global::LangSmith.ExperimentResultsUploadResult? Type197 { get; set; } /// /// /// - public global::LangSmith.ExperimentResultsUploadResult? Type198 { get; set; } + public global::LangSmith.TracerSession? Type198 { get; set; } /// /// /// - public global::LangSmith.TracerSession? Type199 { get; set; } + public global::LangSmith.FeedbackConfigSchema? Type199 { get; set; } /// /// /// - public global::LangSmith.FeedbackConfigSchema? Type200 { get; set; } + public global::LangSmith.FeedbackCreateSchema? Type200 { get; set; } /// /// /// - public global::LangSmith.FeedbackCreateSchema? Type201 { get; set; } + public global::LangSmith.FeedbackCreateWithTokenExtendedSchema? Type201 { get; set; } /// /// /// - public global::LangSmith.FeedbackCreateWithTokenExtendedSchema? Type202 { get; set; } + public global::LangSmith.AnyOf? Type202 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type203 { get; set; } + public global::LangSmith.FeedbackDelta? Type203 { get; set; } /// /// /// - public global::LangSmith.FeedbackDelta? Type204 { get; set; } + public global::LangSmith.FeedbackIngestTokenCreateSchema? Type204 { get; set; } /// /// /// - public global::LangSmith.FeedbackIngestTokenCreateSchema? Type205 { get; set; } + public global::LangSmith.FeedbackIngestTokenSchema? Type205 { get; set; } /// /// /// - public global::LangSmith.FeedbackIngestTokenSchema? Type206 { get; set; } + public global::LangSmith.FeedbackLevel? Type206 { get; set; } /// /// /// - public global::LangSmith.FeedbackLevel? Type207 { get; set; } + public global::LangSmith.FeedbackSchema? Type207 { get; set; } /// /// /// - public global::LangSmith.FeedbackSchema? Type208 { get; set; } + public global::LangSmith.FeedbackSource3? Type208 { get; set; } /// /// /// - public global::LangSmith.FeedbackSource3? Type209 { get; set; } + public global::LangSmith.FeedbackUpdateSchema? Type209 { get; set; } /// /// /// - public global::LangSmith.FeedbackUpdateSchema? Type210 { get; set; } + public global::LangSmith.FilterQueryParamsForRunSchema? Type210 { get; set; } /// /// /// - public global::LangSmith.FilterQueryParamsForRunSchema? Type211 { get; set; } + public global::LangSmith.FilterView? Type211 { get; set; } /// /// /// - public global::LangSmith.FilterView? Type212 { get; set; } + public global::LangSmith.FilterViewCreate? Type212 { get; set; } /// /// /// - public global::LangSmith.FilterViewCreate? Type213 { get; set; } + public global::LangSmith.FilterViewUpdate? Type213 { get; set; } /// /// /// - public global::LangSmith.FilterViewUpdate? Type214 { get; set; } + public global::LangSmith.ForkRepoRequest? Type214 { get; set; } /// /// /// - public global::LangSmith.ForkRepoRequest? Type215 { get; set; } + public global::LangSmith.FunctionMessage? Type215 { get; set; } /// /// /// - public global::LangSmith.FunctionMessage? Type216 { get; set; } + public global::LangSmith.FunctionMessageType? Type216 { get; set; } /// /// /// - public global::LangSmith.FunctionMessageType? Type217 { get; set; } + public global::LangSmith.FunctionMessageChunk? Type217 { get; set; } /// /// /// - public global::LangSmith.FunctionMessageChunk? Type218 { get; set; } + public global::LangSmith.FunctionMessageChunkType? Type218 { get; set; } /// /// /// - public global::LangSmith.FunctionMessageChunkType? Type219 { get; set; } + public global::LangSmith.GenerateSyntheticExamplesBody? Type219 { get; set; } /// /// /// - public global::LangSmith.GenerateSyntheticExamplesBody? Type220 { get; set; } + public global::LangSmith.GetRepoResponse? Type220 { get; set; } /// /// /// - public global::LangSmith.GetRepoResponse? Type221 { get; set; } + public global::LangSmith.HTTPValidationError? Type221 { get; set; } /// /// /// - public global::LangSmith.HTTPValidationError? Type222 { get; set; } + public global::System.Collections.Generic.IList? Type222 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type223 { get; set; } + public global::LangSmith.ValidationError? Type223 { get; set; } /// /// /// - public global::LangSmith.ValidationError? Type224 { get; set; } + public global::System.Collections.Generic.IList>? Type224 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type225 { get; set; } + public global::LangSmith.AnyOf? Type225 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type226 { get; set; } + public global::LangSmith.Highlight? Type226 { get; set; } /// /// /// - public global::LangSmith.Highlight? Type227 { get; set; } + public global::LangSmith.HumanMessage? Type227 { get; set; } /// /// /// - public global::LangSmith.HumanMessage? Type228 { get; set; } + public global::LangSmith.HumanMessageType? Type228 { get; set; } /// /// /// - public global::LangSmith.HumanMessageType? Type229 { get; set; } + public global::LangSmith.HumanMessageChunk? Type229 { get; set; } /// /// /// - public global::LangSmith.HumanMessageChunk? Type230 { get; set; } + public global::LangSmith.HumanMessageChunkType? Type230 { get; set; } /// /// /// - public global::LangSmith.HumanMessageChunkType? Type231 { get; set; } + public global::LangSmith.Identity? Type231 { get; set; } /// /// /// - public global::LangSmith.Identity? Type232 { get; set; } + public global::LangSmith.IdentityAnnotationQueueRunStatusCreateSchema? Type232 { get; set; } /// /// /// - public global::LangSmith.IdentityAnnotationQueueRunStatusCreateSchema? Type233 { get; set; } + public global::LangSmith.IdentityCreate? Type233 { get; set; } /// /// /// - public global::LangSmith.IdentityCreate? Type234 { get; set; } + public global::LangSmith.IdentityPatch? Type234 { get; set; } /// /// /// - public global::LangSmith.IdentityPatch? Type235 { get; set; } + public global::LangSmith.InfoGetResponse? Type235 { get; set; } /// /// /// - public global::LangSmith.InfoGetResponse? Type236 { get; set; } + public global::LangSmith.InvokePromptPayload? Type236 { get; set; } /// /// /// - public global::LangSmith.InvokePromptPayload? Type237 { get; set; } + public global::LangSmith.LikeRepoRequest? Type237 { get; set; } /// /// /// - public global::LangSmith.LikeRepoRequest? Type238 { get; set; } + public global::LangSmith.LikeRepoResponse? Type238 { get; set; } /// /// /// - public global::LangSmith.LikeRepoResponse? Type239 { get; set; } + public global::LangSmith.ListCommentsResponse? Type239 { get; set; } /// /// /// - public global::LangSmith.ListCommentsResponse? Type240 { get; set; } + public global::System.Collections.Generic.IList? Type240 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type241 { get; set; } + public global::LangSmith.ListCommitsResponse? Type241 { get; set; } /// /// /// - public global::LangSmith.ListCommitsResponse? Type242 { get; set; } + public global::System.Collections.Generic.IList? Type242 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type243 { get; set; } + public global::LangSmith.ListPublicDatasetRunsResponse? Type243 { get; set; } /// /// /// - public global::LangSmith.ListPublicDatasetRunsResponse? Type244 { get; set; } + public global::System.Collections.Generic.IList? Type244 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type245 { get; set; } + public global::LangSmith.RunPublicDatasetSchema? Type245 { get; set; } /// /// /// - public global::LangSmith.RunPublicDatasetSchema? Type246 { get; set; } + public global::System.Collections.Generic.Dictionary? Type246 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type247 { get; set; } + public global::LangSmith.ListPublicRunsResponse? Type247 { get; set; } /// /// /// - public global::LangSmith.ListPublicRunsResponse? Type248 { get; set; } + public global::System.Collections.Generic.IList? Type248 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type249 { get; set; } + public global::LangSmith.RunPublicSchema? Type249 { get; set; } /// /// /// - public global::LangSmith.RunPublicSchema? Type250 { get; set; } + public global::LangSmith.ListReposResponse? Type250 { get; set; } /// /// /// - public global::LangSmith.ListReposResponse? Type251 { get; set; } + public global::System.Collections.Generic.IList? Type251 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type252 { get; set; } + public global::LangSmith.ListRunsResponse? Type252 { get; set; } /// /// /// - public global::LangSmith.ListRunsResponse? Type253 { get; set; } + public global::LangSmith.ListTagsResponse? Type253 { get; set; } /// /// /// - public global::LangSmith.ListTagsResponse? Type254 { get; set; } + public global::System.Collections.Generic.IList? Type254 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type255 { get; set; } + public global::LangSmith.TagCount? Type255 { get; set; } /// /// /// - public global::LangSmith.TagCount? Type256 { get; set; } + public global::LangSmith.MemberIdentity? Type256 { get; set; } /// /// /// - public global::LangSmith.MemberIdentity? Type257 { get; set; } + public global::LangSmith.MetadataKeyValue? Type257 { get; set; } /// /// /// - public global::LangSmith.MetadataKeyValue? Type258 { get; set; } + public global::LangSmith.ModelPriceMapCreateSchema? Type258 { get; set; } /// /// /// - public global::LangSmith.ModelPriceMapCreateSchema? Type259 { get; set; } + public global::LangSmith.AnyOf? Type259 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type260 { get; set; } + public global::LangSmith.ModelPriceMapUpdateSchema? Type260 { get; set; } /// /// /// - public global::LangSmith.ModelPriceMapUpdateSchema? Type261 { get; set; } + public global::LangSmith.MonitorBlock? Type261 { get; set; } /// /// /// - public global::LangSmith.MonitorBlock? Type262 { get; set; } + public global::System.Collections.Generic.IList>? Type262 { get; set; } /// /// /// - public global::System.Collections.Generic.IList>? Type263 { get; set; } + public global::System.Collections.Generic.Dictionary>? Type263 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary>? Type264 { get; set; } + public global::System.Collections.Generic.IList? Type264 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type265 { get; set; } + public global::LangSmith.MonitorGroupSpec? Type265 { get; set; } /// /// /// - public global::LangSmith.MonitorGroupSpec? Type266 { get; set; } + public global::LangSmith.MonitorRequest? Type266 { get; set; } /// /// /// - public global::LangSmith.MonitorRequest? Type267 { get; set; } + public global::System.Collections.Generic.IList? Type267 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type268 { get; set; } + public global::LangSmith.MonitorResponse? Type268 { get; set; } /// /// /// - public global::LangSmith.MonitorResponse? Type269 { get; set; } + public global::System.Collections.Generic.IList? Type269 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type270 { get; set; } + public global::LangSmith.OAuthProvider? Type270 { get; set; } /// /// /// - public global::LangSmith.OAuthProvider? Type271 { get; set; } + public global::LangSmith.OptimizePromptRequest? Type271 { get; set; } /// /// /// - public global::LangSmith.OptimizePromptRequest? Type272 { get; set; } + public global::System.Collections.Generic.IList? Type272 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type273 { get; set; } + public global::LangSmith.OptimizePromptResponse? Type273 { get; set; } /// /// /// - public global::LangSmith.OptimizePromptResponse? Type274 { get; set; } + public global::LangSmith.OrgFeatureFlags? Type274 { get; set; } /// /// /// - public global::LangSmith.OrgFeatureFlags? Type275 { get; set; } + public global::LangSmith.OrgIdentityPatch? Type275 { get; set; } /// /// /// - public global::LangSmith.OrgIdentityPatch? Type276 { get; set; } + public global::LangSmith.OrgMemberIdentity? Type276 { get; set; } /// /// /// - public global::LangSmith.OrgMemberIdentity? Type277 { get; set; } + public global::LangSmith.OrgPendingIdentity? Type277 { get; set; } /// /// /// - public global::LangSmith.OrgPendingIdentity? Type278 { get; set; } + public global::LangSmith.Organization? Type278 { get; set; } /// /// /// - public global::LangSmith.Organization? Type279 { get; set; } + public global::LangSmith.OrganizationConfig? Type279 { get; set; } /// /// /// - public global::LangSmith.OrganizationConfig? Type280 { get; set; } + public global::System.Collections.Generic.Dictionary? Type280 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type281 { get; set; } + public global::LangSmith.StripePaymentMethodInfo? Type281 { get; set; } /// /// /// - public global::LangSmith.StripePaymentMethodInfo? Type282 { get; set; } + public global::LangSmith.OrganizationBillingInfo? Type282 { get; set; } /// /// /// - public global::LangSmith.OrganizationBillingInfo? Type283 { get; set; } + public global::LangSmith.OrganizationCreate? Type283 { get; set; } /// /// /// - public global::LangSmith.OrganizationCreate? Type284 { get; set; } + public global::LangSmith.OrganizationDashboardColorScheme? Type284 { get; set; } /// /// /// - public global::LangSmith.OrganizationDashboardColorScheme? Type285 { get; set; } + public global::LangSmith.OrganizationDashboardSchema? Type285 { get; set; } /// /// /// - public global::LangSmith.OrganizationDashboardSchema? Type286 { get; set; } + public global::LangSmith.OrganizationDashboardType? Type286 { get; set; } /// /// /// - public global::LangSmith.OrganizationDashboardType? Type287 { get; set; } + public global::LangSmith.OrganizationInfo? Type287 { get; set; } /// /// /// - public global::LangSmith.OrganizationInfo? Type288 { get; set; } + public global::LangSmith.OrganizationMembers? Type288 { get; set; } /// /// /// - public global::LangSmith.OrganizationMembers? Type289 { get; set; } + public global::System.Collections.Generic.IList? Type289 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type290 { get; set; } + public global::System.Collections.Generic.IList? Type290 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type291 { get; set; } + public global::LangSmith.OrganizationPGSchemaSlim? Type291 { get; set; } /// /// /// - public global::LangSmith.OrganizationPGSchemaSlim? Type292 { get; set; } + public global::LangSmith.OrganizationUpdate? Type292 { get; set; } /// /// /// - public global::LangSmith.OrganizationUpdate? Type293 { get; set; } + public global::LangSmith.PagerdutySeverity? Type293 { get; set; } /// /// /// - public global::LangSmith.PagerdutySeverity? Type294 { get; set; } + public global::LangSmith.PendingIdentity? Type294 { get; set; } /// /// /// - public global::LangSmith.PendingIdentity? Type295 { get; set; } + public global::LangSmith.PendingIdentityCreate? Type295 { get; set; } /// /// /// - public global::LangSmith.PendingIdentityCreate? Type296 { get; set; } + public global::LangSmith.PermissionResponse? Type296 { get; set; } /// /// /// - public global::LangSmith.PermissionResponse? Type297 { get; set; } + public global::LangSmith.PlaygroundPromptCanvasPayload? Type297 { get; set; } /// /// /// - public global::LangSmith.PlaygroundPromptCanvasPayload? Type298 { get; set; } + public global::System.Collections.Generic.IList? Type298 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type299 { get; set; } + public global::LangSmith.MessagesItem? Type299 { get; set; } /// /// /// - public global::LangSmith.MessagesItem? Type300 { get; set; } + public global::LangSmith.SystemMessage? Type300 { get; set; } /// /// /// - public global::LangSmith.SystemMessage? Type301 { get; set; } + public global::LangSmith.SystemMessageType? Type301 { get; set; } /// /// /// - public global::LangSmith.SystemMessageType? Type302 { get; set; } + public global::LangSmith.ToolMessage? Type302 { get; set; } /// /// /// - public global::LangSmith.ToolMessage? Type303 { get; set; } + public global::LangSmith.ToolMessageType? Type303 { get; set; } /// /// /// - public global::LangSmith.ToolMessageType? Type304 { get; set; } + public global::LangSmith.ToolMessageStatus? Type304 { get; set; } /// /// /// - public global::LangSmith.ToolMessageStatus? Type305 { get; set; } + public global::LangSmith.SystemMessageChunk? Type305 { get; set; } /// /// /// - public global::LangSmith.SystemMessageChunk? Type306 { get; set; } + public global::LangSmith.SystemMessageChunkType? Type306 { get; set; } /// /// /// - public global::LangSmith.SystemMessageChunkType? Type307 { get; set; } + public global::LangSmith.ToolMessageChunk? Type307 { get; set; } /// /// /// - public global::LangSmith.ToolMessageChunk? Type308 { get; set; } + public global::LangSmith.ToolMessageChunkType? Type308 { get; set; } /// /// /// - public global::LangSmith.ToolMessageChunkType? Type309 { get; set; } + public global::LangSmith.ToolMessageChunkStatus? Type309 { get; set; } /// /// /// - public global::LangSmith.ToolMessageChunkStatus? Type310 { get; set; } + public global::LangSmith.PlaygroundPromptCanvasPayloadMessageDiscriminator? Type310 { get; set; } /// /// /// - public global::LangSmith.PlaygroundPromptCanvasPayloadMessageDiscriminator? Type311 { get; set; } + public global::LangSmith.PlaygroundPromptCanvasPayloadMessageDiscriminatorType? Type311 { get; set; } /// /// /// - public global::LangSmith.PlaygroundPromptCanvasPayloadMessageDiscriminatorType? Type312 { get; set; } + public global::LangSmith.PlaygroundPromptCanvasPayloadArtifactLength? Type312 { get; set; } /// /// /// - public global::LangSmith.PlaygroundPromptCanvasPayloadArtifactLength? Type313 { get; set; } + public global::LangSmith.PlaygroundPromptCanvasPayloadReadingLevel? Type313 { get; set; } /// /// /// - public global::LangSmith.PlaygroundPromptCanvasPayloadReadingLevel? Type314 { get; set; } + public global::LangSmith.PlaygroundPromptCanvasPayloadTemplateFormat? Type314 { get; set; } /// /// /// - public global::LangSmith.PlaygroundPromptCanvasPayloadTemplateFormat? Type315 { get; set; } + public global::LangSmith.PlaygroundRunOverDatasetRequestSchema? Type315 { get; set; } /// /// /// - public global::LangSmith.PlaygroundRunOverDatasetRequestSchema? Type316 { get; set; } + public global::LangSmith.RunnableConfig? Type316 { get; set; } /// /// /// - public global::LangSmith.RunnableConfig? Type317 { get; set; } + public global::LangSmith.AnyOf, object>? Type317 { get; set; } /// /// /// - public global::LangSmith.AnyOf, object>? Type318 { get; set; } + public global::LangSmith.PlaygroundSettingsCreateRequest? Type318 { get; set; } /// /// /// - public global::LangSmith.PlaygroundSettingsCreateRequest? Type319 { get; set; } + public global::LangSmith.PlaygroundSettingsResponse? Type319 { get; set; } /// /// /// - public global::LangSmith.PlaygroundSettingsResponse? Type320 { get; set; } + public global::LangSmith.PlaygroundSettingsUpdateRequest? Type320 { get; set; } /// /// /// - public global::LangSmith.PlaygroundSettingsUpdateRequest? Type321 { get; set; } + public global::LangSmith.ProviderUserSlim? Type321 { get; set; } /// /// /// - public global::LangSmith.ProviderUserSlim? Type322 { get; set; } + public global::LangSmith.PublicComparativeExperiment? Type322 { get; set; } /// /// /// - public global::LangSmith.PublicComparativeExperiment? Type323 { get; set; } + public global::LangSmith.PublicExampleWithRuns? Type323 { get; set; } /// /// /// - public global::LangSmith.PublicExampleWithRuns? Type324 { get; set; } + public global::LangSmith.PutDatasetVersionsSchema? Type324 { get; set; } /// /// /// - public global::LangSmith.PutDatasetVersionsSchema? Type325 { get; set; } + public global::LangSmith.AnyOf? Type325 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type326 { get; set; } + public global::LangSmith.QueryExampleSchemaWithRuns? Type326 { get; set; } /// /// /// - public global::LangSmith.QueryExampleSchemaWithRuns? Type327 { get; set; } + public global::System.Collections.Generic.Dictionary>? Type327 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary>? Type328 { get; set; } + public global::LangSmith.QueryFeedbackDelta? Type328 { get; set; } /// /// /// - public global::LangSmith.QueryFeedbackDelta? Type329 { get; set; } + public global::LangSmith.QueryParamsForPublicRunSchema? Type329 { get; set; } /// /// /// - public global::LangSmith.QueryParamsForPublicRunSchema? Type330 { get; set; } + public global::LangSmith.RepoTag? Type330 { get; set; } /// /// /// - public global::LangSmith.RepoTag? Type331 { get; set; } + public global::LangSmith.RepoTagRequest? Type331 { get; set; } /// /// /// - public global::LangSmith.RepoTagRequest? Type332 { get; set; } + public global::LangSmith.RepoUpdateTagRequest? Type332 { get; set; } /// /// /// - public global::LangSmith.RepoUpdateTagRequest? Type333 { get; set; } + public global::LangSmith.RequestBodyForRunsGenerateQuery? Type333 { get; set; } /// /// /// - public global::LangSmith.RequestBodyForRunsGenerateQuery? Type334 { get; set; } + public global::System.Collections.Generic.IList? Type334 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type335 { get; set; } + public global::LangSmith.RunsGenerateQueryFeedbackKeys? Type335 { get; set; } /// /// /// - public global::LangSmith.RunsGenerateQueryFeedbackKeys? Type336 { get; set; } + public global::LangSmith.Resource? Type336 { get; set; } /// /// /// - public global::LangSmith.Resource? Type337 { get; set; } + public global::LangSmith.ResourceType? Type337 { get; set; } /// /// /// - public global::LangSmith.ResourceType? Type338 { get; set; } + public global::LangSmith.ResponseBodyForRunsGenerateQuery? Type338 { get; set; } /// /// /// - public global::LangSmith.ResponseBodyForRunsGenerateQuery? Type339 { get; set; } + public global::LangSmith.Role? Type339 { get; set; } /// /// /// - public global::LangSmith.Role? Type340 { get; set; } + public global::LangSmith.RuleLogActionOutcome? Type340 { get; set; } /// /// /// - public global::LangSmith.RuleLogActionOutcome? Type341 { get; set; } + public global::LangSmith.RuleLogActionResponse? Type341 { get; set; } /// /// /// - public global::LangSmith.RuleLogActionResponse? Type342 { get; set; } + public global::LangSmith.RuleLogSchema? Type342 { get; set; } /// /// /// - public global::LangSmith.RuleLogSchema? Type343 { get; set; } + public global::LangSmith.RunGroupBy? Type343 { get; set; } /// /// /// - public global::LangSmith.RunGroupBy? Type344 { get; set; } + public global::LangSmith.RunGroupRequest? Type344 { get; set; } /// /// /// - public global::LangSmith.RunGroupRequest? Type345 { get; set; } + public global::LangSmith.RunGroupStats? Type345 { get; set; } /// /// /// - public global::LangSmith.RunGroupStats? Type346 { get; set; } + public global::LangSmith.RunRulesAlertType? Type346 { get; set; } /// /// /// - public global::LangSmith.RunRulesAlertType? Type347 { get; set; } + public global::LangSmith.RunRulesCreateSchema? Type347 { get; set; } /// /// /// - public global::LangSmith.RunRulesCreateSchema? Type348 { get; set; } + public global::System.Collections.Generic.IList? Type348 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type349 { get; set; } + public global::System.Collections.Generic.IList? Type349 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type350 { get; set; } + public global::System.Collections.Generic.IList? Type350 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type351 { get; set; } + public global::LangSmith.RunRulesPagerdutyAlertSchema? Type351 { get; set; } /// /// /// - public global::LangSmith.RunRulesPagerdutyAlertSchema? Type352 { get; set; } + public global::System.Collections.Generic.IList? Type352 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type353 { get; set; } + public global::LangSmith.RunRulesWebhookSchema? Type353 { get; set; } /// /// /// - public global::LangSmith.RunRulesWebhookSchema? Type354 { get; set; } + public global::LangSmith.RunRulesSchema? Type354 { get; set; } /// /// /// - public global::LangSmith.RunRulesSchema? Type355 { get; set; } + public global::LangSmith.RunSchemaWithAnnotationQueueInfo? Type355 { get; set; } /// /// /// - public global::LangSmith.RunSchemaWithAnnotationQueueInfo? Type356 { get; set; } + public global::LangSmith.RunShareSchema? Type356 { get; set; } /// /// /// - public global::LangSmith.RunShareSchema? Type357 { get; set; } + public global::LangSmith.RunStats? Type357 { get; set; } /// /// /// - public global::LangSmith.RunStats? Type358 { get; set; } + public global::LangSmith.SSOConfirmEmailRequest? Type358 { get; set; } /// /// /// - public global::LangSmith.SSOConfirmEmailRequest? Type359 { get; set; } + public global::LangSmith.SSOEmailVerificationSendRequest? Type359 { get; set; } /// /// /// - public global::LangSmith.SSOEmailVerificationSendRequest? Type360 { get; set; } + public global::LangSmith.SSOEmailVerificationStatusRequest? Type360 { get; set; } /// /// /// - public global::LangSmith.SSOEmailVerificationStatusRequest? Type361 { get; set; } + public global::LangSmith.SSOEmailVerificationStatusResponse? Type361 { get; set; } /// /// /// - public global::LangSmith.SSOEmailVerificationStatusResponse? Type362 { get; set; } + public global::LangSmith.SSOProvider? Type362 { get; set; } /// /// /// - public global::LangSmith.SSOProvider? Type363 { get; set; } + public global::LangSmith.SSOProviderSlim? Type363 { get; set; } /// /// /// - public global::LangSmith.SSOProviderSlim? Type364 { get; set; } + public global::LangSmith.SSOSettingsCreate? Type364 { get; set; } /// /// /// - public global::LangSmith.SSOSettingsCreate? Type365 { get; set; } + public global::LangSmith.SSOSettingsUpdate? Type365 { get; set; } /// /// /// - public global::LangSmith.SSOSettingsUpdate? Type366 { get; set; } + public global::LangSmith.SearchDatasetRequest? Type366 { get; set; } /// /// /// - public global::LangSmith.SearchDatasetRequest? Type367 { get; set; } + public global::LangSmith.SearchDatasetResponse? Type367 { get; set; } /// /// /// - public global::LangSmith.SearchDatasetResponse? Type368 { get; set; } + public global::System.Collections.Generic.IList? Type368 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type369 { get; set; } + public global::LangSmith.SearchedFewShotExample? Type369 { get; set; } /// /// /// - public global::LangSmith.SearchedFewShotExample? Type370 { get; set; } + public global::LangSmith.SecretKey? Type370 { get; set; } /// /// /// - public global::LangSmith.SecretKey? Type371 { get; set; } + public global::LangSmith.SecretUpsert? Type371 { get; set; } /// /// /// - public global::LangSmith.SecretUpsert? Type372 { get; set; } + public global::LangSmith.ServiceAccount? Type372 { get; set; } /// /// /// - public global::LangSmith.ServiceAccount? Type373 { get; set; } + public global::LangSmith.ServiceAccountCreateRequest? Type373 { get; set; } /// /// /// - public global::LangSmith.ServiceAccountCreateRequest? Type374 { get; set; } + public global::LangSmith.ServiceAccountCreateResponse? Type374 { get; set; } /// /// /// - public global::LangSmith.ServiceAccountCreateResponse? Type375 { get; set; } + public global::LangSmith.ServiceAccountDeleteResponse? Type375 { get; set; } /// /// /// - public global::LangSmith.ServiceAccountDeleteResponse? Type376 { get; set; } + public global::LangSmith.SessionFeedbackDelta? Type376 { get; set; } /// /// /// - public global::LangSmith.SessionFeedbackDelta? Type377 { get; set; } + public global::System.Collections.Generic.Dictionary? Type377 { get; set; } /// /// /// - public global::System.Collections.Generic.Dictionary? Type378 { get; set; } + public global::LangSmith.SessionSortableColumns? Type378 { get; set; } /// /// /// - public global::LangSmith.SessionSortableColumns? Type379 { get; set; } + public global::LangSmith.SetTenantHandleRequest? Type379 { get; set; } /// /// /// - public global::LangSmith.SetTenantHandleRequest? Type380 { get; set; } + public global::LangSmith.SingleCustomChartResponseBase? Type380 { get; set; } /// /// /// - public global::LangSmith.SingleCustomChartResponseBase? Type381 { get; set; } + public global::LangSmith.SortByComparativeExperimentColumn? Type381 { get; set; } /// /// /// - public global::LangSmith.SortByComparativeExperimentColumn? Type382 { get; set; } + public global::LangSmith.SortByDatasetColumn? Type382 { get; set; } /// /// /// - public global::LangSmith.SortByDatasetColumn? Type383 { get; set; } + public global::LangSmith.SourceType? Type383 { get; set; } /// /// /// - public global::LangSmith.SourceType? Type384 { get; set; } + public global::LangSmith.StripeBusinessBillingInfo? Type384 { get; set; } /// /// /// - public global::LangSmith.StripeBusinessBillingInfo? Type385 { get; set; } + public global::LangSmith.StripeCustomerAddress? Type385 { get; set; } /// /// /// - public global::LangSmith.StripeCustomerAddress? Type386 { get; set; } + public global::LangSmith.StripeBusinessInfoInput? Type386 { get; set; } /// /// /// - public global::LangSmith.StripeBusinessInfoInput? Type387 { get; set; } + public global::LangSmith.StripeTaxId? Type387 { get; set; } /// /// /// - public global::LangSmith.StripeTaxId? Type388 { get; set; } + public global::LangSmith.StripeBusinessInfoOutput? Type388 { get; set; } /// /// /// - public global::LangSmith.StripeBusinessInfoOutput? Type389 { get; set; } + public global::LangSmith.StripeCustomerBillingInfo? Type389 { get; set; } /// /// /// - public global::LangSmith.StripeCustomerBillingInfo? Type390 { get; set; } + public global::LangSmith.StripePaymentInformation? Type390 { get; set; } /// /// /// - public global::LangSmith.StripePaymentInformation? Type391 { get; set; } + public global::LangSmith.StripeSetupIntentResponse? Type391 { get; set; } /// /// /// - public global::LangSmith.StripeSetupIntentResponse? Type392 { get; set; } + public global::LangSmith.TTLSettings? Type392 { get; set; } /// /// /// - public global::LangSmith.TTLSettings? Type393 { get; set; } + public global::LangSmith.TagKey? Type393 { get; set; } /// /// /// - public global::LangSmith.TagKey? Type394 { get; set; } + public global::LangSmith.TagKeyCreate? Type394 { get; set; } /// /// /// - public global::LangSmith.TagKeyCreate? Type395 { get; set; } + public global::LangSmith.TagKeyUpdate? Type395 { get; set; } /// /// /// - public global::LangSmith.TagKeyUpdate? Type396 { get; set; } + public global::LangSmith.TagKeyWithValues? Type396 { get; set; } /// /// /// - public global::LangSmith.TagKeyWithValues? Type397 { get; set; } + public global::System.Collections.Generic.IList? Type397 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type398 { get; set; } + public global::LangSmith.TagValue? Type398 { get; set; } /// /// /// - public global::LangSmith.TagValue? Type399 { get; set; } + public global::LangSmith.TagKeyWithValuesAndTaggings? Type399 { get; set; } /// /// /// - public global::LangSmith.TagKeyWithValuesAndTaggings? Type400 { get; set; } + public global::System.Collections.Generic.IList? Type400 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type401 { get; set; } + public global::LangSmith.TagValueWithTaggings? Type401 { get; set; } /// /// /// - public global::LangSmith.TagValueWithTaggings? Type402 { get; set; } + public global::System.Collections.Generic.IList? Type402 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type403 { get; set; } + public global::LangSmith.Tagging? Type403 { get; set; } /// /// /// - public global::LangSmith.Tagging? Type404 { get; set; } + public global::LangSmith.TagValueCreate? Type404 { get; set; } /// /// /// - public global::LangSmith.TagValueCreate? Type405 { get; set; } + public global::LangSmith.TagValueUpdate? Type405 { get; set; } /// /// /// - public global::LangSmith.TagValueUpdate? Type406 { get; set; } + public global::LangSmith.TaggingCreate? Type406 { get; set; } /// /// /// - public global::LangSmith.TaggingCreate? Type407 { get; set; } + public global::LangSmith.TaggingsByResourceType? Type407 { get; set; } /// /// /// - public global::LangSmith.TaggingsByResourceType? Type408 { get; set; } + public global::System.Collections.Generic.IList? Type408 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type409 { get; set; } + public global::LangSmith.TaggingsResponse? Type409 { get; set; } /// /// /// - public global::LangSmith.TaggingsResponse? Type410 { get; set; } + public global::LangSmith.TenantBulkUnshareRequest? Type410 { get; set; } /// /// /// - public global::LangSmith.TenantBulkUnshareRequest? Type411 { get; set; } + public global::LangSmith.TenantCreate? Type411 { get; set; } /// /// /// - public global::LangSmith.TenantCreate? Type412 { get; set; } + public global::LangSmith.TenantForUser? Type412 { get; set; } /// /// /// - public global::LangSmith.TenantForUser? Type413 { get; set; } + public global::LangSmith.TenantMembers? Type413 { get; set; } /// /// /// - public global::LangSmith.TenantMembers? Type414 { get; set; } + public global::System.Collections.Generic.IList? Type414 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type415 { get; set; } + public global::System.Collections.Generic.IList? Type415 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type416 { get; set; } + public global::LangSmith.TenantShareDatasetToken? Type416 { get; set; } /// /// /// - public global::LangSmith.TenantShareDatasetToken? Type417 { get; set; } + public global::LangSmith.TenantShareDatasetTokenType? Type417 { get; set; } /// /// /// - public global::LangSmith.TenantShareDatasetTokenType? Type418 { get; set; } + public global::LangSmith.TenantShareRunToken? Type418 { get; set; } /// /// /// - public global::LangSmith.TenantShareRunToken? Type419 { get; set; } + public global::LangSmith.TenantShareRunTokenType? Type419 { get; set; } /// /// /// - public global::LangSmith.TenantShareRunTokenType? Type420 { get; set; } + public global::LangSmith.TenantShareTokensResponse? Type420 { get; set; } /// /// /// - public global::LangSmith.TenantShareTokensResponse? Type421 { get; set; } + public global::System.Collections.Generic.IList? Type421 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type422 { get; set; } + public global::LangSmith.EntitiesItem? Type422 { get; set; } /// /// /// - public global::LangSmith.EntitiesItem? Type423 { get; set; } + public global::LangSmith.TenantShareTokensResponseEntitieDiscriminator? Type423 { get; set; } /// /// /// - public global::LangSmith.TenantShareTokensResponseEntitieDiscriminator? Type424 { get; set; } + public global::LangSmith.TenantShareTokensResponseEntitieDiscriminatorType? Type424 { get; set; } /// /// /// - public global::LangSmith.TenantShareTokensResponseEntitieDiscriminatorType? Type425 { get; set; } + public global::LangSmith.TenantStats? Type425 { get; set; } /// /// /// - public global::LangSmith.TenantStats? Type426 { get; set; } + public global::LangSmith.TenantUsageLimitInfo? Type426 { get; set; } /// /// /// - public global::LangSmith.TenantUsageLimitInfo? Type427 { get; set; } + public global::LangSmith.TenantUsageLimitType? Type427 { get; set; } /// /// /// - public global::LangSmith.TenantUsageLimitType? Type428 { get; set; } + public global::LangSmith.TracerSessionCreate? Type428 { get; set; } /// /// /// - public global::LangSmith.TracerSessionCreate? Type429 { get; set; } + public global::LangSmith.TracerSessionUpdate? Type429 { get; set; } /// /// /// - public global::LangSmith.TracerSessionUpdate? Type430 { get; set; } + public global::LangSmith.TracerSessionWithoutVirtualFields? Type430 { get; set; } /// /// /// - public global::LangSmith.TracerSessionWithoutVirtualFields? Type431 { get; set; } + public global::LangSmith.TriggerRulesRequest? Type431 { get; set; } /// /// /// - public global::LangSmith.TriggerRulesRequest? Type432 { get; set; } + public global::LangSmith.UpdateFeedbackConfigSchema? Type432 { get; set; } /// /// /// - public global::LangSmith.UpdateFeedbackConfigSchema? Type433 { get; set; } + public global::LangSmith.UpdateRepoRequest? Type433 { get; set; } /// /// /// - public global::LangSmith.UpdateRepoRequest? Type434 { get; set; } + public global::LangSmith.UpdateRoleRequest? Type434 { get; set; } /// /// /// - public global::LangSmith.UpdateRoleRequest? Type435 { get; set; } + public global::LangSmith.UpsertTTLSettingsRequest? Type435 { get; set; } /// /// /// - public global::LangSmith.UpsertTTLSettingsRequest? Type436 { get; set; } + public global::LangSmith.UpsertUsageLimit? Type436 { get; set; } /// /// /// - public global::LangSmith.UpsertUsageLimit? Type437 { get; set; } + public global::LangSmith.UsageLimitType? Type437 { get; set; } /// /// /// - public global::LangSmith.UsageLimitType? Type438 { get; set; } + public global::LangSmith.UsageLimit? Type438 { get; set; } /// /// /// - public global::LangSmith.UsageLimit? Type439 { get; set; } + public global::LangSmith.UserWithPassword? Type439 { get; set; } /// /// /// - public global::LangSmith.UserWithPassword? Type440 { get; set; } + public global::LangSmith.WorkspaceCreate? Type440 { get; set; } /// /// /// - public global::LangSmith.WorkspaceCreate? Type441 { get; set; } + public global::LangSmith.WorkspacePatch? Type441 { get; set; } /// /// /// - public global::LangSmith.WorkspacePatch? Type442 { get; set; } + public global::LangSmith.AppHubCrudTenantsTenant? Type442 { get; set; } /// /// /// - public global::LangSmith.AppHubCrudTenantsTenant? Type443 { get; set; } + public global::LangSmith.AppSchemasTenant? Type443 { get; set; } /// /// /// - public global::LangSmith.AppSchemasTenant? Type444 { get; set; } + public global::LangSmith.CreateRunRequest? Type444 { get; set; } /// /// /// - public global::LangSmith.CreateRunRequest? Type445 { get; set; } + public global::LangSmith.CreateRunRequestRunType? Type445 { get; set; } /// /// /// - public global::LangSmith.CreateRunRequestRunType? Type446 { get; set; } + public global::LangSmith.OneOf? Type446 { get; set; } /// /// /// - public global::LangSmith.OneOf? Type447 { get; set; } + public global::LangSmith.BatchIngestRunsRequest? Type447 { get; set; } /// /// /// - public global::LangSmith.BatchIngestRunsRequest? Type448 { get; set; } + public global::System.Collections.Generic.IList? Type448 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type449 { get; set; } + public global::LangSmith.BatchIngestRunsRequestPostItem? Type449 { get; set; } /// /// /// - public global::LangSmith.BatchIngestRunsRequestPostItem? Type450 { get; set; } + public global::LangSmith.BatchIngestRunsRequestPostItemRunType? Type450 { get; set; } /// /// /// - public global::LangSmith.BatchIngestRunsRequestPostItemRunType? Type451 { get; set; } + public global::System.Collections.Generic.IList? Type451 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type452 { get; set; } + public global::LangSmith.BatchIngestRunsRequestPatchItem? Type452 { get; set; } /// /// /// - public global::LangSmith.BatchIngestRunsRequestPatchItem? Type453 { get; set; } + public global::LangSmith.UpdateRunRequest? Type453 { get; set; } /// /// /// - public global::LangSmith.UpdateRunRequest? Type454 { get; set; } + public global::System.Collections.Generic.IList? Type454 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type455 { get; set; } + public global::System.Collections.Generic.IList? Type455 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type456 { get; set; } + public global::System.Collections.Generic.IList? Type456 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type457 { get; set; } + public global::LangSmith.AnyOf>? Type457 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type458 { get; set; } + public global::System.Collections.Generic.IList? Type458 { get; set; } /// /// /// - public global::LangSmith.AnyOf>? Type459 { get; set; } + public global::System.Collections.Generic.IList? Type459 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type460 { get; set; } + public global::System.Collections.Generic.IList? Type460 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type461 { get; set; } + public global::LangSmith.AnyOf, global::LangSmith.DataType?>? Type461 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type462 { get; set; } + public global::System.Collections.Generic.IList? Type462 { get; set; } /// /// /// - public global::LangSmith.AnyOf, global::LangSmith.DataType?>? Type463 { get; set; } + public global::LangSmith.ListRulesApiV1RunsRulesGetType? Type463 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type464 { get; set; } + public global::System.Collections.Generic.IList? Type464 { get; set; } /// /// /// - public global::LangSmith.ListRulesApiV1RunsRulesGetType? Type465 { get; set; } + public global::LangSmith.ListReposApiV1ReposGetIsArchived? Type465 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type466 { get; set; } + public global::LangSmith.ListReposApiV1ReposGetIsPublic? Type466 { get; set; } /// /// /// - public global::LangSmith.ListReposApiV1ReposGetIsArchived? Type467 { get; set; } + public global::LangSmith.AnyOf? Type467 { get; set; } /// /// /// - public global::LangSmith.ListReposApiV1ReposGetIsPublic? Type468 { get; set; } + public global::LangSmith.ListReposApiV1ReposGetSortDirectionVariant1? Type468 { get; set; } /// /// /// - public global::LangSmith.AnyOf? Type469 { get; set; } + public global::LangSmith.ListReposApiV1ReposGetSortDirectionVariant2? Type469 { get; set; } /// /// /// - public global::LangSmith.ListReposApiV1ReposGetSortDirectionVariant1? Type470 { get; set; } + public global::LangSmith.ListRepoTagsApiV1ReposTagsGetIsArchived? Type470 { get; set; } /// /// /// - public global::LangSmith.ListReposApiV1ReposGetSortDirectionVariant2? Type471 { get; set; } + public global::LangSmith.ListRepoTagsApiV1ReposTagsGetIsPublic? Type471 { get; set; } /// /// /// - public global::LangSmith.ListRepoTagsApiV1ReposTagsGetIsArchived? Type472 { get; set; } + public global::System.Collections.Generic.IList? Type472 { get; set; } /// /// /// - public global::LangSmith.ListRepoTagsApiV1ReposTagsGetIsPublic? Type473 { get; set; } + public global::System.Collections.Generic.IList? Type473 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type474 { get; set; } + public global::System.Collections.Generic.IList? Type474 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type475 { get; set; } + public global::System.Collections.Generic.IList? Type475 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type476 { get; set; } + public global::System.Collections.Generic.IList? Type476 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type477 { get; set; } + public global::System.Collections.Generic.IList? Type477 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type478 { get; set; } + public global::System.Collections.Generic.IList? Type478 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type479 { get; set; } + public global::System.Collections.Generic.IList? Type479 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type480 { get; set; } + public global::System.Collections.Generic.IList? Type480 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type481 { get; set; } + public global::System.Collections.Generic.IList? Type481 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type482 { get; set; } + public global::System.Collections.Generic.IList? Type482 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type483 { get; set; } + public global::System.Collections.Generic.IList? Type483 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type484 { get; set; } + public global::System.Collections.Generic.IList? Type484 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type485 { get; set; } + public global::System.Collections.Generic.IList? Type485 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type486 { get; set; } + public global::LangSmith.AnyOf, global::System.Collections.Generic.IList>? Type486 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type487 { get; set; } + public global::System.Collections.Generic.IList? Type487 { get; set; } /// /// /// - public global::LangSmith.AnyOf, global::System.Collections.Generic.IList>? Type488 { get; set; } + public global::System.Collections.Generic.IList? Type488 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type489 { get; set; } + public global::System.Collections.Generic.IList? Type489 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type490 { get; set; } + public global::System.Collections.Generic.IList? Type490 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type491 { get; set; } + public global::System.Collections.Generic.IList? Type491 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type492 { get; set; } + public global::System.Collections.Generic.IList? Type492 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type493 { get; set; } + public global::LangSmith.AnyOf>? Type493 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type494 { get; set; } + public global::System.Collections.Generic.IList? Type494 { get; set; } /// /// /// - public global::LangSmith.AnyOf>? Type495 { get; set; } + public global::LangSmith.AnyOf, global::System.Collections.Generic.IList>? Type495 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type496 { get; set; } + public global::System.Collections.Generic.IList? Type496 { get; set; } /// /// /// - public global::LangSmith.AnyOf, global::System.Collections.Generic.IList>? Type497 { get; set; } + public global::System.Collections.Generic.IList? Type497 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type498 { get; set; } + public global::System.Collections.Generic.IList? Type498 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type499 { get; set; } + public global::System.Collections.Generic.IList? Type499 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type500 { get; set; } + public global::System.Collections.Generic.IList? Type500 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type501 { get; set; } + public global::System.Collections.Generic.IList? Type501 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type502 { get; set; } + public global::System.Collections.Generic.IList? Type502 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type503 { get; set; } + public global::System.Collections.Generic.IList? Type503 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type504 { get; set; } + public global::System.Collections.Generic.IList? Type504 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type505 { get; set; } + public global::System.Collections.Generic.IList? Type505 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type506 { get; set; } + public global::System.Collections.Generic.IList? Type506 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type507 { get; set; } + public global::System.Collections.Generic.IList? Type507 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type508 { get; set; } + public global::System.Collections.Generic.IList? Type508 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type509 { get; set; } + public global::System.Collections.Generic.IList? Type509 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type510 { get; set; } + public global::System.Collections.Generic.IList? Type510 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type511 { get; set; } + public global::System.Collections.Generic.IList? Type511 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type512 { get; set; } + public global::System.Collections.Generic.IList? Type512 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type513 { get; set; } + public global::System.Collections.Generic.IList? Type513 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type514 { get; set; } + public global::System.Collections.Generic.IList? Type514 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type515 { get; set; } + public global::System.Collections.Generic.IList? Type515 { get; set; } /// /// /// - public global::System.Collections.Generic.IList? Type516 { get; set; } - /// - /// - /// - public global::System.Collections.Generic.IList? Type517 { get; set; } - /// - /// - /// - public global::System.Collections.Generic.IList? Type518 { get; set; } + public global::System.Collections.Generic.IList? Type516 { get; set; } } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.DatasetsClient.UpdateDataset.g.cs b/src/libs/LangSmith/Generated/LangSmith.DatasetsClient.UpdateDataset.g.cs index eced9d21..9a049d35 100644 --- a/src/libs/LangSmith/Generated/LangSmith.DatasetsClient.UpdateDataset.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.DatasetsClient.UpdateDataset.g.cs @@ -141,7 +141,7 @@ partial void ProcessUpdateDatasetResponseContent( global::LangSmith.AnyOf? inputsSchemaDefinition = default, global::LangSmith.AnyOf? outputsSchemaDefinition = default, global::System.Collections.Generic.Dictionary? patchExamples = default, - global::System.Collections.Generic.IList? transformations = default, + global::LangSmith.AnyOf, global::LangSmith.Missing>? transformations = default, global::System.Threading.CancellationToken cancellationToken = default) { var __request = new global::LangSmith.DatasetUpdate diff --git a/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.CreateExample.g.cs b/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.CreateExample.g.cs index 727415e7..61f9db49 100644 --- a/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.CreateExample.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.CreateExample.g.cs @@ -6,12 +6,10 @@ namespace LangSmith public partial class ExamplesClient { partial void PrepareCreateExampleArguments( - global::System.Net.Http.HttpClient httpClient, - global::LangSmith.ExampleCreate request); + global::System.Net.Http.HttpClient httpClient); partial void PrepareCreateExampleRequest( global::System.Net.Http.HttpClient httpClient, - global::System.Net.Http.HttpRequestMessage httpRequestMessage, - global::LangSmith.ExampleCreate request); + global::System.Net.Http.HttpRequestMessage httpRequestMessage); partial void ProcessCreateExampleResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); @@ -25,20 +23,15 @@ partial void ProcessCreateExampleResponseContent( /// Create Example
/// Create a new example. /// - /// /// The token to cancel the operation with /// public async global::System.Threading.Tasks.Task CreateExampleAsync( - global::LangSmith.ExampleCreate request, global::System.Threading.CancellationToken cancellationToken = default) { - request = request ?? throw new global::System.ArgumentNullException(nameof(request)); - PrepareArguments( client: HttpClient); PrepareCreateExampleArguments( - httpClient: HttpClient, - request: request); + httpClient: HttpClient); var __pathBuilder = new PathBuilder( path: "/api/v1/examples", @@ -63,20 +56,13 @@ partial void ProcessCreateExampleResponseContent( __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); } } - var __httpRequestContentBody = request.ToJson(JsonSerializerContext); - var __httpRequestContent = new global::System.Net.Http.StringContent( - content: __httpRequestContentBody, - encoding: global::System.Text.Encoding.UTF8, - mediaType: "application/json"); - __httpRequest.Content = __httpRequestContent; PrepareRequest( client: HttpClient, request: __httpRequest); PrepareCreateExampleRequest( httpClient: HttpClient, - httpRequestMessage: __httpRequest, - request: request); + httpRequestMessage: __httpRequest); using var __response = await HttpClient.SendAsync( request: __httpRequest, @@ -114,54 +100,5 @@ partial void ProcessCreateExampleResponseContent( global::LangSmith.Example.FromJson(__content, JsonSerializerContext) ?? throw new global::System.InvalidOperationException($"Response deserialization failed for \"{__content}\" "); } - - /// - /// Create Example
- /// Create a new example. - ///
- /// - /// - /// - /// - /// - /// - /// Default Value: base - /// - /// - /// - /// Default Value: false - /// - /// - /// The token to cancel the operation with - /// - public async global::System.Threading.Tasks.Task CreateExampleAsync( - global::System.Guid datasetId, - object? outputs = default, - global::System.Guid? sourceRunId = default, - object? metadata = default, - object? inputs = default, - global::LangSmith.AnyOf, string>? split = default, - global::System.Guid? id = default, - bool? useSourceRunIo = default, - global::System.DateTime? createdAt = default, - global::System.Threading.CancellationToken cancellationToken = default) - { - var __request = new global::LangSmith.ExampleCreate - { - Outputs = outputs, - DatasetId = datasetId, - SourceRunId = sourceRunId, - Metadata = metadata, - Inputs = inputs, - Split = split, - Id = id, - UseSourceRunIo = useSourceRunIo, - CreatedAt = createdAt, - }; - - return await CreateExampleAsync( - request: __request, - cancellationToken: cancellationToken).ConfigureAwait(false); - } } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.CreateExamples.g.cs b/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.CreateExamples.g.cs index fb3d48dd..d94656b1 100644 --- a/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.CreateExamples.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.CreateExamples.g.cs @@ -6,12 +6,10 @@ namespace LangSmith public partial class ExamplesClient { partial void PrepareCreateExamplesArguments( - global::System.Net.Http.HttpClient httpClient, - global::System.Collections.Generic.IList request); + global::System.Net.Http.HttpClient httpClient); partial void PrepareCreateExamplesRequest( global::System.Net.Http.HttpClient httpClient, - global::System.Net.Http.HttpRequestMessage httpRequestMessage, - global::System.Collections.Generic.IList request); + global::System.Net.Http.HttpRequestMessage httpRequestMessage); partial void ProcessCreateExamplesResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); @@ -25,20 +23,15 @@ partial void ProcessCreateExamplesResponseContent( /// Create Examples
/// Create a new example. /// - /// /// The token to cancel the operation with /// - public async global::System.Threading.Tasks.Task> CreateExamplesAsync( - global::System.Collections.Generic.IList request, + public async global::System.Threading.Tasks.Task CreateExamplesAsync( global::System.Threading.CancellationToken cancellationToken = default) { - request = request ?? throw new global::System.ArgumentNullException(nameof(request)); - PrepareArguments( client: HttpClient); PrepareCreateExamplesArguments( - httpClient: HttpClient, - request: request); + httpClient: HttpClient); var __pathBuilder = new PathBuilder( path: "/api/v1/examples/bulk", @@ -63,20 +56,13 @@ partial void ProcessCreateExamplesResponseContent( __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); } } - var __httpRequestContentBody = global::System.Text.Json.JsonSerializer.Serialize(request, request.GetType(), JsonSerializerContext); - var __httpRequestContent = new global::System.Net.Http.StringContent( - content: __httpRequestContentBody, - encoding: global::System.Text.Encoding.UTF8, - mediaType: "application/json"); - __httpRequest.Content = __httpRequestContent; PrepareRequest( client: HttpClient, request: __httpRequest); PrepareCreateExamplesRequest( httpClient: HttpClient, - httpRequestMessage: __httpRequest, - request: request); + httpRequestMessage: __httpRequest); using var __response = await HttpClient.SendAsync( request: __httpRequest, @@ -110,9 +96,7 @@ partial void ProcessCreateExamplesResponseContent( throw new global::System.InvalidOperationException(__content, __ex); } - return - global::System.Text.Json.JsonSerializer.Deserialize(__content, typeof(global::System.Collections.Generic.IList), JsonSerializerContext) as global::System.Collections.Generic.IList ?? - throw new global::System.InvalidOperationException($"Response deserialization failed for \"{__content}\" "); + return __content; } } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.ValidateExample.g.cs b/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.ValidateExample.g.cs index c4f8ac6b..cb6feb9d 100644 --- a/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.ValidateExample.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.ExamplesClient.ValidateExample.g.cs @@ -6,12 +6,10 @@ namespace LangSmith public partial class ExamplesClient { partial void PrepareValidateExampleArguments( - global::System.Net.Http.HttpClient httpClient, - global::LangSmith.ExampleCreate request); + global::System.Net.Http.HttpClient httpClient); partial void PrepareValidateExampleRequest( global::System.Net.Http.HttpClient httpClient, - global::System.Net.Http.HttpRequestMessage httpRequestMessage, - global::LangSmith.ExampleCreate request); + global::System.Net.Http.HttpRequestMessage httpRequestMessage); partial void ProcessValidateExampleResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); @@ -25,20 +23,15 @@ partial void ProcessValidateExampleResponseContent( /// Validate Example
/// Validate an example. /// - /// /// The token to cancel the operation with /// public async global::System.Threading.Tasks.Task ValidateExampleAsync( - global::LangSmith.ExampleCreate request, global::System.Threading.CancellationToken cancellationToken = default) { - request = request ?? throw new global::System.ArgumentNullException(nameof(request)); - PrepareArguments( client: HttpClient); PrepareValidateExampleArguments( - httpClient: HttpClient, - request: request); + httpClient: HttpClient); var __pathBuilder = new PathBuilder( path: "/api/v1/examples/validate", @@ -63,20 +56,13 @@ partial void ProcessValidateExampleResponseContent( __httpRequest.Headers.Add(__authorization.Name, __authorization.Value); } } - var __httpRequestContentBody = request.ToJson(JsonSerializerContext); - var __httpRequestContent = new global::System.Net.Http.StringContent( - content: __httpRequestContentBody, - encoding: global::System.Text.Encoding.UTF8, - mediaType: "application/json"); - __httpRequest.Content = __httpRequestContent; PrepareRequest( client: HttpClient, request: __httpRequest); PrepareValidateExampleRequest( httpClient: HttpClient, - httpRequestMessage: __httpRequest, - request: request); + httpRequestMessage: __httpRequest); using var __response = await HttpClient.SendAsync( request: __httpRequest, @@ -114,54 +100,5 @@ partial void ProcessValidateExampleResponseContent( global::LangSmith.ExampleValidationResult.FromJson(__content, JsonSerializerContext) ?? throw new global::System.InvalidOperationException($"Response deserialization failed for \"{__content}\" "); } - - /// - /// Validate Example
- /// Validate an example. - ///
- /// - /// - /// - /// - /// - /// - /// Default Value: base - /// - /// - /// - /// Default Value: false - /// - /// - /// The token to cancel the operation with - /// - public async global::System.Threading.Tasks.Task ValidateExampleAsync( - global::System.Guid datasetId, - object? outputs = default, - global::System.Guid? sourceRunId = default, - object? metadata = default, - object? inputs = default, - global::LangSmith.AnyOf, string>? split = default, - global::System.Guid? id = default, - bool? useSourceRunIo = default, - global::System.DateTime? createdAt = default, - global::System.Threading.CancellationToken cancellationToken = default) - { - var __request = new global::LangSmith.ExampleCreate - { - Outputs = outputs, - DatasetId = datasetId, - SourceRunId = sourceRunId, - Metadata = metadata, - Inputs = inputs, - Split = split, - Id = id, - UseSourceRunIo = useSourceRunIo, - CreatedAt = createdAt, - }; - - return await ValidateExampleAsync( - request: __request, - cancellationToken: cancellationToken).ConfigureAwait(false); - } } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.IDatasetsClient.UpdateDataset.g.cs b/src/libs/LangSmith/Generated/LangSmith.IDatasetsClient.UpdateDataset.g.cs index 9a6821e0..fb7ede20 100644 --- a/src/libs/LangSmith/Generated/LangSmith.IDatasetsClient.UpdateDataset.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.IDatasetsClient.UpdateDataset.g.cs @@ -37,7 +37,7 @@ public partial interface IDatasetsClient global::LangSmith.AnyOf? inputsSchemaDefinition = default, global::LangSmith.AnyOf? outputsSchemaDefinition = default, global::System.Collections.Generic.Dictionary? patchExamples = default, - global::System.Collections.Generic.IList? transformations = default, + global::LangSmith.AnyOf, global::LangSmith.Missing>? transformations = default, global::System.Threading.CancellationToken cancellationToken = default); } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.CreateExample.g.cs b/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.CreateExample.g.cs index 4f5f705c..cee6c807 100644 --- a/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.CreateExample.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.CreateExample.g.cs @@ -8,42 +8,9 @@ public partial interface IExamplesClient /// Create Example
/// Create a new example. /// - /// /// The token to cancel the operation with /// global::System.Threading.Tasks.Task CreateExampleAsync( - global::LangSmith.ExampleCreate request, - global::System.Threading.CancellationToken cancellationToken = default); - - /// - /// Create Example
- /// Create a new example. - ///
- /// - /// - /// - /// - /// - /// - /// Default Value: base - /// - /// - /// - /// Default Value: false - /// - /// - /// The token to cancel the operation with - /// - global::System.Threading.Tasks.Task CreateExampleAsync( - global::System.Guid datasetId, - object? outputs = default, - global::System.Guid? sourceRunId = default, - object? metadata = default, - object? inputs = default, - global::LangSmith.AnyOf, string>? split = default, - global::System.Guid? id = default, - bool? useSourceRunIo = default, - global::System.DateTime? createdAt = default, global::System.Threading.CancellationToken cancellationToken = default); } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.CreateExamples.g.cs b/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.CreateExamples.g.cs index ea8371aa..d4d6661c 100644 --- a/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.CreateExamples.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.CreateExamples.g.cs @@ -8,11 +8,9 @@ public partial interface IExamplesClient /// Create Examples
/// Create a new example. /// - /// /// The token to cancel the operation with /// - global::System.Threading.Tasks.Task> CreateExamplesAsync( - global::System.Collections.Generic.IList request, + global::System.Threading.Tasks.Task CreateExamplesAsync( global::System.Threading.CancellationToken cancellationToken = default); } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.ValidateExample.g.cs b/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.ValidateExample.g.cs index 653c39d8..072a3c62 100644 --- a/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.ValidateExample.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.IExamplesClient.ValidateExample.g.cs @@ -8,42 +8,9 @@ public partial interface IExamplesClient /// Validate Example
/// Validate an example. /// - /// /// The token to cancel the operation with /// global::System.Threading.Tasks.Task ValidateExampleAsync( - global::LangSmith.ExampleCreate request, - global::System.Threading.CancellationToken cancellationToken = default); - - /// - /// Validate Example
- /// Validate an example. - ///
- /// - /// - /// - /// - /// - /// - /// Default Value: base - /// - /// - /// - /// Default Value: false - /// - /// - /// The token to cancel the operation with - /// - global::System.Threading.Tasks.Task ValidateExampleAsync( - global::System.Guid datasetId, - object? outputs = default, - global::System.Guid? sourceRunId = default, - object? metadata = default, - object? inputs = default, - global::LangSmith.AnyOf, string>? split = default, - global::System.Guid? id = default, - bool? useSourceRunIo = default, - global::System.DateTime? createdAt = default, global::System.Threading.CancellationToken cancellationToken = default); } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.IOrgsClient.UpdateCurrentOrganizationInfo.g.cs b/src/libs/LangSmith/Generated/LangSmith.IOrgsClient.UpdateCurrentOrganizationInfo.g.cs index f88c3fac..fa7de615 100644 --- a/src/libs/LangSmith/Generated/LangSmith.IOrgsClient.UpdateCurrentOrganizationInfo.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.IOrgsClient.UpdateCurrentOrganizationInfo.g.cs @@ -18,10 +18,14 @@ public partial interface IOrgsClient /// Update Current Organization Info /// /// + /// + /// /// The token to cancel the operation with /// global::System.Threading.Tasks.Task UpdateCurrentOrganizationInfoAsync( string? displayName = default, + bool? publicSharingDisabled = default, + bool? unshareAll = default, global::System.Threading.CancellationToken cancellationToken = default); } } \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateInputs.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.CreateExamplesApiV1ExamplesBulkPostResponse.g.cs similarity index 86% rename from src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateInputs.g.cs rename to src/libs/LangSmith/Generated/LangSmith.Models.CreateExamplesApiV1ExamplesBulkPostResponse.g.cs index 84b028b9..37ec40bc 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateInputs.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.CreateExamplesApiV1ExamplesBulkPostResponse.g.cs @@ -6,7 +6,7 @@ namespace LangSmith /// /// /// - public sealed partial class ExampleCreateInputs + public sealed partial class CreateExamplesApiV1ExamplesBulkPostResponse { /// @@ -46,14 +46,14 @@ public string ToJson( /// /// Deserializes a JSON string using the provided JsonSerializerContext. /// - public static global::LangSmith.ExampleCreateInputs? FromJson( + public static global::LangSmith.CreateExamplesApiV1ExamplesBulkPostResponse? FromJson( string json, global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) { return global::System.Text.Json.JsonSerializer.Deserialize( json, - typeof(global::LangSmith.ExampleCreateInputs), - jsonSerializerContext) as global::LangSmith.ExampleCreateInputs; + typeof(global::LangSmith.CreateExamplesApiV1ExamplesBulkPostResponse), + jsonSerializerContext) as global::LangSmith.CreateExamplesApiV1ExamplesBulkPostResponse; } /// @@ -63,11 +63,11 @@ public string ToJson( [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] #endif - public static global::LangSmith.ExampleCreateInputs? FromJson( + public static global::LangSmith.CreateExamplesApiV1ExamplesBulkPostResponse? FromJson( string json, global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) { - return global::System.Text.Json.JsonSerializer.Deserialize( + return global::System.Text.Json.JsonSerializer.Deserialize( json, jsonSerializerOptions); } diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.DatasetTransformation.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.DatasetTransformation.g.cs index cf1582cb..6b3c0d04 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.DatasetTransformation.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.DatasetTransformation.g.cs @@ -20,7 +20,8 @@ public sealed partial class DatasetTransformation /// [global::System.Text.Json.Serialization.JsonPropertyName("transformation_type")] [global::System.Text.Json.Serialization.JsonConverter(typeof(global::LangSmith.JsonConverters.DatasetTransformationTypeJsonConverter))] - public global::LangSmith.DatasetTransformationType TransformationType { get; set; } + [global::System.Text.Json.Serialization.JsonRequired] + public required global::LangSmith.DatasetTransformationType TransformationType { get; set; } /// /// Additional properties that are not explicitly defined in the schema diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.DatasetTransformationType.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.DatasetTransformationType.g.cs index 98076736..d12447da 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.DatasetTransformationType.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.DatasetTransformationType.g.cs @@ -12,6 +12,22 @@ public enum DatasetTransformationType /// /// RemoveSystemMessages, + /// + /// + /// + ConvertToOpenaiChatInput, + /// + /// + /// + ConvertToOpenaiChatOutput, + /// + /// + /// + ConvertToOpenaiMessage, + /// + /// + /// + ConvertToOpenaiTool, } /// @@ -27,6 +43,10 @@ public static string ToValueString(this DatasetTransformationType value) return value switch { DatasetTransformationType.RemoveSystemMessages => "remove_system_messages", + DatasetTransformationType.ConvertToOpenaiChatInput => "convert_to_openai_chat_input", + DatasetTransformationType.ConvertToOpenaiChatOutput => "convert_to_openai_chat_output", + DatasetTransformationType.ConvertToOpenaiMessage => "convert_to_openai_message", + DatasetTransformationType.ConvertToOpenaiTool => "convert_to_openai_tool", _ => throw new global::System.ArgumentOutOfRangeException(nameof(value), value, null), }; } @@ -38,6 +58,10 @@ public static string ToValueString(this DatasetTransformationType value) return value switch { "remove_system_messages" => DatasetTransformationType.RemoveSystemMessages, + "convert_to_openai_chat_input" => DatasetTransformationType.ConvertToOpenaiChatInput, + "convert_to_openai_chat_output" => DatasetTransformationType.ConvertToOpenaiChatOutput, + "convert_to_openai_message" => DatasetTransformationType.ConvertToOpenaiMessage, + "convert_to_openai_tool" => DatasetTransformationType.ConvertToOpenaiTool, _ => null, }; } diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.DatasetUpdate.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.DatasetUpdate.g.cs index f8802af1..762751d8 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.DatasetUpdate.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.DatasetUpdate.g.cs @@ -48,7 +48,8 @@ public sealed partial class DatasetUpdate /// /// [global::System.Text.Json.Serialization.JsonPropertyName("transformations")] - public global::System.Collections.Generic.IList? Transformations { get; set; } + [global::System.Text.Json.Serialization.JsonConverter(typeof(global::LangSmith.JsonConverters.AnyOfJsonConverterFactory2))] + public global::LangSmith.AnyOf, global::LangSmith.Missing>? Transformations { get; set; } /// /// Additional properties that are not explicitly defined in the schema diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreate.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreate.g.cs deleted file mode 100644 index a0a3e927..00000000 --- a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreate.g.cs +++ /dev/null @@ -1,133 +0,0 @@ - -#pragma warning disable CS0618 // Type or member is obsolete - -#nullable enable - -namespace LangSmith -{ - /// - /// Example class with optional created_at field to prevent multiple versions when bulk creating examples. - /// - public sealed partial class ExampleBulkCreate - { - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("outputs")] - public object? Outputs { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("dataset_id")] - [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.Guid DatasetId { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("source_run_id")] - public global::System.Guid? SourceRunId { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("metadata")] - public object? Metadata { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("inputs")] - public object? Inputs { get; set; } - - /// - /// Default Value: base - /// - [global::System.Text.Json.Serialization.JsonPropertyName("split")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::LangSmith.JsonConverters.AnyOfJsonConverterFactory2))] - public global::LangSmith.AnyOf, string>? Split { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("id")] - public global::System.Guid? Id { get; set; } - - /// - /// Default Value: false - /// - [global::System.Text.Json.Serialization.JsonPropertyName("use_source_run_io")] - public bool? UseSourceRunIo { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - public global::System.DateTime? CreatedAt { get; set; } - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::LangSmith.ExampleBulkCreate? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::LangSmith.ExampleBulkCreate), - jsonSerializerContext) as global::LangSmith.ExampleBulkCreate; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::LangSmith.ExampleBulkCreate? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - } -} \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateInputs.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateInputs.g.cs deleted file mode 100644 index 6bef4352..00000000 --- a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateInputs.g.cs +++ /dev/null @@ -1,76 +0,0 @@ - -#nullable enable - -namespace LangSmith -{ - /// - /// - /// - public sealed partial class ExampleBulkCreateInputs - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::LangSmith.ExampleBulkCreateInputs? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::LangSmith.ExampleBulkCreateInputs), - jsonSerializerContext) as global::LangSmith.ExampleBulkCreateInputs; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::LangSmith.ExampleBulkCreateInputs? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - } -} \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateMetadata.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateMetadata.g.cs deleted file mode 100644 index fc4b1f8a..00000000 --- a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateMetadata.g.cs +++ /dev/null @@ -1,76 +0,0 @@ - -#nullable enable - -namespace LangSmith -{ - /// - /// - /// - public sealed partial class ExampleBulkCreateMetadata - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::LangSmith.ExampleBulkCreateMetadata? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::LangSmith.ExampleBulkCreateMetadata), - jsonSerializerContext) as global::LangSmith.ExampleBulkCreateMetadata; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::LangSmith.ExampleBulkCreateMetadata? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - } -} \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateOutputs.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateOutputs.g.cs deleted file mode 100644 index dbeef90d..00000000 --- a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleBulkCreateOutputs.g.cs +++ /dev/null @@ -1,76 +0,0 @@ - -#nullable enable - -namespace LangSmith -{ - /// - /// - /// - public sealed partial class ExampleBulkCreateOutputs - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::LangSmith.ExampleBulkCreateOutputs? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::LangSmith.ExampleBulkCreateOutputs), - jsonSerializerContext) as global::LangSmith.ExampleBulkCreateOutputs; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::LangSmith.ExampleBulkCreateOutputs? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - } -} \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreate.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreate.g.cs deleted file mode 100644 index 0eb0643d..00000000 --- a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreate.g.cs +++ /dev/null @@ -1,133 +0,0 @@ - -#pragma warning disable CS0618 // Type or member is obsolete - -#nullable enable - -namespace LangSmith -{ - /// - /// Create class for Example. - /// - public sealed partial class ExampleCreate - { - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("outputs")] - public object? Outputs { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("dataset_id")] - [global::System.Text.Json.Serialization.JsonRequired] - public required global::System.Guid DatasetId { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("source_run_id")] - public global::System.Guid? SourceRunId { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("metadata")] - public object? Metadata { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("inputs")] - public object? Inputs { get; set; } - - /// - /// Default Value: base - /// - [global::System.Text.Json.Serialization.JsonPropertyName("split")] - [global::System.Text.Json.Serialization.JsonConverter(typeof(global::LangSmith.JsonConverters.AnyOfJsonConverterFactory2))] - public global::LangSmith.AnyOf, string>? Split { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("id")] - public global::System.Guid? Id { get; set; } - - /// - /// Default Value: false - /// - [global::System.Text.Json.Serialization.JsonPropertyName("use_source_run_io")] - public bool? UseSourceRunIo { get; set; } - - /// - /// - /// - [global::System.Text.Json.Serialization.JsonPropertyName("created_at")] - public global::System.DateTime? CreatedAt { get; set; } - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::LangSmith.ExampleCreate? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::LangSmith.ExampleCreate), - jsonSerializerContext) as global::LangSmith.ExampleCreate; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::LangSmith.ExampleCreate? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - } -} \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateMetadata.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateMetadata.g.cs deleted file mode 100644 index bb698eb3..00000000 --- a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateMetadata.g.cs +++ /dev/null @@ -1,76 +0,0 @@ - -#nullable enable - -namespace LangSmith -{ - /// - /// - /// - public sealed partial class ExampleCreateMetadata - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::LangSmith.ExampleCreateMetadata? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::LangSmith.ExampleCreateMetadata), - jsonSerializerContext) as global::LangSmith.ExampleCreateMetadata; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::LangSmith.ExampleCreateMetadata? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - } -} \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateOutputs.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateOutputs.g.cs deleted file mode 100644 index 410d891a..00000000 --- a/src/libs/LangSmith/Generated/LangSmith.Models.ExampleCreateOutputs.g.cs +++ /dev/null @@ -1,76 +0,0 @@ - -#nullable enable - -namespace LangSmith -{ - /// - /// - /// - public sealed partial class ExampleCreateOutputs - { - - /// - /// Additional properties that are not explicitly defined in the schema - /// - [global::System.Text.Json.Serialization.JsonExtensionData] - public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); - - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerContext. - /// - public string ToJson( - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - this.GetType(), - jsonSerializerContext); - } - - /// - /// Serializes the current instance to a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public string ToJson( - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Serialize( - this, - jsonSerializerOptions); - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerContext. - /// - public static global::LangSmith.ExampleCreateOutputs? FromJson( - string json, - global::System.Text.Json.Serialization.JsonSerializerContext jsonSerializerContext) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - typeof(global::LangSmith.ExampleCreateOutputs), - jsonSerializerContext) as global::LangSmith.ExampleCreateOutputs; - } - - /// - /// Deserializes a JSON string using the provided JsonSerializerOptions. - /// -#if NET8_0_OR_GREATER - [global::System.Diagnostics.CodeAnalysis.RequiresUnreferencedCode("JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.")] - [global::System.Diagnostics.CodeAnalysis.RequiresDynamicCode("JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.")] -#endif - public static global::LangSmith.ExampleCreateOutputs? FromJson( - string json, - global::System.Text.Json.JsonSerializerOptions? jsonSerializerOptions = null) - { - return global::System.Text.Json.JsonSerializer.Deserialize( - json, - jsonSerializerOptions); - } - - } -} \ No newline at end of file diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.Highlight.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.Highlight.g.cs index ce1a8af7..335eeb4a 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.Highlight.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.Highlight.g.cs @@ -11,16 +11,30 @@ public sealed partial class Highlight /// /// /// - [global::System.Text.Json.Serialization.JsonPropertyName("start_char_index")] + [global::System.Text.Json.Serialization.JsonPropertyName("prompt_chunk_start_index")] [global::System.Text.Json.Serialization.JsonRequired] - public required int StartCharIndex { get; set; } + public required int PromptChunkStartIndex { get; set; } /// /// /// - [global::System.Text.Json.Serialization.JsonPropertyName("end_char_index")] + [global::System.Text.Json.Serialization.JsonPropertyName("prompt_chunk_end_index")] [global::System.Text.Json.Serialization.JsonRequired] - public required int EndCharIndex { get; set; } + public required int PromptChunkEndIndex { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("prompt_chunk")] + [global::System.Text.Json.Serialization.JsonRequired] + public required string PromptChunk { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("highlight_text")] + [global::System.Text.Json.Serialization.JsonRequired] + public required string HighlightText { get; set; } /// /// Additional properties that are not explicitly defined in the schema diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationConfig.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationConfig.g.cs index 2392fe67..400729b3 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationConfig.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationConfig.g.cs @@ -50,6 +50,12 @@ public sealed partial class OrganizationConfig [global::System.Text.Json.Serialization.JsonPropertyName("premier_plan_approval_date")] public string? PremierPlanApprovalDate { get; set; } + /// + /// Default Value: false + /// + [global::System.Text.Json.Serialization.JsonPropertyName("can_disable_public_sharing")] + public bool? CanDisablePublicSharing { get; set; } + /// /// Default Value: false /// diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationInfo.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationInfo.g.cs index eaafbdec..d17775c6 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationInfo.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationInfo.g.cs @@ -71,6 +71,12 @@ public sealed partial class OrganizationInfo [global::System.Text.Json.Serialization.JsonPropertyName("sso_login_slug")] public string? SsoLoginSlug { get; set; } + /// + /// Default Value: false + /// + [global::System.Text.Json.Serialization.JsonPropertyName("public_sharing_disabled")] + public bool? PublicSharingDisabled { get; set; } + /// /// Additional properties that are not explicitly defined in the schema /// diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationPGSchemaSlim.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationPGSchemaSlim.g.cs index b47992e9..59fa350c 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationPGSchemaSlim.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationPGSchemaSlim.g.cs @@ -66,6 +66,12 @@ public sealed partial class OrganizationPGSchemaSlim [global::System.Text.Json.Serialization.JsonPropertyName("sso_only")] public bool? SsoOnly { get; set; } + /// + /// Default Value: false + /// + [global::System.Text.Json.Serialization.JsonPropertyName("public_sharing_disabled")] + public bool? PublicSharingDisabled { get; set; } + /// /// Additional properties that are not explicitly defined in the schema /// diff --git a/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationUpdate.g.cs b/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationUpdate.g.cs index 47b5cf39..b506c24f 100644 --- a/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationUpdate.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.Models.OrganizationUpdate.g.cs @@ -4,7 +4,7 @@ namespace LangSmith { /// - /// Update organization schema. only support display_name for now. + /// Update organization schema. /// public sealed partial class OrganizationUpdate { @@ -14,6 +14,18 @@ public sealed partial class OrganizationUpdate [global::System.Text.Json.Serialization.JsonPropertyName("display_name")] public string? DisplayName { get; set; } + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("public_sharing_disabled")] + public bool? PublicSharingDisabled { get; set; } + + /// + /// + /// + [global::System.Text.Json.Serialization.JsonPropertyName("unshare_all")] + public bool? UnshareAll { get; set; } + /// /// Additional properties that are not explicitly defined in the schema /// diff --git a/src/libs/LangSmith/Generated/LangSmith.OrgsClient.UpdateCurrentOrganizationInfo.g.cs b/src/libs/LangSmith/Generated/LangSmith.OrgsClient.UpdateCurrentOrganizationInfo.g.cs index a3acaf35..11c4fe74 100644 --- a/src/libs/LangSmith/Generated/LangSmith.OrgsClient.UpdateCurrentOrganizationInfo.g.cs +++ b/src/libs/LangSmith/Generated/LangSmith.OrgsClient.UpdateCurrentOrganizationInfo.g.cs @@ -118,15 +118,21 @@ partial void ProcessUpdateCurrentOrganizationInfoResponseContent( /// Update Current Organization Info /// /// + /// + /// /// The token to cancel the operation with /// public async global::System.Threading.Tasks.Task UpdateCurrentOrganizationInfoAsync( string? displayName = default, + bool? publicSharingDisabled = default, + bool? unshareAll = default, global::System.Threading.CancellationToken cancellationToken = default) { var __request = new global::LangSmith.OrganizationUpdate { DisplayName = displayName, + PublicSharingDisabled = publicSharingDisabled, + UnshareAll = unshareAll, }; return await UpdateCurrentOrganizationInfoAsync( diff --git a/src/libs/LangSmith/openapi.yaml b/src/libs/LangSmith/openapi.yaml index 2b6eb0ac..c89dd427 100644 --- a/src/libs/LangSmith/openapi.yaml +++ b/src/libs/LangSmith/openapi.yaml @@ -2213,12 +2213,6 @@ paths: summary: Create Example description: Create a new example. operationId: create_example_api_v1_examples_post - requestBody: - content: - application/json: - schema: - $ref: '#/components/schemas/ExampleCreate' - required: true responses: '200': description: Successful Response @@ -2226,12 +2220,6 @@ paths: application/json: schema: $ref: '#/components/schemas/Example' - '422': - description: Validation Error - content: - application/json: - schema: - $ref: '#/components/schemas/HTTPValidationError' security: - ApiKey: [ ] - TenantId: [ ] @@ -2275,31 +2263,12 @@ paths: summary: Create Examples description: Create a new example. operationId: create_examples_api_v1_examples_bulk_post - requestBody: - content: - application/json: - schema: - title: Examples - type: array - items: - $ref: '#/components/schemas/ExampleBulkCreate' - required: true responses: '200': description: Successful Response content: application/json: - schema: - title: Response Create Examples Api V1 Examples Bulk Post - type: array - items: - $ref: '#/components/schemas/Example' - '422': - description: Validation Error - content: - application/json: - schema: - $ref: '#/components/schemas/HTTPValidationError' + schema: { } security: - ApiKey: [ ] - TenantId: [ ] @@ -2383,12 +2352,6 @@ paths: summary: Validate Example description: Validate an example. operationId: validate_example_api_v1_examples_validate_post - requestBody: - content: - application/json: - schema: - $ref: '#/components/schemas/ExampleCreate' - required: true responses: '200': description: Successful Response @@ -2396,12 +2359,6 @@ paths: application/json: schema: $ref: '#/components/schemas/ExampleValidationResult' - '422': - description: Validation Error - content: - application/json: - schema: - $ref: '#/components/schemas/HTTPValidationError' security: - ApiKey: [ ] - TenantId: [ ] @@ -12883,6 +12840,10 @@ components: title: DatasetTransformationType enum: - remove_system_messages + - convert_to_openai_chat_input + - convert_to_openai_chat_output + - convert_to_openai_message + - convert_to_openai_tool type: string description: Enum for dataset data types. DatasetUpdate: @@ -12929,9 +12890,13 @@ components: nullable: true transformations: title: Transformations - type: array - items: - $ref: '#/components/schemas/DatasetTransformation' + anyOf: + - type: array + items: + $ref: '#/components/schemas/DatasetTransformation' + - $ref: '#/components/schemas/Missing' + default: + __missing__: __missing__ nullable: true description: Update class for Dataset. DatasetVersion: @@ -13043,107 +13008,6 @@ components: format: date-time nullable: true description: Example schema. - ExampleBulkCreate: - title: ExampleBulkCreate - required: - - dataset_id - type: object - properties: - outputs: - title: Outputs - type: object - nullable: true - dataset_id: - title: Dataset Id - type: string - format: uuid - source_run_id: - title: Source Run Id - type: string - format: uuid - nullable: true - metadata: - title: Metadata - type: object - nullable: true - inputs: - title: Inputs - type: object - nullable: true - split: - title: Split - anyOf: - - type: array - items: - type: string - - type: string - default: base - nullable: true - id: - title: Id - type: string - format: uuid - nullable: true - use_source_run_io: - title: Use Source Run Io - type: boolean - default: false - created_at: - title: Created At - type: string - format: date-time - nullable: true - description: Example class with optional created_at field to prevent multiple versions when bulk creating examples. - ExampleCreate: - title: ExampleCreate - required: - - dataset_id - type: object - properties: - outputs: - title: Outputs - type: object - nullable: true - dataset_id: - title: Dataset Id - type: string - format: uuid - source_run_id: - title: Source Run Id - type: string - format: uuid - nullable: true - metadata: - title: Metadata - type: object - nullable: true - inputs: - title: Inputs - type: object - nullable: true - split: - title: Split - anyOf: - - type: array - items: - type: string - - type: string - default: base - nullable: true - id: - title: Id - type: string - format: uuid - nullable: true - use_source_run_io: - title: Use Source Run Io - type: boolean - default: false - created_at: - title: Created At - type: string - format: date-time - description: Create class for Example. ExampleListOrder: title: ExampleListOrder enum: @@ -14311,16 +14175,24 @@ components: Highlight: title: Highlight required: - - start_char_index - - end_char_index + - prompt_chunk_start_index + - prompt_chunk_end_index + - prompt_chunk + - highlight_text type: object properties: - start_char_index: - title: Start Char Index + prompt_chunk_start_index: + title: Prompt Chunk Start Index type: integer - end_char_index: - title: End Char Index + prompt_chunk_end_index: + title: Prompt Chunk End Index type: integer + prompt_chunk: + title: Prompt Chunk + type: string + highlight_text: + title: Highlight Text + type: string HumanMessage: title: HumanMessage required: @@ -15377,6 +15249,10 @@ components: title: Premier Plan Approval Date type: string nullable: true + can_disable_public_sharing: + title: Can Disable Public Sharing + type: boolean + default: false can_serve_datasets: title: Can Serve Datasets type: boolean @@ -15526,6 +15402,10 @@ components: title: Sso Login Slug type: string nullable: true + public_sharing_disabled: + title: Public Sharing Disabled + type: boolean + default: false description: Information about an organization. OrganizationMembers: title: OrganizationMembers @@ -15595,6 +15475,10 @@ components: title: Sso Only type: boolean default: false + public_sharing_disabled: + title: Public Sharing Disabled + type: boolean + default: false description: Schema for an organization in postgres for list views. OrganizationUpdate: title: OrganizationUpdate @@ -15602,9 +15486,18 @@ components: properties: display_name: title: Display Name + minLength: 1 + pattern: '^[a-zA-Z0-9\-_ ]+$' type: string + public_sharing_disabled: + title: Public Sharing Disabled + type: boolean + nullable: true + unshare_all: + title: Unshare All + type: boolean nullable: true - description: Update organization schema. only support display_name for now. + description: Update organization schema. OutputTokenDetails: title: OutputTokenDetails type: object