promptrix

v0.5.0
A prompt layout engine for Large Language Models.
gpt

build

tsc -b

clean

npx shx rm -rf lib && npx shx rm -rf tsconfig.tsbuildinfo

test

ts-mocha src/**/*.spec.ts --timeout 10000

test:debug

ts-mocha src/**/*.spec.ts --inspect-brk

test:coverage

nyc --reporter=html --reporter=text --reporter=text-summary npm test
npm i promptrix

Metadata

  • MIT
  • Whatever
  • Steven Ickman
  • released 4/8/2024

Downloads

Maintainers