VernLLMVernLLM

Changelog

Release history for vern-llm

vern-llm uses Changesets for versioning. The release history below is generated automatically.

vern-llm

0.5.0

Minor Changes

  • 037e8ee: Add delete cache functionality to vernLLM

Patch Changes

  • e18b37e: add keywords to package

0.4.0

Minor Changes

  • 5e029b2: Add support for multi-turn conversation history via the history option in CallParams. Conversation history is now forwarded to all supported providers, including assistant messages, enabling native multi-turn interactions.

0.3.0

Minor Changes

  • 761d860: Make LLM throw LLMerror(timeout) when timeout aborts request

Patch Changes

  • afd54d9: Affirm directory on package

0.2.1

Patch Changes

  • ee5bb90: Connect repo with package

0.2.0

Minor Changes

  • dbce6e2: created a tsconfig.base.json which the tsconfig.json extends from

On this page