diff --git a/.changeset/quick-socks-learn.md b/.changeset/quick-socks-learn.md deleted file mode 100644 index 092d81c7b..000000000 --- a/.changeset/quick-socks-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-llama": patch ---- - -Fix the issue of images not showing with the sandbox URL from OpenAI's models diff --git a/.changeset/tough-pugs-destroy.md b/.changeset/tough-pugs-destroy.md deleted file mode 100644 index bf8a3288e..000000000 --- a/.changeset/tough-pugs-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-llama": patch ---- - -use llamacloud for chat diff --git a/CHANGELOG.md b/CHANGELOG.md index f775d6709..4fb8a3925 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # create-llama +## 0.1.15 + +### Patch Changes + +- 64732f0: Fix the issue of images not showing with the sandbox URL from OpenAI's models +- aeb6fef: use llamacloud for chat + ## 0.1.14 ### Patch Changes diff --git a/package.json b/package.json index 28d99aa6e..f64a1f82f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-llama", - "version": "0.1.14", + "version": "0.1.15", "description": "Create LlamaIndex-powered apps with one command", "keywords": [ "rag",