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:
|
tags:
|
||||||
- completions
|
- completions
|
||||||
- reasoning
|
- reasoning
|
||||||
|
|
||||||
- title: GPT Actions library - GitHub
|
- title: GPT Actions library - GitHub
|
||||||
path: examples/chatgpt/gpt_actions_library/gpt_action_github.md
|
path: examples/chatgpt/gpt_actions_library/gpt_action_github.md
|
||||||
date: 2024-10-23
|
date: 2024-10-23
|
||||||
@ -1782,9 +1782,9 @@
|
|||||||
tags:
|
tags:
|
||||||
- gpt-actions-library
|
- gpt-actions-library
|
||||||
- embeddings
|
- embeddings
|
||||||
- chatgpt
|
- chatgpt
|
||||||
- chatgpt-and-api
|
- chatgpt-and-api
|
||||||
|
|
||||||
- title: Optimizing Retrieval-Augmented Generation using GPT-4o Vision Modality
|
- title: Optimizing Retrieval-Augmented Generation using GPT-4o Vision Modality
|
||||||
path: examples/vector_databases/pinecone/Using_vision_modality_for_RAG_with_Pinecone.ipynb
|
path: examples/vector_databases/pinecone/Using_vision_modality_for_RAG_with_Pinecone.ipynb
|
||||||
date: 2024-11-12
|
date: 2024-11-12
|
||||||
@ -1814,8 +1814,8 @@
|
|||||||
- gpt-actions-library
|
- gpt-actions-library
|
||||||
- chatgpt
|
- chatgpt
|
||||||
- chatgpt-communication
|
- 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
|
path: examples/chatgpt/gpt_actions_library/gpt_action_trayai_apim.md
|
||||||
date: 2024-11-26
|
date: 2024-11-26
|
||||||
authors:
|
authors:
|
||||||
@ -1906,7 +1906,7 @@
|
|||||||
tags:
|
tags:
|
||||||
- chatgpt
|
- chatgpt
|
||||||
- gpt-actions-library
|
- gpt-actions-library
|
||||||
- chatgpt-productivity
|
- chatgpt-productivity
|
||||||
|
|
||||||
- title: GPT-4.1 Prompting Guide
|
- title: GPT-4.1 Prompting Guide
|
||||||
path: examples/gpt4-1_prompting_guide.ipynb
|
path: examples/gpt4-1_prompting_guide.ipynb
|
||||||
@ -1917,3 +1917,11 @@
|
|||||||
tags:
|
tags:
|
||||||
- responses
|
- responses
|
||||||
- api
|
- api
|
||||||
|
|
||||||
|
- title: Generate images with GPT Image
|
||||||
|
path: examples/Generate_images_with_GPT_Image.ipynb
|
||||||
|
date: 2025-04-23
|
||||||
|
authors:
|
||||||
|
- katiagg
|
||||||
|
tags:
|
||||||
|
- images
|
||||||
|