-
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 15.01 KiB
create-llama
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