From c67e6851398bc6e4aba7e5efaa9980db21cb0cc7 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 1 Oct 2024 21:08:39 +0100 Subject: [PATCH] test --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1a5743e4c92..5d8aa03b1fc 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -73,3 +73,4 @@ /generative-ai/open-models/serving/vertex_ai_text_generation_inference_gemma.ipynb @alvarobartt @philschmid @pagezyhf @jeffboudier /generative-ai/gemini/use-cases/applying-llms-to-data/semantic-search-in-bigquery/stackoverflow_questions_semantic_search.ipynb @sethijaideep @GoogleCloudPlatform/generative-ai-devrel /generative-ai/gemini/use-cases/retrieval-augmented-generation/raw_with_bigquery.ipynb @jeffonelson @GoogleCloudPlatform/generative-ai-devrel +/generative-ai/gemini/sample-apps/conversational-genai-app-template @eliasecchig @lspatarog @GoogleCloudPlatform/generative-ai-devrel