Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@promptbook/node

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/node - npm Package Versions

hejny
published 0.75.9 •

hejny
published 0.75.6 •

hejny
published 0.75.4 •

hejny
published 0.75.5 •

hejny
published 0.75.3 •

hejny
published 0.75.2 •

hejny
published 0.75.1 •

hejny
published 0.75.0-4 •

hejny
published 0.75.0-2 •

hejny
published 0.74.0 •

Changelog

Source

0.74.0 (2024-11-11)

  • Proposal for version 1.0.0 both in Promptbook and Book language
  • Allow to run books directly in cli via ptbk run ./path/to/book.ptbk.md
  • Fix security warnings in dependencies
  • Enhance countLines and countPages utility function
  • No need to explicitly define the input and output parameters
  • Allow empty pipelines
  • Add BlackholeStorage
  • Rename .ptbk.* -> .book.*
  • Split PROMPTBOOK_VERSION -> BOOK_LANGUAGE_VERSION + PROMPTBOOK_ENGINE_VERSION
  • Finish split between Promptbook framework and Book language