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
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public ConditionalObjective(
public ConditionalObjective()
{
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
}
1 change: 1 addition & 0 deletions src/libs/Tavus/Generated/Tavus.Models.LlmLayerHeaders.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class LlmLayerHeaders
/// </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>();

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
}
Loading