mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Adds notebook for GPTV with function calling (#1139)
This commit is contained in:
parent
1d82e43b22
commit
0c010b211a
File diff suppressed because one or more lines are too long
BIN
examples/multimodal/data/org-chart-sample.pdf
Normal file
BIN
examples/multimodal/data/org-chart-sample.pdf
Normal file
Binary file not shown.
BIN
examples/multimodal/images/damaged_package.jpg
Normal file
BIN
examples/multimodal/images/damaged_package.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
BIN
examples/multimodal/images/normal_package.jpg
Normal file
BIN
examples/multimodal/images/normal_package.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
BIN
examples/multimodal/images/wet_package.jpg
Normal file
BIN
examples/multimodal/images/wet_package.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
@ -1252,6 +1252,14 @@
|
|||||||
tags:
|
tags:
|
||||||
- chat
|
- chat
|
||||||
|
|
||||||
|
- title: Using GPT4 Vision with Function Calling
|
||||||
|
path: examples/multimodal/Using_GPT4_Vision_With_Function_Calling.ipynb
|
||||||
|
date: 2024-04-09
|
||||||
|
authors:
|
||||||
|
- shyamal-anadkat
|
||||||
|
tags:
|
||||||
|
- chat
|
||||||
|
- vision
|
||||||
|
|
||||||
- title: Synthetic data generation (Part 1)
|
- title: Synthetic data generation (Part 1)
|
||||||
path: examples/SDG1.ipynb
|
path: examples/SDG1.ipynb
|
||||||
@ -1270,4 +1278,3 @@
|
|||||||
tags:
|
tags:
|
||||||
- vision
|
- vision
|
||||||
- embeddings
|
- embeddings
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user