Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:@coderabbitai #130

Merged
merged 1 commit into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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(
)
{
}
}
}
Loading