Skip to content

Commit

Permalink
Release 0.0.1-beta15
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Sep 5, 2024
1 parent 02d5a2f commit d004e85
Show file tree
Hide file tree
Showing 146 changed files with 339 additions and 1,977 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gooeyai",
"version": "0.0.1-beta14",
"version": "0.0.1-beta15",
"private": false,
"repository": "https://github.com/GooeyAI/typescript-sdk",
"main": "./index.js",
Expand Down
2 changes: 1 addition & 1 deletion reference.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Reference

<details><summary><code>client.<a href="/src/Client.ts">postV3VideoBotsAsync</a>() -> Gooey.VideoBotsPageResponse</code></summary>
<details><summary><code>client.<a href="/src/Client.ts">postV3VideoBotsAsync</a>() -> unknown</code></summary>
<dl>
<dd>

Expand Down
506 changes: 126 additions & 380 deletions src/Client.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/api/resources/bulkRunner/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export class BulkRunner {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class CopilotForYourEnterprise {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/copilotIntegrations/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export class CopilotIntegrations {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -137,7 +137,7 @@ export class CopilotIntegrations {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
2 changes: 1 addition & 1 deletion src/api/resources/embeddings/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export class Embeddings {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
2 changes: 1 addition & 1 deletion src/api/resources/evaluator/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class Evaluator {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/functions/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class Functions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -167,7 +167,7 @@ export class Functions {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
2 changes: 1 addition & 1 deletion src/api/resources/lipSyncing/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class LipSyncing {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/misc/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export class Misc {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -123,7 +123,7 @@ export class Misc {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
4 changes: 2 additions & 2 deletions src/api/resources/smartGpt/client/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class SmartGpt {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down Expand Up @@ -167,7 +167,7 @@ export class SmartGpt {
Authorization: await this._getAuthorizationHeader(),
"X-Fern-Language": "JavaScript",
"X-Fern-SDK-Name": "gooeyai",
"X-Fern-SDK-Version": "0.0.1-beta14",
"X-Fern-SDK-Version": "0.0.1-beta15",
"X-Fern-Runtime": core.RUNTIME.type,
"X-Fern-Runtime-Version": core.RUNTIME.version,
},
Expand Down
16 changes: 0 additions & 16 deletions src/api/types/AsrPageResponse.ts

This file was deleted.

4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormArtQrCode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormArtQrCode {
json: string;
pageRequestJson: Gooey.QrCodeGeneratorPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormAsr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormAsr {
json: string;
pageRequestJson: Gooey.AsrPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormBulkEval.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormBulkEval {
json: string;
pageRequestJson: Gooey.BulkEvalPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormBulkRunner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormBulkRunner {
json: string;
pageRequestJson: Gooey.BulkRunnerPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormChyronPlant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormChyronPlant {
json: string;
pageRequestJson: Gooey.ChyronPlantPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormCompareAiUpscalers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormCompareAiUpscalers {
json: string;
pageRequestJson: Gooey.CompareUpscalerPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormCompareLlm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormCompareLlm {
json: string;
pageRequestJson: Gooey.CompareLlmPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormCompareText2Img.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormCompareText2Img {
json: string;
pageRequestJson: Gooey.CompareText2ImgPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormDeforumSd.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormDeforumSd {
json: string;
pageRequestJson: Gooey.DeforumSdPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormDocExtract.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormDocExtract {
json: string;
pageRequestJson: Gooey.DocExtractPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormDocSearch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormDocSearch {
json: string;
pageRequestJson: Gooey.DocSearchPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormDocSummary.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormDocSummary {
json: string;
pageRequestJson: Gooey.DocSummaryPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormEmailFaceInpainting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormEmailFaceInpainting {
json: string;
pageRequestJson: Gooey.EmailFaceInpaintingPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormEmbeddings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormEmbeddings {
json: string;
pageRequestJson: Gooey.EmbeddingsPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormFaceInpainting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormFaceInpainting {
json: string;
pageRequestJson: Gooey.FaceInpaintingPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormFunctions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormFunctions {
json: string;
pageRequestJson: Gooey.FunctionsPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormGoogleGpt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormGoogleGpt {
json: string;
pageRequestJson: Gooey.GoogleGptPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormGoogleImageGen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormGoogleImageGen {
json: string;
pageRequestJson: Gooey.GoogleImageGenPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormImageSegmentation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormImageSegmentation {
json: string;
pageRequestJson: Gooey.ImageSegmentationPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormImg2Img.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormImg2Img {
json: string;
pageRequestJson: Gooey.Img2ImgPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormLetterWriter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormLetterWriter {
json: string;
pageRequestJson: Gooey.LetterWriterPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormLipsync.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormLipsync {
json: string;
pageRequestJson: Gooey.LipsyncPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormLipsyncTts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormLipsyncTts {
json: string;
pageRequestJson: Gooey.LipsyncTtsPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormObjectInpainting.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormObjectInpainting {
json: string;
pageRequestJson: Gooey.ObjectInpaintingPageRequest;
}
4 changes: 3 additions & 1 deletion src/api/types/BodyAsyncFormRelatedQnaMaker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
* This file was auto-generated by Fern from our API Definition.
*/

import * as Gooey from "../index";

export interface BodyAsyncFormRelatedQnaMaker {
json: string;
pageRequestJson: Gooey.RelatedQnAPageRequest;
}
Loading

0 comments on commit d004e85

Please sign in to comment.