New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@promptbook/browser

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/browser - npm Package Versions

hejny
published 0.67.5 •

hejny
published 0.67.4 •

hejny
published 0.67.3 •

hejny
published 0.67.2 •

hejny
published 0.67.1 •

hejny
published 0.67.0 •

Changelog

Source

0.67.0 (2024-08-21)

[🚉] Types and interfaces, JSON serialization

  • Enhance 🤍 The Promptbook Whitepaper
  • Enhance the README.md
  • ExecutionReportJson is fully serializable as JSON
  • [🛫] Prompt is fully serializable as JSON
  • Add type string_postprocessing_function_name
  • Add isSerializableAsJson utility function, use it to protect inputs and check outputs and export from @promptbook/utils
  • Add serializeError and deserializeError utility functions and export from @promptbook/utils
  • Rename ReferenceError to PipelineUrlError
  • Make index of all errors and export from @promptbook/core
  • Mark all entities that are fully serializable as JSON by [🚉]
  • When running in browser, auto add dangerouslyAllowBrowser from createOpenAiExecutionTools
  • RemoteLlmExecutionTools automatically retries on error
  • Rename client_id -> string_user_id and clientId -> userId
hejny
published 0.67.0-4 •

hejny
published 0.67.0-3 •

hejny
published 0.67.0-2 •

hejny
published 0.67.0-1 •