Skip to content

Commit

Permalink
Merge pull request #130 from tryAGI/bot/update-openapi_202412180138
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 18, 2024
2 parents 5e25631 + f2e12f9 commit c45152f
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 162 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,5 @@ public sealed partial class ChatConnectorOptions
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="ChatConnectorOptions" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public ChatConnectorOptions(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,5 @@ public sealed partial class ClassifyResponseClassificationLabels
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="ClassifyResponseClassificationLabels" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public ClassifyResponseClassificationLabels(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class DeleteConnectorResponse
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="DeleteConnectorResponse" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public DeleteConnectorResponse(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class DeleteDatasetResponse
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="DeleteDatasetResponse" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public DeleteDatasetResponse(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class DeleteFinetunedModelResponse
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="DeleteFinetunedModelResponse" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public DeleteFinetunedModelResponse(
)
{
}
}
}
9 changes: 0 additions & 9 deletions src/libs/Cohere/Generated/Cohere.Models.DocumentData.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class DocumentData
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="DocumentData" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public DocumentData(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class DocumentSourceDocument
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="DocumentSourceDocument" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public DocumentSourceDocument(
)
{
}
}
}
9 changes: 0 additions & 9 deletions src/libs/Cohere/Generated/Cohere.Models.FeedbackResponse.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class FeedbackResponse
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="FeedbackResponse" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public FeedbackResponse(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,5 @@ public sealed partial class JSONResponseFormatSchema
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="JSONResponseFormatSchema" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public JSONResponseFormatSchema(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,5 @@ public sealed partial class JsonResponseFormatV2JsonSchema
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="JsonResponseFormatV2JsonSchema" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public JsonResponseFormatV2JsonSchema(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class ToolCallParameters
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="ToolCallParameters" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public ToolCallParameters(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,5 @@ public sealed partial class ToolParameterDefinitions
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="ToolParameterDefinitions" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public ToolParameterDefinitions(
)
{
}
}
}
9 changes: 0 additions & 9 deletions src/libs/Cohere/Generated/Cohere.Models.ToolResultOutput.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class ToolResultOutput
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="ToolResultOutput" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public ToolResultOutput(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class ToolSourceToolOutput
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="ToolSourceToolOutput" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public ToolSourceToolOutput(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class ToolV2FunctionParameters
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="ToolV2FunctionParameters" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public ToolV2FunctionParameters(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class TrainingStepMetricsMetrics
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="TrainingStepMetricsMetrics" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public TrainingStepMetricsMetrics(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class UpdateClusterJobRequestInputTrackingMetrics
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="UpdateClusterJobRequestInputTrackingMetrics" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public UpdateClusterJobRequestInputTrackingMetrics(
)
{
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,5 @@ public sealed partial class UpdateClusterJobRequestOutputTrackingMetrics
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

/// <summary>
/// Initializes a new instance of the <see cref="UpdateClusterJobRequestOutputTrackingMetrics" /> class.
/// </summary>
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
public UpdateClusterJobRequestOutputTrackingMetrics(
)
{
}
}
}

0 comments on commit c45152f

Please sign in to comment.