Skip to content

Commit 70fb512

Browse files
committed
Release 0.0.1-beta20
1 parent 651cb00 commit 70fb512

File tree

37 files changed

+107
-107
lines changed

37 files changed

+107
-107
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gooeyai",
3-
"version": "0.0.1-beta19",
3+
"version": "0.0.1-beta20",
44
"private": false,
55
"repository": "https://github.com/GooeyAI/typescript-sdk",
66
"main": "./index.js",

src/Client.ts

+60-60
Large diffs are not rendered by default.

src/api/resources/aiAnimationGenerator/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class AiAnimationGenerator {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/aiArtQrCode/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class AiArtQrCode {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/aiBackgroundChanger/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class AiBackgroundChanger {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/aiGeneratedPhotoFromEmailProfileLookup/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class AiGeneratedPhotoFromEmailProfileLookup {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/aiImageWithAFace/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class AiImageWithAFace {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/bulkRunner/client/Client.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class BulkRunner {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},
@@ -144,7 +144,7 @@ export class BulkRunner {
144144
Authorization: await this._getAuthorizationHeader(),
145145
"X-Fern-Language": "JavaScript",
146146
"X-Fern-SDK-Name": "gooeyai",
147-
"X-Fern-SDK-Version": "0.0.1-beta19",
147+
"X-Fern-SDK-Version": "0.0.1-beta20",
148148
"X-Fern-Runtime": core.RUNTIME.type,
149149
"X-Fern-Runtime-Version": core.RUNTIME.version,
150150
},

src/api/resources/chyronPlantBot/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class ChyronPlantBot {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/compareAiImageGenerators/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class CompareAiImageGenerators {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/compareAiImageUpscalers/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class CompareAiImageUpscalers {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/compareAiTranslations/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class CompareAiTranslations {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/compareAiVoiceGenerators/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class CompareAiVoiceGenerators {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/copilotForYourEnterprise/client/Client.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export class CopilotForYourEnterprise {
6262
Authorization: await this._getAuthorizationHeader(),
6363
"X-Fern-Language": "JavaScript",
6464
"X-Fern-SDK-Name": "gooeyai",
65-
"X-Fern-SDK-Version": "0.0.1-beta19",
65+
"X-Fern-SDK-Version": "0.0.1-beta20",
6666
"X-Fern-Runtime": core.RUNTIME.type,
6767
"X-Fern-Runtime-Version": core.RUNTIME.version,
6868
},
@@ -181,7 +181,7 @@ export class CopilotForYourEnterprise {
181181
Authorization: await this._getAuthorizationHeader(),
182182
"X-Fern-Language": "JavaScript",
183183
"X-Fern-SDK-Name": "gooeyai",
184-
"X-Fern-SDK-Version": "0.0.1-beta19",
184+
"X-Fern-SDK-Version": "0.0.1-beta20",
185185
"X-Fern-Runtime": core.RUNTIME.type,
186186
"X-Fern-Runtime-Version": core.RUNTIME.version,
187187
},

src/api/resources/copilotIntegrations/client/Client.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export class CopilotIntegrations {
5555
Authorization: await this._getAuthorizationHeader(),
5656
"X-Fern-Language": "JavaScript",
5757
"X-Fern-SDK-Name": "gooeyai",
58-
"X-Fern-SDK-Version": "0.0.1-beta19",
58+
"X-Fern-SDK-Version": "0.0.1-beta20",
5959
"X-Fern-Runtime": core.RUNTIME.type,
6060
"X-Fern-Runtime-Version": core.RUNTIME.version,
6161
},
@@ -137,7 +137,7 @@ export class CopilotIntegrations {
137137
Authorization: await this._getAuthorizationHeader(),
138138
"X-Fern-Language": "JavaScript",
139139
"X-Fern-SDK-Name": "gooeyai",
140-
"X-Fern-SDK-Version": "0.0.1-beta19",
140+
"X-Fern-SDK-Version": "0.0.1-beta20",
141141
"X-Fern-Runtime": core.RUNTIME.type,
142142
"X-Fern-Runtime-Version": core.RUNTIME.version,
143143
},

src/api/resources/createAPerfectSeoOptimizedTitleParagraph/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class CreateAPerfectSeoOptimizedTitleParagraph {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/editAnImageWithAiPrompt/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class EditAnImageWithAiPrompt {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/embeddings/client/Client.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class Embeddings {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},
@@ -144,7 +144,7 @@ export class Embeddings {
144144
Authorization: await this._getAuthorizationHeader(),
145145
"X-Fern-Language": "JavaScript",
146146
"X-Fern-SDK-Name": "gooeyai",
147-
"X-Fern-SDK-Version": "0.0.1-beta19",
147+
"X-Fern-SDK-Version": "0.0.1-beta20",
148148
"X-Fern-Runtime": core.RUNTIME.type,
149149
"X-Fern-Runtime-Version": core.RUNTIME.version,
150150
},

src/api/resources/evaluator/client/Client.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export class Evaluator {
6464
Authorization: await this._getAuthorizationHeader(),
6565
"X-Fern-Language": "JavaScript",
6666
"X-Fern-SDK-Name": "gooeyai",
67-
"X-Fern-SDK-Version": "0.0.1-beta19",
67+
"X-Fern-SDK-Version": "0.0.1-beta20",
6868
"X-Fern-Runtime": core.RUNTIME.type,
6969
"X-Fern-Runtime-Version": core.RUNTIME.version,
7070
},
@@ -183,7 +183,7 @@ export class Evaluator {
183183
Authorization: await this._getAuthorizationHeader(),
184184
"X-Fern-Language": "JavaScript",
185185
"X-Fern-SDK-Name": "gooeyai",
186-
"X-Fern-SDK-Version": "0.0.1-beta19",
186+
"X-Fern-SDK-Version": "0.0.1-beta20",
187187
"X-Fern-Runtime": core.RUNTIME.type,
188188
"X-Fern-Runtime-Version": core.RUNTIME.version,
189189
},

src/api/resources/functions/client/Client.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export class Functions {
6262
Authorization: await this._getAuthorizationHeader(),
6363
"X-Fern-Language": "JavaScript",
6464
"X-Fern-SDK-Name": "gooeyai",
65-
"X-Fern-SDK-Version": "0.0.1-beta19",
65+
"X-Fern-SDK-Version": "0.0.1-beta20",
6666
"X-Fern-Runtime": core.RUNTIME.type,
6767
"X-Fern-Runtime-Version": core.RUNTIME.version,
6868
},
@@ -181,7 +181,7 @@ export class Functions {
181181
Authorization: await this._getAuthorizationHeader(),
182182
"X-Fern-Language": "JavaScript",
183183
"X-Fern-SDK-Name": "gooeyai",
184-
"X-Fern-SDK-Version": "0.0.1-beta19",
184+
"X-Fern-SDK-Version": "0.0.1-beta20",
185185
"X-Fern-Runtime": core.RUNTIME.type,
186186
"X-Fern-Runtime-Version": core.RUNTIME.version,
187187
},
@@ -266,7 +266,7 @@ export class Functions {
266266
Authorization: await this._getAuthorizationHeader(),
267267
"X-Fern-Language": "JavaScript",
268268
"X-Fern-SDK-Name": "gooeyai",
269-
"X-Fern-SDK-Version": "0.0.1-beta19",
269+
"X-Fern-SDK-Version": "0.0.1-beta20",
270270
"X-Fern-Runtime": core.RUNTIME.type,
271271
"X-Fern-Runtime-Version": core.RUNTIME.version,
272272
},

src/api/resources/generatePeopleAlsoAskSeoContent/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class GeneratePeopleAlsoAskSeoContent {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/generateProductPhotoBackgrounds/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class GenerateProductPhotoBackgrounds {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/largeLanguageModelsGpt3/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class LargeLanguageModelsGpt3 {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/letterWriter/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class LetterWriter {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/lipSyncing/client/Client.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export class LipSyncing {
6262
Authorization: await this._getAuthorizationHeader(),
6363
"X-Fern-Language": "JavaScript",
6464
"X-Fern-SDK-Name": "gooeyai",
65-
"X-Fern-SDK-Version": "0.0.1-beta19",
65+
"X-Fern-SDK-Version": "0.0.1-beta20",
6666
"X-Fern-Runtime": core.RUNTIME.type,
6767
"X-Fern-Runtime-Version": core.RUNTIME.version,
6868
},
@@ -181,7 +181,7 @@ export class LipSyncing {
181181
Authorization: await this._getAuthorizationHeader(),
182182
"X-Fern-Language": "JavaScript",
183183
"X-Fern-SDK-Name": "gooeyai",
184-
"X-Fern-SDK-Version": "0.0.1-beta19",
184+
"X-Fern-SDK-Version": "0.0.1-beta20",
185185
"X-Fern-Runtime": core.RUNTIME.type,
186186
"X-Fern-Runtime-Version": core.RUNTIME.version,
187187
},

src/api/resources/lipsyncVideoWithAnyText/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class LipsyncVideoWithAnyText {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/misc/client/Client.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export class Misc {
4646
Authorization: await this._getAuthorizationHeader(),
4747
"X-Fern-Language": "JavaScript",
4848
"X-Fern-SDK-Name": "gooeyai",
49-
"X-Fern-SDK-Version": "0.0.1-beta19",
49+
"X-Fern-SDK-Version": "0.0.1-beta20",
5050
"X-Fern-Runtime": core.RUNTIME.type,
5151
"X-Fern-Runtime-Version": core.RUNTIME.version,
5252
},
@@ -123,7 +123,7 @@ export class Misc {
123123
Authorization: await this._getAuthorizationHeader(),
124124
"X-Fern-Language": "JavaScript",
125125
"X-Fern-SDK-Name": "gooeyai",
126-
"X-Fern-SDK-Version": "0.0.1-beta19",
126+
"X-Fern-SDK-Version": "0.0.1-beta20",
127127
"X-Fern-Runtime": core.RUNTIME.type,
128128
"X-Fern-Runtime-Version": core.RUNTIME.version,
129129
},

src/api/resources/peopleAlsoAskAnswersFromADoc/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class PeopleAlsoAskAnswersFromADoc {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/profileLookupGpt3ForAiPersonalizedEmails/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class ProfileLookupGpt3ForAiPersonalizedEmails {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/renderImageSearchResultsWithAi/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class RenderImageSearchResultsWithAi {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/searchYourDocsWithGpt/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class SearchYourDocsWithGpt {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/smartGpt/client/Client.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export class SmartGpt {
6464
Authorization: await this._getAuthorizationHeader(),
6565
"X-Fern-Language": "JavaScript",
6666
"X-Fern-SDK-Name": "gooeyai",
67-
"X-Fern-SDK-Version": "0.0.1-beta19",
67+
"X-Fern-SDK-Version": "0.0.1-beta20",
6868
"X-Fern-Runtime": core.RUNTIME.type,
6969
"X-Fern-Runtime-Version": core.RUNTIME.version,
7070
},
@@ -183,7 +183,7 @@ export class SmartGpt {
183183
Authorization: await this._getAuthorizationHeader(),
184184
"X-Fern-Language": "JavaScript",
185185
"X-Fern-SDK-Name": "gooeyai",
186-
"X-Fern-SDK-Version": "0.0.1-beta19",
186+
"X-Fern-SDK-Version": "0.0.1-beta20",
187187
"X-Fern-Runtime": core.RUNTIME.type,
188188
"X-Fern-Runtime-Version": core.RUNTIME.version,
189189
},
@@ -268,7 +268,7 @@ export class SmartGpt {
268268
Authorization: await this._getAuthorizationHeader(),
269269
"X-Fern-Language": "JavaScript",
270270
"X-Fern-SDK-Name": "gooeyai",
271-
"X-Fern-SDK-Version": "0.0.1-beta19",
271+
"X-Fern-SDK-Version": "0.0.1-beta20",
272272
"X-Fern-Runtime": core.RUNTIME.type,
273273
"X-Fern-Runtime-Version": core.RUNTIME.version,
274274
},

src/api/resources/speechRecognitionTranslation/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class SpeechRecognitionTranslation {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

src/api/resources/summarizeYourDocsWithGpt/client/Client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export class SummarizeYourDocsWithGpt {
5959
Authorization: await this._getAuthorizationHeader(),
6060
"X-Fern-Language": "JavaScript",
6161
"X-Fern-SDK-Name": "gooeyai",
62-
"X-Fern-SDK-Version": "0.0.1-beta19",
62+
"X-Fern-SDK-Version": "0.0.1-beta20",
6363
"X-Fern-Runtime": core.RUNTIME.type,
6464
"X-Fern-Runtime-Version": core.RUNTIME.version,
6565
},

0 commit comments

Comments
 (0)