From 6335de117468fe774ac59ea3601573524a1baea3 Mon Sep 17 00:00:00 2001
From: Marcus Schiesser <mail@marcusschiesser.de>
Date: Wed, 9 Oct 2024 16:18:11 +0700
Subject: [PATCH] docs: changeset

---
 .changeset/pink-impalas-matter.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 .changeset/pink-impalas-matter.md

diff --git a/.changeset/pink-impalas-matter.md b/.changeset/pink-impalas-matter.md
new file mode 100644
index 00000000..38556d19
--- /dev/null
+++ b/.changeset/pink-impalas-matter.md
@@ -0,0 +1,5 @@
+---
+"create-llama": patch
+---
+
+Fix using LlamaCloud selector does not use the configured values in the environment (Python)
-- 
GitLab