Releases
v2.2.0
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 )
You can’t perform that action at this time.