Socket
Socket
Sign inDemoInstall

@promptbook/remote-client

Package Overview
Dependencies
2
Maintainers
1
Versions
271
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
27Next

0.56.0-3

Diff

hejny
published 0.55.0 •

Changelog

Source

0.55.0 (2024-06-15)

Better usage computation and shape

  • Change shape of PromptResult.usage
  • Remove types number_positive_or_zero and number_negative_or_zero
  • Export type PromptResultUsage, PromptResultUsageCounts and UncertainNumber from @promptbook/types
  • Export util addUsage from @promptbook/core
  • Put usage directly in result of each execution
  • Export function usageToWorktime from @promptbook/core
hejny
published 0.55.0-2 •

hejny
published 0.55.0-1 •

hejny
published 0.55.0-0 •

hejny
published 0.54.1 •

hejny
published 0.54.0 •

Changelog

Source

0.54.0 (2024-06-08)

  • Custom errors ExpectError,NotFoundError,PromptbookExecutionError,PromptbookLogicError,PromptbookLibraryError,PromptbookSyntaxError exported from @promptbook/core
hejny
published 0.53.0 •

Changelog

Source

0.53.0 (2024-06-08)

Repair and organize imports

hejny
published 0.52.0 •

Changelog

Source

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

  • Export MultipleLlmExecutionTools from @promptbook/core
  • Always use "modelName" not just "model"
  • Standartization of model providers
  • Delete @promptbook/wizzard
  • Move assertsExecutionSuccessful,checkExpectations,executionReportJsonToString,ExecutionReportStringOptions,ExecutionReportStringOptionsDefaults,isPassingExpectations,prettifyPromptbookString from @promptbook/utils to @promptbook/core
  • Make and use JavascriptExecutionTools as placeholder for better implementation with propper sandboxing
  • Implement createPromptbookLibraryFromDirectory export from @promptbook/core
  • Make PromptbookLibraryError
  • Check Promptbook URL uniqueness in SimplePromptbookLibrary (see [🦄])
  • Util createPromptbookLibraryFromPromise is not public anymore
  • Util forEachAsync export from @promptbook/utils
hejny
published 0.52.0-33 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc