Skip to content
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
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.AudioFormat.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@ public AudioFormat(
public AudioFormat()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.BoundingBox.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@ public BoundingBox(
public BoundingBox()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class BurstModelConfig
/// </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>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public BurstModelPredictions(
public BurstModelPredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public BurstPrediction(
public BurstPrediction()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@ public ConvertVoiceJsonRequest(
public ConvertVoiceJsonRequest()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public DescriptionsScore(
public DescriptionsScore()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.EmotionScore.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ public EmotionScore(
public EmotionScore()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.ErrorResponse.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ public ErrorResponse(
public ErrorResponse()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@ public FaceModelConfig(
public FaceModelConfig()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class FaceModelConfigDescriptions
/// </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>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class FaceModelConfigFacs
/// </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>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public FaceModelPredictions(
public FaceModelPredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,6 @@ public FacePrediction(
public FacePrediction()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.FacsScore.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public FacsScore(
public FacsScore()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public GroupedBurstPredictions(
public GroupedBurstPredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public GroupedFacePredictions(
public GroupedFacePredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public GroupedLanguagePredictions(
public GroupedLanguagePredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public GroupedNerPredictions(
public GroupedNerPredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public GroupedProsodyPredictions(
public GroupedProsodyPredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,6 @@ public InferenceBaseRequest(
public InferenceBaseRequest()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public InferenceError(
public InferenceError()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.InferenceJob.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,6 @@ public InferenceJob(
public InferenceJob()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public InferencePrediction(
public InferencePrediction()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ public InferenceRequest(
public InferenceRequest()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public InferenceResults(
public InferenceResults()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public InferenceSourcePredictResult(
public InferenceSourcePredictResult()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.JobId.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public JobId(
public JobId()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.JobState.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,6 @@ public JobState(
public JobState()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@ public LanguageModelConfig(
public LanguageModelConfig()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class LanguageModelConfigSentiment
/// </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>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class LanguageModelConfigToxicity
/// </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>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public LanguageModelPredictions(
public LanguageModelPredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ public LanguagePrediction(
public LanguagePrediction()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.ModelsConfig.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ public ModelsConfig(
public ModelsConfig()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ public ModelsPredictions(
public ModelsPredictions()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public NerModelConfig(
public NerModelConfig()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public NerModelPredictions(
public NerModelPredictions()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.NerPrediction.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ public NerPrediction(
public NerPrediction()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public PositionInterval(
public PositionInterval()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@ public PostedBuiltinTool(
public PostedBuiltinTool()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.PostedConfig.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,6 @@ public PostedConfig(
public PostedConfig()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ public PostedConfigName(
public PostedConfigName()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public PostedConfigPromptSpec(
public PostedConfigPromptSpec()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,6 @@ public PostedConfigVersion(
public PostedConfigVersion()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public PostedConfigVersionDescription(
public PostedConfigVersionDescription()
{
}

}
}
1 change: 1 addition & 0 deletions src/libs/HumeAI/Generated/HumeAI.Models.PostedContext.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public PostedContext(
public PostedContext()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ public PostedEllmModel(
public PostedEllmModel()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public PostedEventMessageSpec(
public PostedEventMessageSpec()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public PostedEventMessageSpecs(
public PostedEventMessageSpecs()
{
}

}
}
Loading