Add Image Gen cookbook (#1788)
679
examples/Generate_Images_With_GPT_Image.ipynb
Normal file
BIN
examples/imgs/cat_portrait_pixel.jpg
Normal file
After Width: | Height: | Size: 147 KiB |
BIN
examples/imgs/cat_with_hat.jpg
Normal file
After Width: | Height: | Size: 1.8 MiB |
BIN
examples/imgs/glorptak.png
Normal file
After Width: | Height: | Size: 2.5 MiB |
BIN
examples/imgs/hat.png
Normal file
After Width: | Height: | Size: 1.4 MiB |
BIN
examples/imgs/mask.png
Normal file
After Width: | Height: | Size: 337 KiB |
BIN
examples/imgs/mask_alpha.png
Normal file
After Width: | Height: | Size: 164 KiB |
BIN
examples/imgs/mask_edit.png
Normal file
After Width: | Height: | Size: 2.9 MiB |
@ -1733,7 +1733,7 @@
|
||||
tags:
|
||||
- completions
|
||||
- reasoning
|
||||
|
||||
|
||||
- title: GPT Actions library - GitHub
|
||||
path: examples/chatgpt/gpt_actions_library/gpt_action_github.md
|
||||
date: 2024-10-23
|
||||
@ -1782,9 +1782,9 @@
|
||||
tags:
|
||||
- gpt-actions-library
|
||||
- embeddings
|
||||
- chatgpt
|
||||
- chatgpt
|
||||
- chatgpt-and-api
|
||||
|
||||
|
||||
- title: Optimizing Retrieval-Augmented Generation using GPT-4o Vision Modality
|
||||
path: examples/vector_databases/pinecone/Using_vision_modality_for_RAG_with_Pinecone.ipynb
|
||||
date: 2024-11-12
|
||||
@ -1814,8 +1814,8 @@
|
||||
- gpt-actions-library
|
||||
- chatgpt
|
||||
- chatgpt-communication
|
||||
|
||||
- title: GPT Actions library - Tray.ai APIM
|
||||
|
||||
- title: GPT Actions library - Tray.ai APIM
|
||||
path: examples/chatgpt/gpt_actions_library/gpt_action_trayai_apim.md
|
||||
date: 2024-11-26
|
||||
authors:
|
||||
@ -1906,7 +1906,7 @@
|
||||
tags:
|
||||
- chatgpt
|
||||
- gpt-actions-library
|
||||
- chatgpt-productivity
|
||||
- chatgpt-productivity
|
||||
|
||||
- title: GPT-4.1 Prompting Guide
|
||||
path: examples/gpt4-1_prompting_guide.ipynb
|
||||
@ -1917,3 +1917,11 @@
|
||||
tags:
|
||||
- responses
|
||||
- api
|
||||
|
||||
- title: Generate images with GPT Image
|
||||
path: examples/Generate_images_with_GPT_Image.ipynb
|
||||
date: 2025-04-23
|
||||
authors:
|
||||
- katiagg
|
||||
tags:
|
||||
- images
|
||||
|