Skip to content

Commit d5ba7dc

Browse files
authored
Adds GPT action cookbook about connecting to Google Ads real-time reporting data (#1462)
1 parent 6123b8e commit d5ba7dc

File tree

6 files changed

+678
-0
lines changed

6 files changed

+678
-0
lines changed

authors.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,11 @@ ericning-o:
178178
website: "https://github.com/ericning-o"
179179
avatar: "https://avatars.githubusercontent.com/u/182030612"
180180

181+
zeyuangu-adzviser:
182+
name: "Zeyuan Gu"
183+
website: "https://www.linkedin.com/in/goo/"
184+
avatar: "https://avatars.githubusercontent.com/u/25328738"
185+
181186
alwell-kevin:
182187
name: "Kevin Alwell"
183188
website: "https://github.com/alwell-kevin"

examples/chatgpt/gpt_actions_library/gpt_action_googleads_adzviser.ipynb

Lines changed: 661 additions & 0 deletions
Large diffs are not rendered by default.
103 KB
Loading
168 KB
Loading
265 KB
Loading

registry.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,6 +1631,18 @@
16311631
- prompt caching
16321632
- completions
16331633

1634+
- title: GPT Actions library - Google Ads via Adzviser
1635+
path: examples/chatgpt/gpt_actions_library/gpt_action_googleads_adzviser.ipynb
1636+
date: 2024-10-10
1637+
authors:
1638+
- zeyuangu-adzviser
1639+
tags:
1640+
- gpt-actions-library
1641+
- chatgpt
1642+
- chatgpt-data
1643+
- chatgpt-productivity
1644+
- chatgpt-middleware
1645+
16341646
- title: Leveraging model distillation to fine-tune a model
16351647
path: examples/Leveraging_model_distillation_to_fine-tune_a_model.ipynb
16361648
date: 2024-10-16

0 commit comments

Comments
 (0)