Skip to content

Releases: sourcefuse/loopback4-llm-chat-extension

v3.0.0

23 Apr 07:02

Choose a tag to compare

3.0.0 (2026-04-23)

Features

  • dummy commit for major version bump (#19) (05dc580), closes #17

BREAKING CHANGES

  • dummy commit for major version bump

v2.1.1

21 Apr 14:46

Choose a tag to compare

2.1.1 (2026-04-21)

v2.1.0

08 Apr 17:05

Choose a tag to compare

2.1.0 (2026-04-08)

Features

v2.0.1

01 Apr 13:13

Choose a tag to compare

2.0.1 (2026-04-01)

Bug Fixes

  • release: bump version for patch release (d4131be)

v2.0.0

23 Mar 14:27

Choose a tag to compare

2.0.0 (2026-03-23)

Features

  • query-generation: call validators in parallel, reduce context using validation checklist (#9) (6604469)

BREAKING CHANGES

  • query-generation: Tool keys renamed.
    generate-query is now get-data-as-dataset.
    improve-query is now improve-dataset.
    Descriptions updated to dataset-centric language.

  • feat(query-generation): reduce cognitive complexity

  • feat(query-generation): add better prompts for visualization

  • feat(query-generation): handle missing token count, handle duplicate context

  • feat(query-generation): add fix query flow, add query routing

  • feat(query-generation): add template node

  • feat(query-generation): fix sonar

  • feat(query-generation): sonar fixes

  • feat(action): update trivy

  • feat(query-generation): sonar fixes

  • feat(query-generation): sonar fixes

  • feat(query-generation): update packages

v1.18.0

28 Jan 16:52

Choose a tag to compare

1.18.0 (2026-01-28)

Features

  • component: add ChatLLM binding for chat conversations (#8) (2bacd60)

v1.17.1

29 Dec 11:14

Choose a tag to compare

1.17.1 (2025-12-29)

Bug Fixes

  • component: use cheap llm for similar prompts stored in cache (#7) (4d1c085)

v1.17.0

16 Dec 10:10

Choose a tag to compare

1.17.0 (2025-12-16)

Features

  • visualization: better visualization graph (ab27941)

v1.16.1

11 Dec 12:33

Choose a tag to compare

1.16.1 (2025-12-11)

Bug Fixes

  • component: handle scenario with invalid visualization (#6) (19b7413)

v1.16.0

18 Nov 07:05

Choose a tag to compare

1.16.0 (2025-11-18)

Features

  • component: add langfuse support (6f500bf)