From 9dace43d2d85de1c57a0ae7075b062405ba0dc70 Mon Sep 17 00:00:00 2001 From: Felix Arntz Date: Tue, 26 May 2026 12:45:02 -0500 Subject: [PATCH] fix Vertex example location --- .../vertex-gemini-2.5-flash-image-preview-chatbot.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/ai-functions/src/stream-text/{vertex/gemini-2.5-flash-image-preview-chatbot.ts => google/vertex-gemini-2.5-flash-image-preview-chatbot.ts} (100%) diff --git a/examples/ai-functions/src/stream-text/vertex/gemini-2.5-flash-image-preview-chatbot.ts b/examples/ai-functions/src/stream-text/google/vertex-gemini-2.5-flash-image-preview-chatbot.ts similarity index 100% rename from examples/ai-functions/src/stream-text/vertex/gemini-2.5-flash-image-preview-chatbot.ts rename to examples/ai-functions/src/stream-text/google/vertex-gemini-2.5-flash-image-preview-chatbot.ts