Releases: run-llama/create-llama
Releases · run-llama/create-llama
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
v0.3.18
Patch Changes
- fe90a7e: chore: bump ai v4
- 02b2473: Show streaming errors in Python, optimize system prompts for tool usage and set the weather tool as default for the Agentic RAG use case
- 63e961e: Use auto_routed retriever mode for LlamaCloudIndex
v0.3.17
Patch Changes
- 28c8808: Add fly.io deployment
- 0a7dfcf: Generate NEXT_PUBLIC_CHAT_API for NextJS backend to specify alternative backend
v0.3.16
Patch Changes
- 8b371d8: Set pydantic version to <2.10 to avoid incompatibility with llama-index.
- 30fe269: Deactive duckduckgo tool for TS
- 30fe269: Replace DuckDuckGo by Wikipedia tool for agentic template