promptbook
Advanced tools
Changelog
0.48.0
and 0.49.0
(2024-05-08)
Better utilities (for Promptbase app)
promptbookJsonToString
renderPromptbookMermaid
titleToName
exported from @promptbook/utils
renameParameter
exported from @promptbook/utils
Changelog
0.47.0
(2024-05-02)
Tools refactoring
llm
into ExecutionTools
containerrenderPromptbookMermaid
through @promptbook/utils
Changelog
0.46.0
(2024-04-28)
Reorganize packages
💡 Now you can just install
promptbook
orptbk
as alias for everything
promptbook
as a link to all other packagesptbk
as an alias to promptbook
@promptbook/fake-llm
MockedEchoLlmExecutionTools
and MockedFackedLlmExecutionTools
from @promptbook/core
@promptbook/langtail
to prepare for Langtail integration