From e3c5063372ca93547bdd9bdd88b78ddad58e777d Mon Sep 17 00:00:00 2001 From: MW-OAI Date: Tue, 11 Feb 2025 14:30:51 +0100 Subject: [PATCH] Update registry.yaml Forgot to add myself to reg after edit's for model upgrades --- registry.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/registry.yaml b/registry.yaml index 3158c53161..1009462092 100644 --- a/registry.yaml +++ b/registry.yaml @@ -1229,9 +1229,10 @@ - title: How to parse PDF docs for RAG path: examples/Parse_PDF_docs_for_RAG.ipynb - date: 2024-02-28 + date: 2024-09-29 authors: - katiagg + - MW-OAI tags: - vision - embeddings @@ -1263,9 +1264,10 @@ - title: Using GPT4 Vision with Function Calling path: examples/multimodal/Using_GPT4_Vision_With_Function_Calling.ipynb - date: 2024-04-09 + date: 2024-12-13 authors: - shyamal-anadkat + - MW-OAI tags: - chat - vision