github latitude-dev/latitude-llm typescript-sdk-5.5.0
TypeScript SDK v5.5.0

5 hours ago

Added

  • Added messages parameter to prompts.run() method. This allows appending any kind of messages to the conversation after the compiled prompt. Note: This is not compatible with the <step> feature of PromptL.

Deprecated

  • The userMessage parameter in prompts.run() is now deprecated. Use the messages parameter instead. The userMessage parameter will be removed in a future version.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.