From c8e8956b5ef4d39cbe18182112273e2e2e9e1c9a Mon Sep 17 00:00:00 2001 From: Kevin Alwell Date: Wed, 23 Oct 2024 22:10:49 +0000 Subject: [PATCH] fix registry --- registry.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/registry.yaml b/registry.yaml index 1a22bdfb14..863b27c2ee 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