New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

create-llama

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-llama - npm Package Versions

marcusschiesser
published 0.1.44 •

Changelog

Source

0.1.44

Patch Changes

  • bedde2b: Change metadata filters to use already existing documents in LlamaCloud Index
  • 5cd12fa: Use one callback manager per request
  • 5cd12fa: Bump llama_index version to 0.11.1
  • fd4abb3: Fix to use filename for uploaded documents in NextJS
  • 2f8feab: Simplify CLI interface
marcusschiesser
published 0.1.43 •

Changelog

Source

0.1.43

Patch Changes

  • 4fa2b76: feat: implement citation for TS
marcusschiesser
published 0.1.42 •

Changelog

Source

0.1.42

Patch Changes

  • 8f670a9: Allow relative URL in documents
marcusschiesser
published 0.1.41 •

Changelog

Source

0.1.41

Patch Changes

  • 57e7638: Use the retrieval defaults from LlamaCloud
marcusschiesser
published 0.1.40 •

Changelog

Source

0.1.40

Patch Changes

  • 8ce4a85: Add UI for extractor template
marcusschiesser
published 0.1.39 •

Changelog

Source

0.1.39

Patch Changes

  • 3fb93c7: Use LlamaCloud pipeline for data ingestion in TS (private file uploads and generate script)
marcusschiesser
published 0.1.38 •

Changelog

Source

0.1.38

Patch Changes

  • bd5e39a: Fix error that files in sub folders of 'data' are not displayed
marcusschiesser
published 0.1.37 •

Changelog

Source

0.1.37

Patch Changes

  • 9fd832c: Add in-text citation references
marcusschiesser
published 0.1.36 •

Changelog

Source

0.1.36

Patch Changes

  • 2b7a5d8: Fix: private file upload not working in Python without LlamaCloud
marcusschiesser
published 0.1.35 •

Changelog

Source

0.1.35

Patch Changes

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