@promptbook/anthropic-claude
Advanced tools
Changelog
0.54.0
(2024-06-08)
ExpectError
,NotFoundError
,PromptbookExecutionError
,PromptbookLogicError
,PromptbookLibraryError
,PromptbookSyntaxError
exported from @promptbook/core
Changelog
0.52.0
(2024-06-06)
Add support for Claude \ Anthropic models via package @promptbook/anthropic-claude
and add Azure OpenAI models via package @promptbook/azure-openai
MultipleLlmExecutionTools
from @promptbook/core
@promptbook/wizzard
assertsExecutionSuccessful
,checkExpectations
,executionReportJsonToString
,ExecutionReportStringOptions
,ExecutionReportStringOptionsDefaults
,isPassingExpectations
,prettifyPromptbookString
from @promptbook/utils
to @promptbook/core
JavascriptExecutionTools
as placeholder for better implementation with propper sandboxingcreatePromptbookLibraryFromDirectory
export from @promptbook/core
PromptbookLibraryError
SimplePromptbookLibrary
(see [🦄])createPromptbookLibraryFromPromise
is not public anymoreforEachAsync
export from @promptbook/utils