@promptbook/remote-client
Advanced tools
Changelog
0.45.0
(2024-04-27)
More direct usage of OpenAI API, Refactoring
OpenAiExecutionTools
openAiApiKey
-> apiKey
when creating new OpenAiExecutionTools
Changelog
0.44.0
(2024-04-26)
n12
is not used and all its functions are bringed to @promptbook/utils
ExpectError
private@promptbook/core
is not be peer dependency of @promptbook/utils
expectAmount
in json to expectations
MockedFackedLlmExecutionTools
checkExpectations
and isPassingExpectations
JavascriptEvalExecutionTools
spaceTrim
is re-exported from @promptbook/utils