@promptbook/azure-openai
Advanced tools
Changelog
0.56.0
(2024-06-16)
Rename and reorganize libraries
createPromptbookLibraryFromDirectory
from @promptbook/core
-> @promptbook/node
(to avoid dependency risk errors)@promptbook/fake-llmed
-> @promptbook/fake-llm
PROMPTBOOK_VERSION
from each packageexport type
in @promptbook/types
Changelog
0.55.0
(2024-06-15)
Better usage computation and shape
PromptResult.usage
number_positive_or_zero
and number_negative_or_zero
PromptResultUsage
, PromptResultUsageCounts
and UncertainNumber
from @promptbook/types
addUsage
from @promptbook/core
usageToWorktime
from @promptbook/core