From 3b06deed2718cda5c538dfcdf5176eefad86981a Mon Sep 17 00:00:00 2001 From: Kevin Alwell Date: Wed, 23 Oct 2024 15:21:41 -0700 Subject: [PATCH] Add GH to registry (#1516) --- registry.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/registry.yaml b/registry.yaml index 1a22bdf..863b27c 100644 --- a/registry.yaml +++ b/registry.yaml @@ -1363,15 +1363,6 @@ - chatgpt - chatgpt-communication -- title: GPT Actions library - GitHub - path: examples/chatgpt/gpt_actions_library/gpt_action_github.md - date: 2024-09-25 - authors: - - alwell-kevin - tags: - - gpt-actions-library - - chatgpt - - title: GPT Actions library - Sharepoint (Return Docs) path: examples/chatgpt/gpt_actions_library/gpt_action_sharepoint_doc.ipynb date: 2024-05-24 @@ -1653,3 +1644,12 @@ tags: - completions - audio + +- title: GPT Actions library - GitHub + path: examples/chatgpt/gpt_actions_library/gpt_action_github.md + date: 2024-10-23 + authors: + - alwell-kevin + tags: + - gpt-actions-library + - chatgpt \ No newline at end of file