openai 4.46.0 → 4.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/README.md +1 -1
- package/index.d.mts +2 -2
- package/index.d.ts +2 -2
- package/index.d.ts.map +1 -1
- package/index.js +2 -2
- package/index.js.map +1 -1
- package/index.mjs +2 -2
- package/index.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/audio/audio.d.ts +4 -4
- package/resources/audio/audio.d.ts.map +1 -1
- package/resources/audio/audio.js +4 -4
- package/resources/audio/audio.js.map +1 -1
- package/resources/audio/audio.mjs +4 -4
- package/resources/audio/audio.mjs.map +1 -1
- package/resources/audio/speech.d.ts +4 -4
- package/resources/audio/speech.d.ts.map +1 -1
- package/resources/audio/speech.js +1 -1
- package/resources/audio/speech.js.map +1 -1
- package/resources/audio/speech.mjs +1 -1
- package/resources/audio/speech.mjs.map +1 -1
- package/resources/audio/transcriptions.d.ts +4 -4
- package/resources/audio/transcriptions.d.ts.map +1 -1
- package/resources/audio/transcriptions.js +2 -2
- package/resources/audio/transcriptions.js.map +1 -1
- package/resources/audio/transcriptions.mjs +2 -2
- package/resources/audio/transcriptions.mjs.map +1 -1
- package/resources/audio/translations.d.ts +4 -4
- package/resources/audio/translations.d.ts.map +1 -1
- package/resources/audio/translations.js +2 -2
- package/resources/audio/translations.js.map +1 -1
- package/resources/audio/translations.mjs +2 -2
- package/resources/audio/translations.mjs.map +1 -1
- package/resources/batches.d.ts +10 -7
- package/resources/batches.d.ts.map +1 -1
- package/resources/batches.js +4 -4
- package/resources/batches.js.map +1 -1
- package/resources/batches.mjs +4 -4
- package/resources/batches.mjs.map +1 -1
- package/resources/beta/assistants.d.ts +18 -15
- package/resources/beta/assistants.d.ts.map +1 -1
- package/resources/beta/assistants.js +4 -4
- package/resources/beta/assistants.js.map +1 -1
- package/resources/beta/assistants.mjs +4 -4
- package/resources/beta/assistants.mjs.map +1 -1
- package/resources/beta/beta.d.ts +5 -5
- package/resources/beta/beta.d.ts.map +1 -1
- package/resources/beta/beta.js +5 -5
- package/resources/beta/beta.js.map +1 -1
- package/resources/beta/beta.mjs +5 -5
- package/resources/beta/beta.mjs.map +1 -1
- package/resources/beta/chat/chat.d.ts +2 -2
- package/resources/beta/chat/chat.d.ts.map +1 -1
- package/resources/beta/chat/chat.js +2 -2
- package/resources/beta/chat/chat.js.map +1 -1
- package/resources/beta/chat/chat.mjs +2 -2
- package/resources/beta/chat/chat.mjs.map +1 -1
- package/resources/beta/chat/completions.d.ts +14 -14
- package/resources/beta/chat/completions.d.ts.map +1 -1
- package/resources/beta/chat/completions.js +8 -8
- package/resources/beta/chat/completions.js.map +1 -1
- package/resources/beta/chat/completions.mjs +8 -8
- package/resources/beta/chat/completions.mjs.map +1 -1
- package/resources/beta/threads/messages.d.ts +5 -5
- package/resources/beta/threads/messages.d.ts.map +1 -1
- package/resources/beta/threads/messages.js +4 -4
- package/resources/beta/threads/messages.js.map +1 -1
- package/resources/beta/threads/messages.mjs +4 -4
- package/resources/beta/threads/messages.mjs.map +1 -1
- package/resources/beta/threads/runs/runs.d.ts +32 -27
- package/resources/beta/threads/runs/runs.d.ts.map +1 -1
- package/resources/beta/threads/runs/runs.js +8 -7
- package/resources/beta/threads/runs/runs.js.map +1 -1
- package/resources/beta/threads/runs/runs.mjs +8 -7
- package/resources/beta/threads/runs/runs.mjs.map +1 -1
- package/resources/beta/threads/runs/steps.d.ts +4 -4
- package/resources/beta/threads/runs/steps.d.ts.map +1 -1
- package/resources/beta/threads/runs/steps.js +4 -4
- package/resources/beta/threads/runs/steps.js.map +1 -1
- package/resources/beta/threads/runs/steps.mjs +4 -4
- package/resources/beta/threads/runs/steps.mjs.map +1 -1
- package/resources/beta/threads/threads.d.ts +21 -17
- package/resources/beta/threads/threads.d.ts.map +1 -1
- package/resources/beta/threads/threads.js +5 -5
- package/resources/beta/threads/threads.js.map +1 -1
- package/resources/beta/threads/threads.mjs +5 -5
- package/resources/beta/threads/threads.mjs.map +1 -1
- package/resources/beta/vector-stores/file-batches.d.ts +7 -7
- package/resources/beta/vector-stores/file-batches.d.ts.map +1 -1
- package/resources/beta/vector-stores/file-batches.js +6 -5
- package/resources/beta/vector-stores/file-batches.js.map +1 -1
- package/resources/beta/vector-stores/file-batches.mjs +6 -5
- package/resources/beta/vector-stores/file-batches.mjs.map +1 -1
- package/resources/beta/vector-stores/files.d.ts +5 -5
- package/resources/beta/vector-stores/files.d.ts.map +1 -1
- package/resources/beta/vector-stores/files.js +5 -5
- package/resources/beta/vector-stores/files.js.map +1 -1
- package/resources/beta/vector-stores/files.mjs +5 -5
- package/resources/beta/vector-stores/files.mjs.map +1 -1
- package/resources/beta/vector-stores/vector-stores.d.ts +6 -6
- package/resources/beta/vector-stores/vector-stores.d.ts.map +1 -1
- package/resources/beta/vector-stores/vector-stores.js +6 -6
- package/resources/beta/vector-stores/vector-stores.js.map +1 -1
- package/resources/beta/vector-stores/vector-stores.mjs +6 -6
- package/resources/beta/vector-stores/vector-stores.mjs.map +1 -1
- package/resources/chat/chat.d.ts +3 -3
- package/resources/chat/chat.d.ts.map +1 -1
- package/resources/chat/chat.js +2 -2
- package/resources/chat/chat.js.map +1 -1
- package/resources/chat/chat.mjs +2 -2
- package/resources/chat/chat.mjs.map +1 -1
- package/resources/chat/completions.d.ts +8 -8
- package/resources/chat/completions.d.ts.map +1 -1
- package/resources/chat/completions.js +1 -1
- package/resources/chat/completions.js.map +1 -1
- package/resources/chat/completions.mjs +1 -1
- package/resources/chat/completions.mjs.map +1 -1
- package/resources/completions.d.ts +6 -6
- package/resources/completions.d.ts.map +1 -1
- package/resources/completions.js +1 -1
- package/resources/completions.js.map +1 -1
- package/resources/completions.mjs +1 -1
- package/resources/completions.mjs.map +1 -1
- package/resources/embeddings.d.ts +3 -3
- package/resources/embeddings.d.ts.map +1 -1
- package/resources/embeddings.js +1 -1
- package/resources/embeddings.js.map +1 -1
- package/resources/embeddings.mjs +1 -1
- package/resources/embeddings.mjs.map +1 -1
- package/resources/files.d.ts +17 -13
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +18 -14
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +18 -14
- package/resources/files.mjs.map +1 -1
- package/resources/fine-tuning/fine-tuning.d.ts +2 -2
- package/resources/fine-tuning/fine-tuning.d.ts.map +1 -1
- package/resources/fine-tuning/fine-tuning.js +2 -2
- package/resources/fine-tuning/fine-tuning.js.map +1 -1
- package/resources/fine-tuning/fine-tuning.mjs +2 -2
- package/resources/fine-tuning/fine-tuning.mjs.map +1 -1
- package/resources/fine-tuning/jobs/checkpoints.d.ts +4 -4
- package/resources/fine-tuning/jobs/checkpoints.d.ts.map +1 -1
- package/resources/fine-tuning/jobs/checkpoints.js +4 -4
- package/resources/fine-tuning/jobs/checkpoints.js.map +1 -1
- package/resources/fine-tuning/jobs/checkpoints.mjs +4 -4
- package/resources/fine-tuning/jobs/checkpoints.mjs.map +1 -1
- package/resources/fine-tuning/jobs/jobs.d.ts +5 -5
- package/resources/fine-tuning/jobs/jobs.d.ts.map +1 -1
- package/resources/fine-tuning/jobs/jobs.js +5 -5
- package/resources/fine-tuning/jobs/jobs.js.map +1 -1
- package/resources/fine-tuning/jobs/jobs.mjs +5 -5
- package/resources/fine-tuning/jobs/jobs.mjs.map +1 -1
- package/resources/images.d.ts +4 -4
- package/resources/images.d.ts.map +1 -1
- package/resources/images.js +2 -2
- package/resources/images.js.map +1 -1
- package/resources/images.mjs +2 -2
- package/resources/images.mjs.map +1 -1
- package/resources/models.d.ts +4 -4
- package/resources/models.d.ts.map +1 -1
- package/resources/models.js +3 -3
- package/resources/models.js.map +1 -1
- package/resources/models.mjs +3 -3
- package/resources/models.mjs.map +1 -1
- package/resources/moderations.d.ts +3 -3
- package/resources/moderations.d.ts.map +1 -1
- package/resources/moderations.js +1 -1
- package/resources/moderations.js.map +1 -1
- package/resources/moderations.mjs +1 -1
- package/resources/moderations.mjs.map +1 -1
- package/src/index.ts +2 -2
- package/src/resources/audio/audio.ts +4 -4
- package/src/resources/audio/speech.ts +4 -4
- package/src/resources/audio/transcriptions.ts +4 -4
- package/src/resources/audio/translations.ts +4 -4
- package/src/resources/batches.ts +11 -8
- package/src/resources/beta/assistants.ts +19 -16
- package/src/resources/beta/beta.ts +5 -5
- package/src/resources/beta/chat/chat.ts +2 -2
- package/src/resources/beta/chat/completions.ts +14 -14
- package/src/resources/beta/threads/messages.ts +6 -6
- package/src/resources/beta/threads/runs/runs.ts +35 -28
- package/src/resources/beta/threads/runs/steps.ts +5 -5
- package/src/resources/beta/threads/threads.ts +22 -18
- package/src/resources/beta/vector-stores/file-batches.ts +11 -10
- package/src/resources/beta/vector-stores/files.ts +6 -6
- package/src/resources/beta/vector-stores/vector-stores.ts +7 -7
- package/src/resources/chat/chat.ts +3 -3
- package/src/resources/chat/completions.ts +8 -8
- package/src/resources/completions.ts +6 -6
- package/src/resources/embeddings.ts +3 -3
- package/src/resources/files.ts +20 -16
- package/src/resources/fine-tuning/fine-tuning.ts +2 -2
- package/src/resources/fine-tuning/jobs/checkpoints.ts +5 -5
- package/src/resources/fine-tuning/jobs/jobs.ts +6 -6
- package/src/resources/images.ts +4 -4
- package/src/resources/models.ts +4 -4
- package/src/resources/moderations.ts +3 -3
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import { isRequestOptions } from
|
|
6
|
-
import { sleep, Uploadable } from
|
|
7
|
-
import * as FilesAPI from
|
|
8
|
-
import { CursorPage, type CursorPageParams } from
|
|
3
|
+
import * as Core from '../../../core';
|
|
4
|
+
import { APIResource } from '../../../resource';
|
|
5
|
+
import { isRequestOptions } from '../../../core';
|
|
6
|
+
import { sleep, Uploadable } from '../../../core';
|
|
7
|
+
import * as FilesAPI from './files';
|
|
8
|
+
import { CursorPage, type CursorPageParams } from '../../../pagination';
|
|
9
9
|
|
|
10
10
|
export class Files extends APIResource {
|
|
11
11
|
/**
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import { isRequestOptions } from
|
|
6
|
-
import * as VectorStoresAPI from
|
|
7
|
-
import * as FileBatchesAPI from
|
|
8
|
-
import * as FilesAPI from
|
|
9
|
-
import { CursorPage, type CursorPageParams } from
|
|
3
|
+
import * as Core from '../../../core';
|
|
4
|
+
import { APIResource } from '../../../resource';
|
|
5
|
+
import { isRequestOptions } from '../../../core';
|
|
6
|
+
import * as VectorStoresAPI from './vector-stores';
|
|
7
|
+
import * as FileBatchesAPI from './file-batches';
|
|
8
|
+
import * as FilesAPI from './files';
|
|
9
|
+
import { CursorPage, type CursorPageParams } from '../../../pagination';
|
|
10
10
|
|
|
11
11
|
export class VectorStores extends APIResource {
|
|
12
12
|
files: FilesAPI.Files = new FilesAPI.Files(this._client);
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import { APIResource } from
|
|
4
|
-
import * as ChatAPI from
|
|
5
|
-
import * as CompletionsAPI from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as ChatAPI from './chat';
|
|
5
|
+
import * as CompletionsAPI from './completions';
|
|
6
6
|
|
|
7
7
|
export class Chat extends APIResource {
|
|
8
8
|
completions: CompletionsAPI.Completions = new CompletionsAPI.Completions(this._client);
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIPromise } from
|
|
5
|
-
import { APIResource } from
|
|
6
|
-
import * as ChatCompletionsAPI from
|
|
7
|
-
import * as CompletionsAPI from
|
|
8
|
-
import * as Shared from
|
|
9
|
-
import * as ChatAPI from
|
|
10
|
-
import { Stream } from
|
|
3
|
+
import * as Core from '../../core';
|
|
4
|
+
import { APIPromise } from '../../core';
|
|
5
|
+
import { APIResource } from '../../resource';
|
|
6
|
+
import * as ChatCompletionsAPI from './completions';
|
|
7
|
+
import * as CompletionsAPI from '../completions';
|
|
8
|
+
import * as Shared from '../shared';
|
|
9
|
+
import * as ChatAPI from './chat';
|
|
10
|
+
import { Stream } from '../../streaming';
|
|
11
11
|
|
|
12
12
|
export class Completions extends APIResource {
|
|
13
13
|
/**
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIPromise } from
|
|
5
|
-
import { APIResource } from
|
|
6
|
-
import * as CompletionsAPI from
|
|
7
|
-
import * as ChatCompletionsAPI from
|
|
8
|
-
import { Stream } from
|
|
3
|
+
import * as Core from '../core';
|
|
4
|
+
import { APIPromise } from '../core';
|
|
5
|
+
import { APIResource } from '../resource';
|
|
6
|
+
import * as CompletionsAPI from './completions';
|
|
7
|
+
import * as ChatCompletionsAPI from './chat/completions';
|
|
8
|
+
import { Stream } from '../streaming';
|
|
9
9
|
|
|
10
10
|
export class Completions extends APIResource {
|
|
11
11
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import * as EmbeddingsAPI from
|
|
3
|
+
import * as Core from '../core';
|
|
4
|
+
import { APIResource } from '../resource';
|
|
5
|
+
import * as EmbeddingsAPI from './embeddings';
|
|
6
6
|
|
|
7
7
|
export class Embeddings extends APIResource {
|
|
8
8
|
/**
|
package/src/resources/files.ts
CHANGED
|
@@ -1,25 +1,29 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import { isRequestOptions } from
|
|
6
|
-
import { type Response } from
|
|
7
|
-
import { sleep } from
|
|
8
|
-
import { APIConnectionTimeoutError } from
|
|
9
|
-
import * as FilesAPI from
|
|
10
|
-
import { type Uploadable, multipartFormRequestOptions } from
|
|
11
|
-
import { Page } from
|
|
3
|
+
import * as Core from '../core';
|
|
4
|
+
import { APIResource } from '../resource';
|
|
5
|
+
import { isRequestOptions } from '../core';
|
|
6
|
+
import { type Response } from '../_shims/index';
|
|
7
|
+
import { sleep } from '../core';
|
|
8
|
+
import { APIConnectionTimeoutError } from '../error';
|
|
9
|
+
import * as FilesAPI from './files';
|
|
10
|
+
import { type Uploadable, multipartFormRequestOptions } from '../core';
|
|
11
|
+
import { Page } from '../pagination';
|
|
12
12
|
|
|
13
13
|
export class Files extends APIResource {
|
|
14
14
|
/**
|
|
15
|
-
* Upload a file that can be used across various endpoints.
|
|
16
|
-
* files uploaded by one organization can be up
|
|
15
|
+
* Upload a file that can be used across various endpoints. Individual files can be
|
|
16
|
+
* up to 512 MB, and the size of all files uploaded by one organization can be up
|
|
17
|
+
* to 100 GB.
|
|
17
18
|
*
|
|
18
|
-
* The
|
|
19
|
-
*
|
|
20
|
-
* [Assistants Tools guide](https://platform.openai.com/docs/assistants/tools)
|
|
21
|
-
*
|
|
22
|
-
*
|
|
19
|
+
* The Assistants API supports files up to 2 million tokens and of specific file
|
|
20
|
+
* types. See the
|
|
21
|
+
* [Assistants Tools guide](https://platform.openai.com/docs/assistants/tools) for
|
|
22
|
+
* details.
|
|
23
|
+
*
|
|
24
|
+
* The Fine-tuning API only supports `.jsonl` files.
|
|
25
|
+
*
|
|
26
|
+
* The Batch API only supports `.jsonl` files up to 100 MB in size.
|
|
23
27
|
*
|
|
24
28
|
* Please [contact us](https://help.openai.com/) if you need to increase these
|
|
25
29
|
* storage limits.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import { APIResource } from
|
|
4
|
-
import * as JobsAPI from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as JobsAPI from './jobs/jobs';
|
|
5
5
|
|
|
6
6
|
export class FineTuning extends APIResource {
|
|
7
7
|
jobs: JobsAPI.Jobs = new JobsAPI.Jobs(this._client);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import { isRequestOptions } from
|
|
6
|
-
import * as CheckpointsAPI from
|
|
7
|
-
import { CursorPage, type CursorPageParams } from
|
|
3
|
+
import * as Core from '../../../core';
|
|
4
|
+
import { APIResource } from '../../../resource';
|
|
5
|
+
import { isRequestOptions } from '../../../core';
|
|
6
|
+
import * as CheckpointsAPI from './checkpoints';
|
|
7
|
+
import { CursorPage, type CursorPageParams } from '../../../pagination';
|
|
8
8
|
|
|
9
9
|
export class Checkpoints extends APIResource {
|
|
10
10
|
/**
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import { isRequestOptions } from
|
|
6
|
-
import * as JobsAPI from
|
|
7
|
-
import * as CheckpointsAPI from
|
|
8
|
-
import { CursorPage, type CursorPageParams } from
|
|
3
|
+
import * as Core from '../../../core';
|
|
4
|
+
import { APIResource } from '../../../resource';
|
|
5
|
+
import { isRequestOptions } from '../../../core';
|
|
6
|
+
import * as JobsAPI from './jobs';
|
|
7
|
+
import * as CheckpointsAPI from './checkpoints';
|
|
8
|
+
import { CursorPage, type CursorPageParams } from '../../../pagination';
|
|
9
9
|
|
|
10
10
|
export class Jobs extends APIResource {
|
|
11
11
|
checkpoints: CheckpointsAPI.Checkpoints = new CheckpointsAPI.Checkpoints(this._client);
|
package/src/resources/images.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import * as ImagesAPI from
|
|
6
|
-
import { type Uploadable, multipartFormRequestOptions } from
|
|
3
|
+
import * as Core from '../core';
|
|
4
|
+
import { APIResource } from '../resource';
|
|
5
|
+
import * as ImagesAPI from './images';
|
|
6
|
+
import { type Uploadable, multipartFormRequestOptions } from '../core';
|
|
7
7
|
|
|
8
8
|
export class Images extends APIResource {
|
|
9
9
|
/**
|
package/src/resources/models.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import * as ModelsAPI from
|
|
6
|
-
import { Page } from
|
|
3
|
+
import * as Core from '../core';
|
|
4
|
+
import { APIResource } from '../resource';
|
|
5
|
+
import * as ModelsAPI from './models';
|
|
6
|
+
import { Page } from '../pagination';
|
|
7
7
|
|
|
8
8
|
export class Models extends APIResource {
|
|
9
9
|
/**
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import * as Core from
|
|
4
|
-
import { APIResource } from
|
|
5
|
-
import * as ModerationsAPI from
|
|
3
|
+
import * as Core from '../core';
|
|
4
|
+
import { APIResource } from '../resource';
|
|
5
|
+
import * as ModerationsAPI from './moderations';
|
|
6
6
|
|
|
7
7
|
export class Moderations extends APIResource {
|
|
8
8
|
/**
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '4.
|
|
1
|
+
export const VERSION = '4.47.0'; // x-release-please-version
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "4.
|
|
1
|
+
export declare const VERSION = "4.47.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '4.
|
|
1
|
+
export const VERSION = '4.47.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|