Skip to content

Releases: run-llama/create-llama

v0.2.18

10 Oct 11:04
1ee05ea
Compare
Choose a tag to compare

Patch Changes

  • 75e1f61: Fix cannot query public document from llamacloud
  • 88220f1: fix workflow doesn't stop when user presses stop generation button
  • 75e1f61: Fix typescript templates cannot upload file to llamacloud
  • 88220f1: Bump [email protected]

v0.2.17

09 Oct 09:32
6304114
Compare
Choose a tag to compare

Patch Changes

  • cd3fcd0: bump: use LlamaIndexTS 0.6.18
  • 6335de1: Fix using LlamaCloud selector does not use the configured values in the environment (Python)

v0.2.16

08 Oct 10:29
a47d778
Compare
Choose a tag to compare

Patch Changes

  • 0e78ba4: Fix: programmatically ensure index for LlamaCloud
  • 0e78ba4: Fix .env not loaded on poetry run generate
  • 7f4ac22: Don't need to run generate script for LlamaCloud
  • 5263bde: Use selected LlamaCloud index in multi-agent template

v0.2.15

07 Oct 09:37
7652b2b
Compare
Choose a tag to compare

Patch Changes

  • 16e6124: Bump package for llamatrace observability
  • 3790ca0: Add multi-agent task selector for TS template
  • d18f039: Add e2b code artifact tool for the FastAPI template

v0.2.14

03 Oct 10:14
51dc0e4
Compare
Choose a tag to compare

Patch Changes

  • 5a7216e: feat: implement artifact tool in TS

v0.2.13

02 Oct 10:46
27a1b9f
Compare
Choose a tag to compare

Patch Changes

  • 04ddebc: Add publisher agent to multi-agents for generating documents (PDF and HTML)
  • 04ddebc: Allow tool selection for multi-agents (Python and TS)

v0.2.12

27 Sep 08:17
727eb10
Compare
Choose a tag to compare

Patch Changes

  • 70f7dca: feat: add test deps for llamaparse
  • ef070c0: Add multi agents template for Typescript

v0.2.11

25 Sep 09:27
cf65162
Compare
Choose a tag to compare

Patch Changes

v0.2.10

25 Sep 04:09
c7b7672
Compare
Choose a tag to compare

Patch Changes

  • cb8d535: Fix only produces one agent event

v0.2.9

24 Sep 09:18
811cb13
Compare
Choose a tag to compare

Patch Changes

  • 0213fe0: Update dependencies for vector stores and add e2e test to ensure that they work as expected.