Skip to content

Releases: run-llama/create-llama

v0.1.23

25 Jul 13:24
e25e112

Choose a tag to compare

Patch Changes

  • 6bd76fb: Add template for structured extraction

v0.1.22

25 Jul 08:58
a553d50

Choose a tag to compare

Patch Changes

  • b0becaa: Add e2e testing for llamacloud datasource
  • df9cca5: Upgrade pdf viewer

v0.1.21

23 Jul 12:02
98ff3c2

Choose a tag to compare

Patch Changes

  • bd4714c: Filter private documents for Typescript (Using MetadataFilters) and update to LlamaIndexTS 0.5.7
  • 58e6c15: Add using LlamaParse for private file uploader
  • 455ab68: Display files in sources using LlamaCloud indexes.
  • 23b7357: Use gpt-4o-mini as default model
  • 0900413: Add suggestions for next questions.

v0.1.20

15 Jul 15:17
7302880

Choose a tag to compare

Patch Changes

  • 624c721: Update to LlamaIndex 0.10.55

v0.1.19

12 Jul 08:37
d2c66cf

Choose a tag to compare

Patch Changes

  • df96159: Use Qdrant FastEmbed as local embedding provider
  • 32fb32a: Support upload document files: pdf, docx, txt

v0.1.18

09 Jul 13:08
3b57bdc

Choose a tag to compare

Patch Changes

  • d1026ea: support Mistral as llm and embedding
  • a221cfc: Use LlamaParse for all the file types that it supports (if activated)

v0.1.17

03 Jul 12:24
07fcefd

Choose a tag to compare

Patch Changes

  • 9ecd061: Add new template for a multi-agents app

v0.1.16

02 Jul 15:41
344d832

Choose a tag to compare

Patch Changes

  • a0aab03: Add T-System's LLMHUB as a model provider

v0.1.15

28 Jun 15:12
a807306

Choose a tag to compare

Patch Changes

  • 64732f0: Fix the issue of images not showing with the sandbox URL from OpenAI's models
  • aeb6fef: use llamacloud for chat

v0.1.14

26 Jun 10:34
588e0d6

Choose a tag to compare

Patch Changes

  • f2c3389: chore: update to llamaindex 0.4.3
  • 5093b37: Remove non-working file selectors for Linux