File tree
25 files changed
+25
-118
lines changedFilter options
- src/openai/resources
- audio
- beta
- realtime
- threads
- runs
- chat/completions
- evals
- runs
- fine_tuning
- checkpoints
- jobs
- responses
- uploads
- vector_stores
25 files changed
+25
-118
lines changedsrc/openai/resources/audio/speech.py
Copy file name to clipboardExpand all lines: src/openai/resources/audio/speech.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/audio/transcriptions.py
Copy file name to clipboardExpand all lines: src/openai/resources/audio/transcriptions.py+1-7Lines changed: 1 addition & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
| 14 | + |
21 | 15 |
|
22 | 16 |
|
23 | 17 |
|
|
src/openai/resources/audio/translations.py
Copy file name to clipboardExpand all lines: src/openai/resources/audio/translations.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 13 | + |
19 | 14 |
|
20 | 15 |
|
21 | 16 |
|
|
src/openai/resources/batches.py
Copy file name to clipboardExpand all lines: src/openai/resources/batches.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 13 | + |
17 | 14 |
|
18 | 15 |
|
19 | 16 |
|
|
src/openai/resources/beta/assistants.py
Copy file name to clipboardExpand all lines: src/openai/resources/beta/assistants.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/beta/realtime/sessions.py
Copy file name to clipboardExpand all lines: src/openai/resources/beta/realtime/sessions.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/beta/realtime/transcription_sessions.py
Copy file name to clipboardExpand all lines: src/openai/resources/beta/realtime/transcription_sessions.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/beta/threads/messages.py
Copy file name to clipboardExpand all lines: src/openai/resources/beta/threads/messages.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/beta/threads/runs/steps.py
Copy file name to clipboardExpand all lines: src/openai/resources/beta/threads/runs/steps.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/beta/threads/threads.py
Copy file name to clipboardExpand all lines: src/openai/resources/beta/threads/threads.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
| 21 | + |
26 | 22 |
|
27 | 23 |
|
28 | 24 |
|
|
src/openai/resources/chat/completions/completions.py
Copy file name to clipboardExpand all lines: src/openai/resources/chat/completions/completions.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
| 22 | + |
27 | 23 |
|
28 | 24 |
|
29 | 25 |
|
|
src/openai/resources/completions.py
Copy file name to clipboardExpand all lines: src/openai/resources/completions.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
| 13 | + |
18 | 14 |
|
19 | 15 |
|
20 | 16 |
|
|
src/openai/resources/evals/evals.py
Copy file name to clipboardExpand all lines: src/openai/resources/evals/evals.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 13 | + |
17 | 14 |
|
18 | 15 |
|
19 | 16 |
|
|
src/openai/resources/evals/runs/runs.py
Copy file name to clipboardExpand all lines: src/openai/resources/evals/runs/runs.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/files.py
Copy file name to clipboardExpand all lines: src/openai/resources/files.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
| 15 | + |
21 | 16 |
|
22 | 17 |
|
23 | 18 |
|
|
src/openai/resources/fine_tuning/checkpoints/permissions.py
Copy file name to clipboardExpand all lines: src/openai/resources/fine_tuning/checkpoints/permissions.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/fine_tuning/jobs/jobs.py
Copy file name to clipboardExpand all lines: src/openai/resources/fine_tuning/jobs/jobs.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/images.py
Copy file name to clipboardExpand all lines: src/openai/resources/images.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 13 | + |
19 | 14 |
|
20 | 15 |
|
21 | 16 |
|
|
src/openai/resources/moderations.py
Copy file name to clipboardExpand all lines: src/openai/resources/moderations.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 12 | + |
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
|
src/openai/resources/responses/responses.py
Copy file name to clipboardExpand all lines: src/openai/resources/responses/responses.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
| 13 | + |
19 | 14 |
|
20 | 15 |
|
21 | 16 |
|
|
src/openai/resources/uploads/parts.py
Copy file name to clipboardExpand all lines: src/openai/resources/uploads/parts.py+1-6Lines changed: 1 addition & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
| 11 | + |
17 | 12 |
|
18 | 13 |
|
19 | 14 |
|
|
src/openai/resources/uploads/uploads.py
Copy file name to clipboardExpand all lines: src/openai/resources/uploads/uploads.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
| 26 | + |
30 | 27 |
|
31 | 28 |
|
32 | 29 |
|
|
src/openai/resources/vector_stores/file_batches.py
Copy file name to clipboardExpand all lines: src/openai/resources/vector_stores/file_batches.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| - |
| 16 | + |
21 | 17 |
|
22 | 18 |
|
23 | 19 |
|
|
src/openai/resources/vector_stores/files.py
Copy file name to clipboardExpand all lines: src/openai/resources/vector_stores/files.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
| 13 | + |
18 | 14 |
|
19 | 15 |
|
20 | 16 |
|
|
src/openai/resources/vector_stores/vector_stores.py
Copy file name to clipboardExpand all lines: src/openai/resources/vector_stores/vector_stores.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
| 27 | + |
31 | 28 |
|
32 | 29 |
|
33 | 30 |
|
|
0 commit comments