create-tsi

v0.0.13
Create LlamaIndex-powered T-Systems LLM apps with one command
rag llamaindex next.js

clean

rimraf --glob ./dist ./templates/**/__pycache__ ./templates/**/node_modules ./templates/**/poetry.lock

dev

ncc build ./index.ts -w -o dist/

build

npm run clean && ncc build ./index.ts -o ./dist/ --minify --no-cache --no-source-map-register

lint

eslint . --ignore-pattern dist

e2e

playwright test

Metadata

  • MIT
  • >=16.14.0
  • Unknown
  • released 2/20/2024

Downloads

Maintainers