From 28f7e883824222543241be1060bfd01a8ab5dea2 Mon Sep 17 00:00:00 2001 From: Teo Musatoiu <156829031+teomusatoiu@users.noreply.github.com> Date: Tue, 27 Feb 2024 17:16:46 +0000 Subject: [PATCH] Update registry.yaml (#1076) Co-authored-by: Logan Kilpatrick --- registry.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/registry.yaml b/registry.yaml index 749cfffd..dea8955f 100644 --- a/registry.yaml +++ b/registry.yaml @@ -164,15 +164,6 @@ - completions - functions -- title: How to combine GPTV with RAG Create a Clothing Matchmaker App - path: examples/How_to_Combine_GPTv_with_RAG_Outfit_Assistant.ipynb - date: 2024-02-16 - authors: - - teomusatoiu - tags: - - vision - - embeddings - - title: How to count tokens with tiktoken path: examples/How_to_count_tokens_with_tiktoken.ipynb date: 2022-12-16 @@ -1203,3 +1194,12 @@ - colin-jarvis tags: - guardrails + +- title: How to combine GPT-V with RAG to create a clothing matchmaker app + path: examples/How_to_Combine_GPTv_with_RAG_Outfit_Assistant.ipynb + date: 2024-02-16 + authors: + - teomusatoiu + tags: + - vision + - embeddings