-
github-actions[bot] authored
Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
github-actions[bot] authoredCo-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 17.06 KiB
create-llama
0.3.25
Patch Changes
- 5450096e: bump: react 19 stable
0.3.24
Patch Changes
- a84743c5: Change --agents paramameter to --use-case
- a84743c5: Add LlamaCloud support for Reflex templates
- a7a65924: Fix the npm issue on the full-stack Python template
- fc5e56ef: bump: code interpreter v1
0.3.23
Patch Changes
- 9077cae2: Add contract review use case (Python)
0.3.22
Patch Changes
- 25667d45: Make OpenAPI spec usable by custom GPTs
0.3.21
Patch Changes
- 95227a75: Add query endpoint
0.3.20
Patch Changes
- 27d2499a: Bump the LlamaCloud library and fix breaking changes (Python).
0.3.19
Patch Changes
0.3.18
Patch Changes
- fe90a7e7: chore: bump ai v4
- 02b24731: Show streaming errors in Python, optimize system prompts for tool usage and set the weather tool as default for the Agentic RAG use case
- 63e961e6: Use auto_routed retriever mode for LlamaCloudIndex
0.3.17
Patch Changes
- 28c8808c: Add fly.io deployment
- 0a7dfcf8: Generate NEXT_PUBLIC_CHAT_API for NextJS backend to specify alternative backend
0.3.16
Patch Changes
- 8b371d83: Set pydantic version to <2.10 to avoid incompatibility with llama-index.
- 30fe2695: Deactive duckduckgo tool for TS
- 30fe2695: Replace DuckDuckGo by Wikipedia tool for agentic template
0.3.15
Patch Changes
- fc5b266a: Improve DX for Python template (use one deployment instead of two)
- f8f97d2c: Add support for python 3.13
0.3.14
Patch Changes
- 00f0b3ae: fix: dont include user message in chat history
- 4663dec8: chore: bump react19 rc
- 44b34fb4: chore: update eslint 9, nextjs 15, react 19
- 69256760: feat: use latest chat UI
0.3.13
Patch Changes
- 282eaa07: Ensure that the index and document store are created when uploading a file with no available index.
0.3.12
Patch Changes
- 6edea6af: Optimize generated workflow code for Python
- 8431b788: Optimize Typescript multi-agent code
- 8431b788: Add form filling use case (Typescript)
0.3.11
Patch Changes
- 2b8aaa83: Add support for local models via Hugging Face
- b9570b2e: Fix: use generic LLMAgent instead of OpenAIAgent (adds support for Gemini and Anthropic for Agentic RAG)
- 1fe21f85: Fix the highlight.js issue with the Next.js static build
- 00009ae5: feat: import pdf css
0.3.10
Patch Changes
0.3.9
Patch Changes
- ed59927b: Add form filling use case (Python)
0.3.8
Patch Changes
- 4a834690: Add multi-agent financial report for Typescript (and update LITS to 0.7.10)
0.3.7
Patch Changes
- fa803787: DocumentInfo working with relative URLs
0.3.6
Patch Changes
- 01823687: Fix the streaming issue to prevent the UI from hanging.
0.3.5
Patch Changes
- 2209409c: Add financial report as the default use case in the multi-agent template (Python).
0.3.4
Patch Changes
- 384a1368: Fix import error if the artifact tool is selected
0.3.3
Patch Changes
- 99b8247b: Simplify and unify handling file uploads
0.3.2
Patch Changes
- 6d1b6b93: Update README.md for pro mode
0.3.1
Patch Changes
- f3577c50: Fix event streaming is blocked
- f3577c50: Add upload file to sandbox (artifact and code interpreter)
0.3.0
Minor Changes
- 7562cb48: Simplified default questions and added pro mode
Patch Changes
0.2.19
Patch Changes
- 3d414883: feat: use selected llamacloud for multiagent
0.2.18
Patch Changes
- 75e1f610: Fix cannot query public document from llamacloud
- 88220f1d: fix workflow doesn't stop when user presses stop generation button
- 75e1f610: Fix typescript templates cannot upload file to llamacloud
- 88220f1d: Bump llama_index@0.11.17
0.2.17
Patch Changes
- cd3fcd05: bump: use LlamaIndexTS 0.6.18
- 6335de11: Fix using LlamaCloud selector does not use the configured values in the environment (Python)
0.2.16
Patch Changes
- 0e78ba46: Fix: programmatically ensure index for LlamaCloud
- 0e78ba46: Fix .env not loaded on poetry run generate
- 7f4ac228: Don't need to run generate script for LlamaCloud
- 5263bde8: Use selected LlamaCloud index in multi-agent template
0.2.15
Patch Changes
- 16e6124d: Bump package for llamatrace observability
- 3790ca02: Add multi-agent task selector for TS template
- d18f0399: Add e2b code artifact tool for the FastAPI template
0.2.14
Patch Changes
- 5a7216e3: feat: implement artifact tool in TS
0.2.13
Patch Changes
- 04ddebcd: Add publisher agent to multi-agents for generating documents (PDF and HTML)
- 04ddebcd: Allow tool selection for multi-agents (Python and TS)
0.2.12
Patch Changes
0.2.11
Patch Changes
- 7c2a3f69: fix: postgres import
0.2.10
Patch Changes
- cb8d535d: Fix only produces one agent event
0.2.9
Patch Changes
- 0213fe07: Update dependencies for vector stores and add e2e test to ensure that they work as expected.
0.2.8
Patch Changes
- 0031e674: Bump llama-index to 0.11.11 for the multi-agent template
0.2.7
Patch Changes
- 505b8e94: bump: use latest ai package version
- cf3ec97a: Dynamically select model for Groq
- 8c1087f5: feat: enhance style for markdown
0.2.6
Patch Changes
- adc40cf7: fix: vercel ai update crash sending annotations
0.2.5
Patch Changes
- 38a8be8d: fix: filter in mongo vector store
0.2.4
Patch Changes
- 917e8622: Fix errors in building the frontend
0.2.3
Patch Changes
- b6da3c24: Ensure the generation script always works
0.2.2
Patch Changes
- 8105c5cf: Add env config for next questions feature
0.2.1
Patch Changes
- 6a409cbb: Bump web and database reader packages
0.2.0
Minor Changes
- 435109fe: Add multi-agents template based on workflows
0.1.44
Patch Changes
- bedde2bf: Change metadata filters to use already existing documents in LlamaCloud Index
- 5cd12fa9: Use one callback manager per request
- 5cd12fa9: Bump llama_index version to 0.11.1
- fd4abb3b: Fix to use filename for uploaded documents in NextJS
- 2f8feabc: Simplify CLI interface
0.1.43
Patch Changes
- 4fa2b76f: feat: implement citation for TS
0.1.42
Patch Changes
- 8f670a93: Allow relative URL in documents