Skip to content

Releases: ronpinkas/jsfe

v0.9.28 — Added support for RETURN step

12 Sep 18:42

Choose a tag to compare

Highlights

  • Added RETURN step.
  • Removed emojis from system prompts
  • Store auto detected language to engine.language
  • Fixed RETURN to clean pending accumulated messages

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.28
  • npm: jsfe@0.9.28

v0.9.21 — Language auto detection and language property to engineSession

05 Sep 18:33

Choose a tag to compare

Highlights

  • Added language auto detection when no language specified
  • Added language property to engineSession

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.21
  • npm: jsfe@0.9.21

v0.9.18 — Added session variables support to argument mapping

02 Sep 20:26

Choose a tag to compare

Highlights

  • Added session variables support to argument mapping.

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.18
  • npm: jsfe@0.9.18

v0.9.15 — Added automated type preservation for null values in generateToolCallAndResponse() using schema.

27 Aug 06:35

Choose a tag to compare

Highlights

  • Added automated type preservation for null values in generateToolCallAndResponse() using schema.

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.15
  • npm: jsfe@0.9.15

v0.9.11 — Fixed extractByPath() to unwrap userInput objects

26 Aug 07:15

Choose a tag to compare

Highlights

  • Fixed extractByPath() to unwrap userInput objects.

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.11
  • npm: jsfe@0.9.11

v0.9.10 — Added AI sanitation of userInput when cargo.voice is set

26 Aug 06:14

Choose a tag to compare

Highlights

  • Added AI sanitation of userInput when cargo.voice is set

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.10
  • npm: jsfe@0.9.10

v0.9.9 — Added support for exposing 'digits:' attribute of SAY-GET variable by means of sessionContext.cargo.digits

26 Aug 01:02

Choose a tag to compare

Highlights

  • Added support for exposing 'digits:' attribute of SAY-GET variable by means of sessionContext.cargo.digits

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.9
  • npm: jsfe@0.9.9

v0.9.8 — Added support for "clean" UX by disabling engine commands using engine.disableCommands()

25 Aug 20:07

Choose a tag to compare

Highlights

  • Added support for engine.disableCommand() and engine.enableCommands()

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.8
  • npm: jsfe@0.9.8

v0.9.7 — Added support for optional timeout setting for the AI intention detection

23 Aug 18:41

Choose a tag to compare

Highlights

  • Added support for optional timeout setting for the AI intention detection
  • Updated README and User Guide

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.7
  • npm: jsfe@0.9.7

v0.9.6 — Added referential integrity recovery for flow variables

22 Aug 21:20

Choose a tag to compare

Highlights

  • Added referential integrity recovery for flow variables incase sessionContext serialization was used.

Upgrade notes

  • No code changes; no breaking changes.

Distribution

  • Git tag: v0.9.6
  • npm: jsfe@0.9.6