Skip to content

Commit a4e01f3

Browse files
HavenDVgithub-actions[bot]
andauthored
feat: Updated OpenAPI spec (#184)
Co-authored-by: github-actions[bot] <[email protected]>
1 parent 26825e2 commit a4e01f3

41 files changed

Lines changed: 858 additions & 858 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/libs/EdenAI/Generated/EdenAI.Models.AudiospeechToTextAsyncModel.g.cs

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@ public sealed partial class AudiospeechToTextAsyncModel
1111
/// <summary>
1212
///
1313
/// </summary>
14-
[global::System.Text.Json.Serialization.JsonPropertyName("deepgram")]
15-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Deepgram { get; set; }
14+
[global::System.Text.Json.Serialization.JsonPropertyName("symbl")]
15+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Symbl { get; set; }
16+
17+
/// <summary>
18+
///
19+
/// </summary>
20+
[global::System.Text.Json.Serialization.JsonPropertyName("oneai")]
21+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Oneai { get; set; }
1622

1723
/// <summary>
1824
///
@@ -23,8 +29,8 @@ public sealed partial class AudiospeechToTextAsyncModel
2329
/// <summary>
2430
///
2531
/// </summary>
26-
[global::System.Text.Json.Serialization.JsonPropertyName("voci")]
27-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Voci { get; set; }
32+
[global::System.Text.Json.Serialization.JsonPropertyName("speechmatics")]
33+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Speechmatics { get; set; }
2834

2935
/// <summary>
3036
///
@@ -41,8 +47,8 @@ public sealed partial class AudiospeechToTextAsyncModel
4147
/// <summary>
4248
///
4349
/// </summary>
44-
[global::System.Text.Json.Serialization.JsonPropertyName("symbl")]
45-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Symbl { get; set; }
50+
[global::System.Text.Json.Serialization.JsonPropertyName("deepgram")]
51+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Deepgram { get; set; }
4652

4753
/// <summary>
4854
///
@@ -53,8 +59,8 @@ public sealed partial class AudiospeechToTextAsyncModel
5359
/// <summary>
5460
///
5561
/// </summary>
56-
[global::System.Text.Json.Serialization.JsonPropertyName("speechmatics")]
57-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Speechmatics { get; set; }
62+
[global::System.Text.Json.Serialization.JsonPropertyName("assembly")]
63+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Assembly { get; set; }
5864

5965
/// <summary>
6066
///
@@ -65,27 +71,21 @@ public sealed partial class AudiospeechToTextAsyncModel
6571
/// <summary>
6672
///
6773
/// </summary>
68-
[global::System.Text.Json.Serialization.JsonPropertyName("assembly")]
69-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Assembly { get; set; }
74+
[global::System.Text.Json.Serialization.JsonPropertyName("openai")]
75+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Openai { get; set; }
7076

7177
/// <summary>
7278
///
7379
/// </summary>
74-
[global::System.Text.Json.Serialization.JsonPropertyName("oneai")]
75-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Oneai { get; set; }
80+
[global::System.Text.Json.Serialization.JsonPropertyName("voci")]
81+
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Voci { get; set; }
7682

7783
/// <summary>
7884
///
7985
/// </summary>
8086
[global::System.Text.Json.Serialization.JsonPropertyName("google")]
8187
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Google { get; set; }
8288

83-
/// <summary>
84-
///
85-
/// </summary>
86-
[global::System.Text.Json.Serialization.JsonPropertyName("openai")]
87-
public global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? Openai { get; set; }
88-
8989
/// <summary>
9090
/// Additional properties that are not explicitly defined in the schema
9191
/// </summary>
@@ -95,50 +95,50 @@ public sealed partial class AudiospeechToTextAsyncModel
9595
/// <summary>
9696
/// Initializes a new instance of the <see cref="AudiospeechToTextAsyncModel" /> class.
9797
/// </summary>
98-
/// <param name="deepgram"></param>
98+
/// <param name="symbl"></param>
99+
/// <param name="oneai"></param>
99100
/// <param name="voxist"></param>
100-
/// <param name="voci"></param>
101+
/// <param name="speechmatics"></param>
101102
/// <param name="gladia"></param>
102103
/// <param name="amazon"></param>
103-
/// <param name="symbl"></param>
104+
/// <param name="deepgram"></param>
104105
/// <param name="faker"></param>
105-
/// <param name="speechmatics"></param>
106-
/// <param name="microsoft"></param>
107106
/// <param name="assembly"></param>
108-
/// <param name="oneai"></param>
109-
/// <param name="google"></param>
107+
/// <param name="microsoft"></param>
110108
/// <param name="openai"></param>
109+
/// <param name="voci"></param>
110+
/// <param name="google"></param>
111111
#if NET7_0_OR_GREATER
112112
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
113113
#endif
114114
public AudiospeechToTextAsyncModel(
115-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? deepgram,
115+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? symbl,
116+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? oneai,
116117
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? voxist,
117-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? voci,
118+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? speechmatics,
118119
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? gladia,
119120
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? amazon,
120-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? symbl,
121+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? deepgram,
121122
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? faker,
122-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? speechmatics,
123-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? microsoft,
124123
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? assembly,
125-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? oneai,
126-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? google,
127-
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? openai)
124+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? microsoft,
125+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? openai,
126+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? voci,
127+
global::EdenAI.AudiospeechToTextAsyncSpeechToTextAsyncDataClass? google)
128128
{
129-
this.Deepgram = deepgram;
129+
this.Symbl = symbl;
130+
this.Oneai = oneai;
130131
this.Voxist = voxist;
131-
this.Voci = voci;
132+
this.Speechmatics = speechmatics;
132133
this.Gladia = gladia;
133134
this.Amazon = amazon;
134-
this.Symbl = symbl;
135+
this.Deepgram = deepgram;
135136
this.Faker = faker;
136-
this.Speechmatics = speechmatics;
137-
this.Microsoft = microsoft;
138137
this.Assembly = assembly;
139-
this.Oneai = oneai;
140-
this.Google = google;
138+
this.Microsoft = microsoft;
141139
this.Openai = openai;
140+
this.Voci = voci;
141+
this.Google = google;
142142
}
143143

144144
/// <summary>

src/libs/EdenAI/Generated/EdenAI.Models.AudiotextToSpeechAsyncModel.g.cs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ public sealed partial class AudiotextToSpeechAsyncModel
1111
/// <summary>
1212
///
1313
/// </summary>
14-
[global::System.Text.Json.Serialization.JsonPropertyName("lovoai")]
15-
public global::EdenAI.AudiotextToSpeechAsyncTextToSpeechAsyncDataClass? Lovoai { get; set; }
14+
[global::System.Text.Json.Serialization.JsonPropertyName("amazon")]
15+
public global::EdenAI.AudiotextToSpeechAsyncTextToSpeechAsyncDataClass? Amazon { get; set; }
1616

1717
/// <summary>
1818
///
1919
/// </summary>
20-
[global::System.Text.Json.Serialization.JsonPropertyName("amazon")]
21-
public global::EdenAI.AudiotextToSpeechAsyncTextToSpeechAsyncDataClass? Amazon { get; set; }
20+
[global::System.Text.Json.Serialization.JsonPropertyName("lovoai")]
21+
public global::EdenAI.AudiotextToSpeechAsyncTextToSpeechAsyncDataClass? Lovoai { get; set; }
2222

2323
/// <summary>
2424
/// Additional properties that are not explicitly defined in the schema
@@ -29,17 +29,17 @@ public sealed partial class AudiotextToSpeechAsyncModel
2929
/// <summary>
3030
/// Initializes a new instance of the <see cref="AudiotextToSpeechAsyncModel" /> class.
3131
/// </summary>
32-
/// <param name="lovoai"></param>
3332
/// <param name="amazon"></param>
33+
/// <param name="lovoai"></param>
3434
#if NET7_0_OR_GREATER
3535
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
3636
#endif
3737
public AudiotextToSpeechAsyncModel(
38-
global::EdenAI.AudiotextToSpeechAsyncTextToSpeechAsyncDataClass? lovoai,
39-
global::EdenAI.AudiotextToSpeechAsyncTextToSpeechAsyncDataClass? amazon)
38+
global::EdenAI.AudiotextToSpeechAsyncTextToSpeechAsyncDataClass? amazon,
39+
global::EdenAI.AudiotextToSpeechAsyncTextToSpeechAsyncDataClass? lovoai)
4040
{
41-
this.Lovoai = lovoai;
4241
this.Amazon = amazon;
42+
this.Lovoai = lovoai;
4343
}
4444

4545
/// <summary>

src/libs/EdenAI/Generated/EdenAI.Models.AudiotextToSpeechResponseModel.g.cs

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ public sealed partial class AudiotextToSpeechResponseModel
1111
/// <summary>
1212
///
1313
/// </summary>
14-
[global::System.Text.Json.Serialization.JsonPropertyName("deepgram")]
15-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Deepgram { get; set; }
14+
[global::System.Text.Json.Serialization.JsonPropertyName("elevenlabs")]
15+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Elevenlabs { get; set; }
1616

1717
/// <summary>
1818
///
@@ -23,8 +23,8 @@ public sealed partial class AudiotextToSpeechResponseModel
2323
/// <summary>
2424
///
2525
/// </summary>
26-
[global::System.Text.Json.Serialization.JsonPropertyName("elevenlabs")]
27-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Elevenlabs { get; set; }
26+
[global::System.Text.Json.Serialization.JsonPropertyName("deepgram")]
27+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Deepgram { get; set; }
2828

2929
/// <summary>
3030
///
@@ -35,20 +35,20 @@ public sealed partial class AudiotextToSpeechResponseModel
3535
/// <summary>
3636
///
3737
/// </summary>
38-
[global::System.Text.Json.Serialization.JsonPropertyName("google")]
39-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Google { get; set; }
38+
[global::System.Text.Json.Serialization.JsonPropertyName("openai")]
39+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Openai { get; set; }
4040

4141
/// <summary>
4242
///
4343
/// </summary>
44-
[global::System.Text.Json.Serialization.JsonPropertyName("lovoai")]
45-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Lovoai { get; set; }
44+
[global::System.Text.Json.Serialization.JsonPropertyName("google")]
45+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Google { get; set; }
4646

4747
/// <summary>
4848
///
4949
/// </summary>
50-
[global::System.Text.Json.Serialization.JsonPropertyName("openai")]
51-
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Openai { get; set; }
50+
[global::System.Text.Json.Serialization.JsonPropertyName("lovoai")]
51+
public global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? Lovoai { get; set; }
5252

5353
/// <summary>
5454
/// Additional properties that are not explicitly defined in the schema
@@ -59,32 +59,32 @@ public sealed partial class AudiotextToSpeechResponseModel
5959
/// <summary>
6060
/// Initializes a new instance of the <see cref="AudiotextToSpeechResponseModel" /> class.
6161
/// </summary>
62-
/// <param name="deepgram"></param>
63-
/// <param name="amazon"></param>
6462
/// <param name="elevenlabs"></param>
63+
/// <param name="amazon"></param>
64+
/// <param name="deepgram"></param>
6565
/// <param name="microsoft"></param>
66+
/// <param name="openai"></param>
6667
/// <param name="google"></param>
6768
/// <param name="lovoai"></param>
68-
/// <param name="openai"></param>
6969
#if NET7_0_OR_GREATER
7070
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
7171
#endif
7272
public AudiotextToSpeechResponseModel(
73-
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? deepgram,
74-
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? amazon,
7573
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? elevenlabs,
74+
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? amazon,
75+
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? deepgram,
7676
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? microsoft,
77+
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? openai,
7778
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? google,
78-
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? lovoai,
79-
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? openai)
79+
global::EdenAI.AudiotextToSpeechTextToSpeechDataClass? lovoai)
8080
{
81-
this.Deepgram = deepgram;
82-
this.Amazon = amazon;
8381
this.Elevenlabs = elevenlabs;
82+
this.Amazon = amazon;
83+
this.Deepgram = deepgram;
8484
this.Microsoft = microsoft;
85+
this.Openai = openai;
8586
this.Google = google;
8687
this.Lovoai = lovoai;
87-
this.Openai = openai;
8888
}
8989

9090
/// <summary>

src/libs/EdenAI/Generated/EdenAI.Models.ImagebackgroundRemovalResponseModel.g.cs

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ public sealed partial class ImagebackgroundRemovalResponseModel
1111
/// <summary>
1212
///
1313
/// </summary>
14-
[global::System.Text.Json.Serialization.JsonPropertyName("api4ai")]
15-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Api4ai { get; set; }
14+
[global::System.Text.Json.Serialization.JsonPropertyName("picsart")]
15+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Picsart { get; set; }
1616

1717
/// <summary>
1818
///
1919
/// </summary>
20-
[global::System.Text.Json.Serialization.JsonPropertyName("sentisight")]
21-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Sentisight { get; set; }
20+
[global::System.Text.Json.Serialization.JsonPropertyName("stabilityai")]
21+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Stabilityai { get; set; }
2222

2323
/// <summary>
2424
///
@@ -29,20 +29,20 @@ public sealed partial class ImagebackgroundRemovalResponseModel
2929
/// <summary>
3030
///
3131
/// </summary>
32-
[global::System.Text.Json.Serialization.JsonPropertyName("microsoft")]
33-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Microsoft { get; set; }
32+
[global::System.Text.Json.Serialization.JsonPropertyName("api4ai")]
33+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Api4ai { get; set; }
3434

3535
/// <summary>
3636
///
3737
/// </summary>
38-
[global::System.Text.Json.Serialization.JsonPropertyName("picsart")]
39-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Picsart { get; set; }
38+
[global::System.Text.Json.Serialization.JsonPropertyName("microsoft")]
39+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Microsoft { get; set; }
4040

4141
/// <summary>
4242
///
4343
/// </summary>
44-
[global::System.Text.Json.Serialization.JsonPropertyName("stabilityai")]
45-
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Stabilityai { get; set; }
44+
[global::System.Text.Json.Serialization.JsonPropertyName("sentisight")]
45+
public global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? Sentisight { get; set; }
4646

4747
/// <summary>
4848
///
@@ -59,31 +59,31 @@ public sealed partial class ImagebackgroundRemovalResponseModel
5959
/// <summary>
6060
/// Initializes a new instance of the <see cref="ImagebackgroundRemovalResponseModel" /> class.
6161
/// </summary>
62-
/// <param name="api4ai"></param>
63-
/// <param name="sentisight"></param>
64-
/// <param name="photoroom"></param>
65-
/// <param name="microsoft"></param>
6662
/// <param name="picsart"></param>
6763
/// <param name="stabilityai"></param>
64+
/// <param name="photoroom"></param>
65+
/// <param name="api4ai"></param>
66+
/// <param name="microsoft"></param>
67+
/// <param name="sentisight"></param>
6868
/// <param name="clipdrop"></param>
6969
#if NET7_0_OR_GREATER
7070
[global::System.Diagnostics.CodeAnalysis.SetsRequiredMembers]
7171
#endif
7272
public ImagebackgroundRemovalResponseModel(
73-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? api4ai,
74-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? sentisight,
75-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? photoroom,
76-
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? microsoft,
7773
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? picsart,
7874
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? stabilityai,
75+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? photoroom,
76+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? api4ai,
77+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? microsoft,
78+
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? sentisight,
7979
global::EdenAI.ImagebackgroundRemovalBackgroundRemovalDataClass? clipdrop)
8080
{
81-
this.Api4ai = api4ai;
82-
this.Sentisight = sentisight;
83-
this.Photoroom = photoroom;
84-
this.Microsoft = microsoft;
8581
this.Picsart = picsart;
8682
this.Stabilityai = stabilityai;
83+
this.Photoroom = photoroom;
84+
this.Api4ai = api4ai;
85+
this.Microsoft = microsoft;
86+
this.Sentisight = sentisight;
8787
this.Clipdrop = clipdrop;
8888
}
8989

0 commit comments

Comments
 (0)