@promptbook/azure-openai
Advanced tools
Changelog
0.67.0
(2024-08-21)
[🚉] Types and interfaces, JSON serialization
README.md
ExecutionReportJson
is fully serializable as JSONPrompt
is fully serializable as JSONstring_postprocessing_function_name
isSerializableAsJson
utility function, use it to protect inputs and check outputs and export from @promptbook/utils
serializeError
and deserializeError
utility functions and export from @promptbook/utils
ReferenceError
to PipelineUrlError
@promptbook/core
[🚉]
dangerouslyAllowBrowser
from createOpenAiExecutionTools
RemoteLlmExecutionTools
automatically retries on errorclient_id
-> string_user_id
and clientId
-> userId