Releases: run-llama/create-llama
Releases · run-llama/create-llama
v0.1.33
Patch Changes
- d746c75: Add Weaviate vector store (Typescript)
v0.1.32
Patch Changes
- 3ec5163: Add Weaviate vector database support (Python)
v0.1.30
Patch Changes
- 09e3022: Add support for LlamaTrace (Python)
- c06ec4f: Fix imports for MongoDB
- b6dd7a9: Always send chat data when submit message
v0.1.29
Patch Changes
- 8890e27: Let user change indexes in LlamaCloud projects
v0.1.27
Patch Changes
- c5c7eee: Make components reusable for chat-llamaindex
v0.1.26
Patch Changes
- f43399c: Add metadatafilters to context chat engine (Typescript)
v0.1.25
Patch Changes
- c67daeb: fix: missing set private to false for default generate.py
v0.1.24
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