Releases: run-llama/create-llama
Releases · run-llama/create-llama
v0.3.28
Patch Changes
- 4e06714: Fix the error: Unable to view file sources due to CORS.
v0.3.27
Patch Changes
- b4e41aa: Add deep research over own documents use case (Python)
v0.3.26
Patch Changes
- f73d46b: Fix missing copy of the multiagent code
v0.3.24
Patch Changes
- a84743c: Change --agents paramameter to --use-case
- a84743c: Add LlamaCloud support for Reflex templates
- a7a6592: Fix the npm issue on the full-stack Python template
- fc5e56e: bump: code interpreter v1
v0.3.23
Patch Changes
- 9077cae: Add contract review use case (Python)
v0.3.22
Patch Changes
- 25667d4: Make OpenAPI spec usable by custom GPTs
v0.3.20
Patch Changes
- 27d2499: Bump the LlamaCloud library and fix breaking changes (Python).
v0.3.19
Patch Changes
- f9a057d: Add support multimodal indexes (e.g. from LlamaCloud)
- aedd73d: bump: chat-ui