diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequest.g.cs index 831fdc3..7f86c30 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequest.g.cs @@ -147,5 +147,6 @@ public AgentCallRequest( public AgentCallRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequestInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequestInputs.g.cs index fabf45b..78b3df3 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequestInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequestInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class AgentCallRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequestMetadata.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequestMetadata.g.cs index b4ed643..5311b2f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequestMetadata.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallRequestMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class AgentCallRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallResponse.g.cs index 7b3633f..9f03849 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentCallResponse.g.cs @@ -103,5 +103,6 @@ public AgentCallResponse( public AgentCallResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentRequest.g.cs index 1649a67..419ca8a 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentRequest.g.cs @@ -156,5 +156,6 @@ public AgentRequest( public AgentRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentRequestAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentRequestAttributes.g.cs index f98f41a..c650a3f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentRequestAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentRequestAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class AgentRequestAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentResponse.g.cs index cca1842..f1723e3 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentResponse.g.cs @@ -236,5 +236,6 @@ public AgentResponse( public AgentResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentResponseAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentResponseAttributes.g.cs index 7663d85..23ff549 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentResponseAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.AgentResponseAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class AgentResponseAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolRequest.g.cs index b566acb..70f87f0 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolRequest.g.cs @@ -102,5 +102,6 @@ public CallToolRequest( public CallToolRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolRequestInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolRequestInputs.g.cs index fce63fc..94c3221 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolRequestInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolRequestInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class CallToolRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolResponse.g.cs index d290a97..7f0d2e5 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CallToolResponse.g.cs @@ -48,5 +48,6 @@ public CallToolResponse( public CallToolResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ChatMessage.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ChatMessage.g.cs index 6ed7dfa..3f50a05 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ChatMessage.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ChatMessage.g.cs @@ -87,5 +87,6 @@ public ChatMessage( public ChatMessage() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreateDirectoryRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreateDirectoryRequest.g.cs index 10431b3..517612b 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreateDirectoryRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreateDirectoryRequest.g.cs @@ -53,5 +53,6 @@ public CreateDirectoryRequest( public CreateDirectoryRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreateLogResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreateLogResponse.g.cs index 1bb9c91..282b2c9 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreateLogResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreateLogResponse.g.cs @@ -40,5 +40,6 @@ public CreateLogResponse( public CreateLogResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreatePromptLogResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreatePromptLogResponse.g.cs index a4e1917..65eada9 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreatePromptLogResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.CreatePromptLogResponse.g.cs @@ -69,5 +69,6 @@ public CreatePromptLogResponse( public CreatePromptLogResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponse.g.cs index 0237c0b..806aca7 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponse.g.cs @@ -69,5 +69,6 @@ public DatapointResponse( public DatapointResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponseInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponseInputs.g.cs index 005aa5b..a28dcc0 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponseInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponseInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatapointResponseInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponseTarget.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponseTarget.g.cs index 26511b1..49746fa 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponseTarget.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatapointResponseTarget.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatapointResponseTarget /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetRequest.g.cs index 541723d..db6c33e 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetRequest.g.cs @@ -113,5 +113,6 @@ public DatasetRequest( public DatasetRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetRequestAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetRequestAttributes.g.cs index 23c57df..82d3a65 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetRequestAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetRequestAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetRequestAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponse.g.cs index 485aa17..661b5fd 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponse.g.cs @@ -229,5 +229,6 @@ public DatasetResponse( public DatasetResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponseAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponseAttributes.g.cs index 272f1df..fc13930 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponseAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponseAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetResponseAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponseSchema.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponseSchema.g.cs index 3f8d880..ab3289b 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponseSchema.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DatasetResponseSchema.g.cs @@ -14,5 +14,6 @@ public sealed partial class DatasetResponseSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DeserializePromptRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DeserializePromptRequest.g.cs index 018d458..837ec0a 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DeserializePromptRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DeserializePromptRequest.g.cs @@ -42,5 +42,6 @@ public DeserializePromptRequest( public DeserializePromptRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DirectoryResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DirectoryResponse.g.cs index 4042dad..bd309a3 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DirectoryResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.DirectoryResponse.g.cs @@ -95,5 +95,6 @@ public DirectoryResponse( public DirectoryResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EnvironmentResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EnvironmentResponse.g.cs index 61c1d5f..9a690d9 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EnvironmentResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EnvironmentResponse.g.cs @@ -74,5 +74,6 @@ public EnvironmentResponse( public EnvironmentResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationEvaluatorResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationEvaluatorResponse.g.cs index bc0d087..5594894 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationEvaluatorResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationEvaluatorResponse.g.cs @@ -66,5 +66,6 @@ public EvaluationEvaluatorResponse( public EvaluationEvaluatorResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationRequest.g.cs index 044d9e6..8d010f9 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationRequest.g.cs @@ -74,5 +74,6 @@ public EvaluationRequest( public EvaluationRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationResponse.g.cs index bfe11d1..a47f5d0 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationResponse.g.cs @@ -136,5 +136,6 @@ public EvaluationResponse( public EvaluationResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationRunResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationRunResponse.g.cs index 7ee75bb..74002bd 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationRunResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluationRunResponse.g.cs @@ -89,5 +89,6 @@ public EvaluationRunResponse( public EvaluationRunResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorAggregate.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorAggregate.g.cs index 2d7c446..26e47b1 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorAggregate.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorAggregate.g.cs @@ -57,5 +57,6 @@ public EvaluatorAggregate( public EvaluatorAggregate() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequest.g.cs index a7bd3be..b0f4758 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequest.g.cs @@ -113,5 +113,6 @@ public EvaluatorRequest( public EvaluatorRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequestAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequestAttributes.g.cs index ae1dd0f..d274541 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequestAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequestAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class EvaluatorRequestAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequestSpec.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequestSpec.g.cs index 51dd799..c80aaab 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequestSpec.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorRequestSpec.g.cs @@ -14,5 +14,6 @@ public sealed partial class EvaluatorRequestSpec /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponse.g.cs index b106da0..5352861 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponse.g.cs @@ -267,5 +267,6 @@ public EvaluatorResponse( public EvaluatorResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseAttributes.g.cs index f50d15d..e5b221f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class EvaluatorResponseAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseSchema.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseSchema.g.cs index 9c37c86..958df55 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseSchema.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseSchema.g.cs @@ -14,5 +14,6 @@ public sealed partial class EvaluatorResponseSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseSpec.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseSpec.g.cs index 5d6ef6f..c6dfe24 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseSpec.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.EvaluatorResponseSpec.g.cs @@ -14,5 +14,6 @@ public sealed partial class EvaluatorResponseSpec /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FileResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FileResponse.g.cs index 8762dca..e93ff73 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FileResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FileResponse.g.cs @@ -90,5 +90,6 @@ public FileResponse( public FileResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowRequest.g.cs index a8a8604..808ab9d 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowRequest.g.cs @@ -102,5 +102,6 @@ public FlowRequest( public FlowRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowRequestAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowRequestAttributes.g.cs index fa9ce37..15ec9ff 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowRequestAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowRequestAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class FlowRequestAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowResponse.g.cs index 817aac0..aa5a0e6 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowResponse.g.cs @@ -191,5 +191,6 @@ public FlowResponse( public FlowResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowResponseAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowResponseAttributes.g.cs index d6157ea..6399f5c 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowResponseAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.FlowResponseAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class FlowResponseAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.InputResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.InputResponse.g.cs index df62a72..234219a 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.InputResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.InputResponse.g.cs @@ -42,5 +42,6 @@ public InputResponse( public InputResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LinkedToolResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LinkedToolResponse.g.cs index 959d722..fe95523 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LinkedToolResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LinkedToolResponse.g.cs @@ -64,5 +64,6 @@ public LinkedToolResponse( public LinkedToolResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequest.g.cs index a33f202..d1ea747 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequest.g.cs @@ -192,5 +192,6 @@ public LogAgentRequest( public LogAgentRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequestInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequestInputs.g.cs index de57e84..4c002ad 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequestInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequestInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class LogAgentRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequestMetadata.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequestMetadata.g.cs index d35ebc4..b38aa7d 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequestMetadata.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogAgentRequestMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class LogAgentRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogEvaluatorRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogEvaluatorRequest.g.cs index ab45720..3ec9112 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogEvaluatorRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogEvaluatorRequest.g.cs @@ -113,5 +113,6 @@ public LogEvaluatorRequest( public LogEvaluatorRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogEvaluatorRequestMetadata.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogEvaluatorRequestMetadata.g.cs index 97a5e97..aec958a 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogEvaluatorRequestMetadata.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogEvaluatorRequestMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class LogEvaluatorRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequest.g.cs index ff40ee2..042729c 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequest.g.cs @@ -156,5 +156,6 @@ public LogFlowRequest( public LogFlowRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequestInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequestInputs.g.cs index d1cb2df..a71a413 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequestInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequestInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class LogFlowRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequestMetadata.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequestMetadata.g.cs index 58eb175..cab47dc 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequestMetadata.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogFlowRequestMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class LogFlowRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequest.g.cs index 95f7e21..3f82e9e 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequest.g.cs @@ -156,5 +156,6 @@ public LogToolRequest( public LogToolRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequestInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequestInputs.g.cs index 9f2661e..f3a9838 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequestInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequestInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class LogToolRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequestMetadata.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequestMetadata.g.cs index 30db3cb..6fb0042 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequestMetadata.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.LogToolRequestMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class LogToolRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.MonitoringEvaluatorResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.MonitoringEvaluatorResponse.g.cs index 2f592f7..6d02f7a 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.MonitoringEvaluatorResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.MonitoringEvaluatorResponse.g.cs @@ -64,5 +64,6 @@ public MonitoringEvaluatorResponse( public MonitoringEvaluatorResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.MoveRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.MoveRequest.g.cs index 38a0804..0f1a51d 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.MoveRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.MoveRequest.g.cs @@ -42,5 +42,6 @@ public MoveRequest( public MoveRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedAgentResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedAgentResponse.g.cs index 292a051..cb2926f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedAgentResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedAgentResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedAgentResponse( public PaginatedAgentResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedDatasetResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedDatasetResponse.g.cs index 26fb350..7a24407 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedDatasetResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedDatasetResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedDatasetResponse( public PaginatedDatasetResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedEvaluationResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedEvaluationResponse.g.cs index ced9fd5..10d70d1 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedEvaluationResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedEvaluationResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedEvaluationResponse( public PaginatedEvaluationResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedEvaluatorResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedEvaluatorResponse.g.cs index 481c455..ad612f5 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedEvaluatorResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedEvaluatorResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedEvaluatorResponse( public PaginatedEvaluatorResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedFileResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedFileResponse.g.cs index cd976a9..1d723aa 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedFileResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedFileResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedFileResponse( public PaginatedFileResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedFlowResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedFlowResponse.g.cs index ccfd8c9..c355f00 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedFlowResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedFlowResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedFlowResponse( public PaginatedFlowResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedLogResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedLogResponse.g.cs index b894c9f..b83de33 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedLogResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedLogResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedLogResponse( public PaginatedLogResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedPromptResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedPromptResponse.g.cs index cd3a12a..495d939 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedPromptResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedPromptResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedPromptResponse( public PaginatedPromptResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedToolResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedToolResponse.g.cs index e3efc94..a9280aa 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedToolResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PaginatedToolResponse.g.cs @@ -70,5 +70,6 @@ public PaginatedToolResponse( public PaginatedToolResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptRequest.g.cs index 4e0550b..2ff4736 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptRequest.g.cs @@ -48,5 +48,6 @@ public PopulatePromptRequest( public PopulatePromptRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptRequestInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptRequestInputs.g.cs index 4c4f85c..628220a 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptRequestInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptRequestInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class PopulatePromptRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptResponse.g.cs index 70d7576..9336dd0 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PopulatePromptResponse.g.cs @@ -39,5 +39,6 @@ public PopulatePromptResponse( public PopulatePromptResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequest.g.cs index 5576c23..adedd50 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequest.g.cs @@ -193,5 +193,6 @@ public PromptCallRequest( public PromptCallRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequestInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequestInputs.g.cs index d3b4224..d8a72cb 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequestInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequestInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptCallRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequestMetadata.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequestMetadata.g.cs index fa22c67..641159d 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequestMetadata.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallRequestMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptCallRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallResponse.g.cs index 970b123..fa90689 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallResponse.g.cs @@ -147,5 +147,6 @@ public PromptCallResponse( public PromptCallResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallResponseInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallResponseInputs.g.cs index b3cbd49..1f78d76 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallResponseInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptCallResponseInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptCallResponseInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequest.g.cs index 2db7d64..bef7bf5 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequest.g.cs @@ -286,5 +286,6 @@ public PromptLogRequest( public PromptLogRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequestInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequestInputs.g.cs index 2d01e31..63382ff 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequestInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequestInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptLogRequestInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequestMetadata.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequestMetadata.g.cs index 1e393e9..bd24f6e 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequestMetadata.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogRequestMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptLogRequestMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponse.g.cs index 32b1371..d8ac2db 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponse.g.cs @@ -205,5 +205,6 @@ public PromptLogResponse( public PromptLogResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponseInputs.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponseInputs.g.cs index 0c3bb1b..38a5333 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponseInputs.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponseInputs.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptLogResponseInputs /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponseMetadata.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponseMetadata.g.cs index 87c109e..9935f0a 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponseMetadata.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptLogResponseMetadata.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptLogResponseMetadata /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequest.g.cs index 617a1fa..1c61855 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequest.g.cs @@ -256,5 +256,6 @@ public PromptRequest( public PromptRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequestAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequestAttributes.g.cs index 0296cb0..58fb1be 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequestAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequestAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptRequestAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequestOther.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequestOther.g.cs index 037cc39..bfd822f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequestOther.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptRequestOther.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptRequestOther /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponse.g.cs index 04990f0..72c96d3 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponse.g.cs @@ -432,5 +432,6 @@ public PromptResponse( public PromptResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseAttributes.g.cs index 09eb5cc..0ffcfde 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptResponseAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseOther.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseOther.g.cs index ea0ecf7..c992c29 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseOther.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseOther.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptResponseOther /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseSchema.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseSchema.g.cs index 802257b..baf1c18 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseSchema.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.PromptResponseSchema.g.cs @@ -14,5 +14,6 @@ public sealed partial class PromptResponseSchema /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ResponseFormat.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ResponseFormat.g.cs index fb5b324..fa43dfd 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ResponseFormat.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ResponseFormat.g.cs @@ -42,5 +42,6 @@ public ResponseFormat( public ResponseFormat() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.SetDeploymentRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.SetDeploymentRequest.g.cs index ec84297..dd99c2c 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.SetDeploymentRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.SetDeploymentRequest.g.cs @@ -42,5 +42,6 @@ public SetDeploymentRequest( public SetDeploymentRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolCallResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolCallResponse.g.cs index 0eecf75..c097485 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolCallResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolCallResponse.g.cs @@ -63,5 +63,6 @@ public ToolCallResponse( public ToolCallResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolCallResponseFunction.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolCallResponseFunction.g.cs index 017e164..75da4a3 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolCallResponseFunction.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolCallResponseFunction.g.cs @@ -48,5 +48,6 @@ public ToolCallResponseFunction( public ToolCallResponseFunction() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolFunction.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolFunction.g.cs index 4081dfb..274661f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolFunction.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolFunction.g.cs @@ -76,5 +76,6 @@ public ToolFunction( public ToolFunction() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolFunctionParameters.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolFunctionParameters.g.cs index 7bfe85a..2bfe50c 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolFunctionParameters.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolFunctionParameters.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolFunctionParameters /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequest.g.cs index 3c7a523..be6d81f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequest.g.cs @@ -138,5 +138,6 @@ public ToolRequest( public ToolRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequestAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequestAttributes.g.cs index 1b63fc0..4b32d9f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequestAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequestAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolRequestAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequestSetupValues.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequestSetupValues.g.cs index 3b77830..4ca125a 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequestSetupValues.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolRequestSetupValues.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolRequestSetupValues /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponse.g.cs index 04c25b5..6567163 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponse.g.cs @@ -296,5 +296,6 @@ public ToolResponse( public ToolResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponseAttributes.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponseAttributes.g.cs index 32085b8..c3a15df 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponseAttributes.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponseAttributes.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolResponseAttributes /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponseSetupValues.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponseSetupValues.g.cs index c8af35f..a6de1f6 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponseSetupValues.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.ToolResponseSetupValues.g.cs @@ -14,5 +14,6 @@ public sealed partial class ToolResponseSetupValues /// [global::System.Text.Json.Serialization.JsonExtensionData] public global::System.Collections.Generic.IDictionary AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary(); + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateDirectoryRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateDirectoryRequest.g.cs index 2c811ce..63ea3ff 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateDirectoryRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateDirectoryRequest.g.cs @@ -48,5 +48,6 @@ public UpdateDirectoryRequest( public UpdateDirectoryRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateEvaluationStatusRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateEvaluationStatusRequest.g.cs index 069a9b8..cf53cf9 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateEvaluationStatusRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateEvaluationStatusRequest.g.cs @@ -40,5 +40,6 @@ public UpdateEvaluationStatusRequest( public UpdateEvaluationStatusRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequest.g.cs index 460ffec..40a2b56 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequest.g.cs @@ -48,5 +48,6 @@ public UpdateMonitoringRequest( public UpdateMonitoringRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequestActivateItem.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequestActivateItem.g.cs index 285c27d..b84c610 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequestActivateItem.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequestActivateItem.g.cs @@ -48,5 +48,6 @@ public UpdateMonitoringRequestActivateItem( public UpdateMonitoringRequestActivateItem() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequestDeactivateItem.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequestDeactivateItem.g.cs index 7386c8d..2e5b34f 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequestDeactivateItem.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateMonitoringRequestDeactivateItem.g.cs @@ -48,5 +48,6 @@ public UpdateMonitoringRequestDeactivateItem( public UpdateMonitoringRequestDeactivateItem() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateVersionRequest.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateVersionRequest.g.cs index ee62511..3e581b0 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateVersionRequest.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UpdateVersionRequest.g.cs @@ -48,5 +48,6 @@ public UpdateVersionRequest( public UpdateVersionRequest() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UserResponse.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UserResponse.g.cs index 5bdfb5d..3370287 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UserResponse.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.Models.UserResponse.g.cs @@ -64,5 +64,6 @@ public UserResponse( public UserResponse() { } + } } \ No newline at end of file diff --git a/src/libs/Humanloop/Generated/tryAGI.Humanloop.OptionsSupport.g.cs b/src/libs/Humanloop/Generated/tryAGI.Humanloop.OptionsSupport.g.cs index cdf4ea6..1e3a41b 100644 --- a/src/libs/Humanloop/Generated/tryAGI.Humanloop.OptionsSupport.g.cs +++ b/src/libs/Humanloop/Generated/tryAGI.Humanloop.OptionsSupport.g.cs @@ -163,8 +163,24 @@ public sealed class AutoSDKAuthorizationProviderHook : global::tryAGI.Humanloop. { context = context ?? throw new global::System.ArgumentNullException(nameof(context)); + if (context.Request == null) + { + return; + } + + var perRequest = context.RequestOptions?.Authorizations; + if (perRequest != null && perRequest.Count > 0) + { + for (var index = 0; index < perRequest.Count; index++) + { + ApplyAuthorization(context.Request, perRequest[index]); + } + + return; + } + var provider = context.ClientOptions?.AuthorizationProvider; - if (provider == null || context.Request == null) + if (provider == null) { return; } @@ -237,6 +253,15 @@ public sealed class AutoSDKRequestOptions /// Overrides response buffering for this request when set. /// public bool? ReadResponseAsString { get; set; } + + /// + /// Optional per-request authorization values. When non-empty, the built-in + /// applies these instead of consulting + /// for this request only. + /// Useful for multi-tenant routing or "act-as" admin tooling that needs a different + /// credential per call without mutating shared client state. + /// + public global::System.Collections.Generic.IReadOnlyList? Authorizations { get; set; } } ///