You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

create-llama

Package Overview
Dependencies
Maintainers
0
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-llama - npm Package Versions

1345
14

0.3.21

Diff
marcusschiesser
published 0.3.21 •

Changelog

Source

0.3.21

Patch Changes

  • 95227a7: Add query endpoint
marcusschiesser
published 0.3.20 •

Changelog

Source

0.3.20

Patch Changes

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

Changelog

Source

0.3.19

Patch Changes

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

Changelog

Source

0.3.18

Patch Changes

  • fe90a7e: chore: bump ai v4
  • 02b2473: Show streaming errors in Python, optimize system prompts for tool usage and set the weather tool as default for the Agentic RAG use case
  • 63e961e: Use auto_routed retriever mode for LlamaCloudIndex
marcusschiesser
published 0.3.17 •

Changelog

Source

0.3.17

Patch Changes

  • 28c8808: Add fly.io deployment
  • 0a7dfcf: Generate NEXT_PUBLIC_CHAT_API for NextJS backend to specify alternative backend
marcusschiesser
published 0.3.16 •

Changelog

Source

0.3.16

Patch Changes

  • 8b371d8: Set pydantic version to <2.10 to avoid incompatibility with llama-index.
  • 30fe269: Deactive duckduckgo tool for TS
  • 30fe269: Replace DuckDuckGo by Wikipedia tool for agentic template
marcusschiesser
published 0.3.15 •

Changelog

Source

0.3.15

Patch Changes

  • fc5b266: Improve DX for Python template (use one deployment instead of two)
  • f8f97d2: Add support for python 3.13
marcusschiesser
published 0.3.14 •

Changelog

Source

0.3.14

Patch Changes

  • 00f0b3a: fix: dont include user message in chat history
  • 4663dec: chore: bump react19 rc
  • 44b34fb: chore: update eslint 9, nextjs 15, react 19
  • 6925676: feat: use latest chat UI
marcusschiesser
published 0.3.13 •

Changelog

Source

0.3.13

Patch Changes

  • 282eaa0: Ensure that the index and document store are created when uploading a file with no available index.
marcusschiesser
published 0.3.12 •

Changelog

Source

0.3.12

Patch Changes

  • 6edea6a: Optimize generated workflow code for Python
  • 8431b78: Optimize Typescript multi-agent code
  • 8431b78: Add form filling use case (Typescript)