Skip to content
Snippets Groups Projects
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 10.70 KiB

create-llama

0.1.42

Patch Changes

  • 8f670a93: Allow relative URL in documents

0.1.41

Patch Changes

  • 57e76380: Use the retrieval defaults from LlamaCloud

0.1.40

Patch Changes

  • 8ce4a851: Add UI for extractor template

0.1.39

Patch Changes

  • 3fb93c79: Use LlamaCloud pipeline for data ingestion in TS (private file uploads and generate script)

0.1.38

Patch Changes

  • bd5e39a3: Fix error that files in sub folders of 'data' are not displayed

0.1.37

Patch Changes

  • 9fd832c8: Add in-text citation references

0.1.36

Patch Changes

  • 2b7a5d87: Fix: private file upload not working in Python without LlamaCloud

0.1.35

Patch Changes

  • 81ef7f0f: Use LlamaCloud pipeline for data ingestion (private file uploads and generate script)

0.1.34

Patch Changes

  • c49a5e16: Add error handling for generating the next question
  • c49a5e16: Fix wrong api key variable in Azure OpenAI provider

0.1.33

Patch Changes

  • d746c75e: Add Weaviate vector store (Typescript)

0.1.32

Patch Changes

  • 3ec51633: Add Weaviate vector database support (Python)

0.1.31

Patch Changes

0.1.30

Patch Changes

  • 09e3022a: Add support for LlamaTrace (Python)
  • c06ec4f1: Fix imports for MongoDB
  • b6dd7a9a: Always send chat data when submit message