Skip to content

Releases: run-llama/create-llama

v0.1.33

13 Aug 04:06
8b2de43
Compare
Choose a tag to compare

Patch Changes

  • d746c75: Add Weaviate vector store (Typescript)

v0.1.32

12 Aug 10:20
26359a0
Compare
Choose a tag to compare

Patch Changes

  • 3ec5163: Add Weaviate vector database support (Python)

v0.1.31

09 Aug 04:56
9b5835b
Compare
Choose a tag to compare

Patch Changes

  • 04a9c71: Cluster nodes by document

v0.1.30

08 Aug 09:00
0bfdbc1
Compare
Choose a tag to compare

Patch Changes

  • 09e3022: Add support for LlamaTrace (Python)
  • c06ec4f: Fix imports for MongoDB
  • b6dd7a9: Always send chat data when submit message

v0.1.29

05 Aug 15:25
e974c8e
Compare
Choose a tag to compare

Patch Changes

  • 8890e27: Let user change indexes in LlamaCloud projects

v0.1.28

02 Aug 08:39
dcf52ab
Compare
Choose a tag to compare

Patch Changes

v0.1.27

01 Aug 15:09
a4a5523
Compare
Choose a tag to compare

Patch Changes

  • c5c7eee: Make components reusable for chat-llamaindex

v0.1.26

31 Jul 06:56
8b89ac5
Compare
Choose a tag to compare

Patch Changes

  • f43399c: Add metadatafilters to context chat engine (Typescript)

v0.1.25

30 Jul 08:10
df51361
Compare
Choose a tag to compare

Patch Changes

  • c67daeb: fix: missing set private to false for default generate.py

v0.1.24

29 Jul 14:02
af6ac9a
Compare
Choose a tag to compare

Patch Changes

  • 43474a5: Configure LlamaCloud organization ID for Python
  • cf11b23: Add Azure code interpreter for Python and TS
  • fd9fb42: Add Azure OpenAI as model provider
  • 5c13646: Fix starter questions not working in python backend