mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Update existing cookbooks to use gpt-4o (#1197)
This commit is contained in:
parent
dc0e64aedf
commit
2a274b8817
@ -93,3 +93,7 @@ royziv11:
|
||||
website: "https://www.linkedin.com/in/roy-ziv-a46001149/"
|
||||
avatar: "https://media.licdn.com/dms/image/D5603AQHkaEOOGZWtbA/profile-displayphoto-shrink_400_400/0/1699500606122?e=1716422400&v=beta&t=wKEIx-vTEqm9wnqoC7-xr1WqJjghvcjjlMt034hXY_4"
|
||||
|
||||
justonf:
|
||||
name: "Juston Forte"
|
||||
website: "www.linkedin.com/in/justonforte"
|
||||
avatar: "https://avatars.githubusercontent.com/u/96567547?s=400&u=08b9757200906ab12e3989b561cff6c4b95a12cb&v=4"
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
examples/gpt4o/data/keynote_recap.mp4
Normal file
BIN
examples/gpt4o/data/keynote_recap.mp4
Normal file
Binary file not shown.
BIN
examples/gpt4o/data/triangle.png
Normal file
BIN
examples/gpt4o/data/triangle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
819
examples/gpt4o/introduction_to_gpt4o.ipynb
Normal file
819
examples/gpt4o/introduction_to_gpt4o.ipynb
Normal file
File diff suppressed because one or more lines are too long
@ -1205,7 +1205,7 @@
|
||||
- guardrails
|
||||
|
||||
- title: How to combine GPT4 with Vision with RAG to create a clothing matchmaker app
|
||||
path: examples/How_to_combine_GPT4v_with_RAG_Outfit_Assistant.ipynb
|
||||
path: examples/How_to_combine_GPT4o_with_RAG_Outfit_Assistant.ipynb
|
||||
date: 2024-02-16
|
||||
authors:
|
||||
- teomusatoiu
|
||||
@ -1295,3 +1295,13 @@
|
||||
tags:
|
||||
- completions
|
||||
- functions
|
||||
|
||||
- title: Introduction to gpt-4o
|
||||
path: examples/gpt4o/introduction_to_gpt4o.ipynb
|
||||
date: 2024-05-13
|
||||
authors:
|
||||
- justonf
|
||||
tags:
|
||||
- completions
|
||||
- vision
|
||||
- whisper
|
Loading…
x
Reference in New Issue
Block a user