@promptbook/remote-client
Advanced tools
Changelog
0.41.0
(2024-03-23)
More options to create PromptbookLibrary
createPromptbookLibraryFromDirectory
createPromptbookLibraryFromUrl
extractBlock
to build-in functionschalk
and use colors
insteadreplaceParameters
from @promptbook/utils
Changelog
0.40.0
(2024-03-10)
Multiple factories for PromptbookLibrary
, Custom errors, enhance templating
NotFoundError
PromptbookSyntaxError
PromptbookLogicError
PromptbookExecutionError
PromptbookReferenceError
UnexepctedError
replaceParameters
unit testPromptbookLibrary
to standalone functionscreatePromptbookLibraryFromSources
receives spreaded arguments Array
instead of Record
createPromptbookLibraryFromPromise