Adding Batch Processing notebook (#1164)
This commit is contained in:
parent
987ac5444f
commit
7973210d7a
3 changed files with 2599 additions and 0 deletions
1589
examples/batch_processing.ipynb
Normal file
1589
examples/batch_processing.ipynb
Normal file
File diff suppressed because it is too large
Load diff
1001
examples/data/imdb_top_1000.csv
Normal file
1001
examples/data/imdb_top_1000.csv
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1278,3 +1278,12 @@
|
||||||
tags:
|
tags:
|
||||||
- vision
|
- vision
|
||||||
- embeddings
|
- embeddings
|
||||||
|
|
||||||
|
- title: Batch processing with the Batch API
|
||||||
|
path: examples/batch_processing.ipynb
|
||||||
|
date: 2024-04-24
|
||||||
|
authors:
|
||||||
|
- katiagg
|
||||||
|
tags:
|
||||||
|
- batch
|
||||||
|
- completions
|
||||||
Loading…
Reference in a new issue