From 385d6500b2e982282ca98aba6b359f5b4216a574 Mon Sep 17 00:00:00 2001 From: Noah Stapp Date: Mon, 15 Sep 2025 15:51:54 -0400 Subject: [PATCH] Test INTPYTHON-701 --- llama-index-python-vectorstore/config.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llama-index-python-vectorstore/config.env b/llama-index-python-vectorstore/config.env index 00d312b..bfa9e2e 100644 --- a/llama-index-python-vectorstore/config.env +++ b/llama-index-python-vectorstore/config.env @@ -1,3 +1,4 @@ REPO_NAME=llama_index -REPO_ORG=run-llama +REPO_ORG=NoahStapp +REPO_BRANCH=INTPYTHON-701 DATABASE=llama_index_test_db