Skip to content

Releases: recap-utr/arguemapper

v2.2.5

25 Oct 09:11
Compare
Choose a tag to compare

2.2.5 (2024-10-25)

Bug Fixes

  • assistant: improve openai requests (3743b78)
  • assistant: update suggested model names (77ddc86)
  • assistant: use function calling for better compatibility (fcdf72b)
  • improve code quality by applying eslint suggestions (2c45f60)

v2.2.4

19 Sep 07:26
Compare
Choose a tag to compare

2.2.4 (2024-09-19)

Bug Fixes

  • add initial version of arguemapper logo (4c12ce7)

v2.2.3

17 Sep 14:51
Compare
Choose a tag to compare

2.2.3 (2024-09-17)

Bug Fixes

  • assistant: add seed parameter (3847bfc)

v2.2.2

13 Sep 07:45
Compare
Choose a tag to compare

2.2.2 (2024-09-13)

Bug Fixes

  • assistant: make model selection consistent (7d2a508)

v2.2.1

12 Sep 09:19
Compare
Choose a tag to compare

2.2.1 (2024-09-12)

Bug Fixes

v2.2.0

12 Sep 08:56
Compare
Choose a tag to compare

2.2.0 (2024-09-12)

Features

  • add ability to generate atoms using openai (682c4b4)
  • add ai function to identify the major claim (692a677)
  • add error handling to openai (3977201)
  • add explanations & metadata to openai nodes (a867a0c)
  • add loading component for ai generations (ababd47)
  • improve assistant configuration (cf3e0b4)
  • openai: add button to generate complete graph (729a473)
  • openai: add relation prediction (b83e0b5)
  • openai: allow generation of complete graphs (572616c)
  • openai: allow prompt customization (88ffe58)
  • use structured outputs instead of function calling (df38b21)

Bug Fixes

  • add correct references to generated atoms (f7f82b1)
  • clean up graph when applying predictions (189703e)
  • disallow openai logs in browsers (d3c9895)
  • improve session storage usage (e3e8d58)
  • openai: correctly specify required fields (6ff2e26)
  • openai: improve adu, mc steps (9b6283c)
  • openai: major claim of complete graphs (e7787e4)
  • openai: make prompt field multiline (fc747a1)
  • openai: pass additional resource information to model (21a92f8)
  • openai: remove edges when generating nodes (4c16839)
  • openai: update custom prompt description (b93fe2f)
  • openai: update prompts (45df3ea)
  • openai: update relation prompts (1a617b1)
  • openai: update relation prompts (381479a)
  • optimize openai model selection (02a2589)
  • properly export userdata for nodes (19fa6a4)
  • properly use autocomplete values (06136fc)
  • re-add dangerouslyAllowBrowser to openai (9efac6e)
  • rename openai to assistant, update models (32a1143)
  • use password field for openai api key (ff71e92)

v2.1.5

12 Apr 11:58
Compare
Choose a tag to compare

2.1.5 (2024-04-12)

Bug Fixes

  • add node/edge id to inspector (a1dbd85)

v2.1.4

22 Feb 18:53
Compare
Choose a tag to compare

2.1.4 (2024-02-22)

Bug Fixes

v2.1.3

19 Feb 10:31
Compare
Choose a tag to compare

2.1.3 (2024-02-19)

Bug Fixes

  • filter elements before applying auto-layout (bb525ce)

v2.1.2

08 Feb 15:28
Compare
Choose a tag to compare

2.1.2 (2024-02-08)

Bug Fixes

  • improve layout and fitView (33933fd)