Skip to content

Releases: run-llama/create-llama

v0.3.28

22 Jan 10:37
131e63a
Compare
Choose a tag to compare

Patch Changes

  • 4e06714: Fix the error: Unable to view file sources due to CORS.

v0.3.27

22 Jan 04:00
d4b4338
Compare
Choose a tag to compare

Patch Changes

  • b4e41aa: Add deep research over own documents use case (Python)

v0.3.26

17 Jan 10:15
860b9d4
Compare
Choose a tag to compare

Patch Changes

  • f73d46b: Fix missing copy of the multiagent code

v0.3.25

27 Dec 06:12
eec237c
Compare
Choose a tag to compare

Patch Changes

v0.3.24

27 Dec 02:55
163492f
Compare
Choose a tag to compare

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

24 Dec 09:41
af21426
Compare
Choose a tag to compare

Patch Changes

  • 9077cae: Add contract review use case (Python)

v0.3.22

12 Dec 03:58
765d2c4
Compare
Choose a tag to compare

Patch Changes

  • 25667d4: Make OpenAPI spec usable by custom GPTs

v0.3.21

06 Dec 09:42
9852e73
Compare
Choose a tag to compare

Patch Changes

v0.3.20

06 Dec 05:16
71f29ea
Compare
Choose a tag to compare

Patch Changes

  • 27d2499: Bump the LlamaCloud library and fix breaking changes (Python).

v0.3.19

02 Dec 04:40
a07f320
Compare
Choose a tag to compare

Patch Changes

  • f9a057d: Add support multimodal indexes (e.g. from LlamaCloud)
  • aedd73d: bump: chat-ui