From 03fc9efecb47eb0dbbe7e44386b8ed5df6903be5 Mon Sep 17 00:00:00 2001 From: Sheri Gilley Date: Tue, 27 Jan 2026 10:13:26 -0600 Subject: [PATCH] TESTING - DO NOT MERGE --- ...ickstart-chat-with-agent.py => quickstart2-chat-with-agent.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename samples/python/quickstart/{quickstart-chat-with-agent.py => quickstart2-chat-with-agent.py} (100%) diff --git a/samples/python/quickstart/quickstart-chat-with-agent.py b/samples/python/quickstart/quickstart2-chat-with-agent.py similarity index 100% rename from samples/python/quickstart/quickstart-chat-with-agent.py rename to samples/python/quickstart/quickstart2-chat-with-agent.py