Skip to content

Releases: hweichelt/explaidllm

0.1.5

23 Jan 18:10
c81cc57

Choose a tag to compare

Fixes

  • Fixed signature Regex to allow for predicate names with underscores like test_predicate ( by @rpgoldman )
  • Fixed displaying of unsatisfiable constraints
    • Display all not just one

0.1.4

22 Sep 15:26

Choose a tag to compare

Changes

  • Modified prompt to clarify that assumptions are only created as an intermediary step
  • Changed unsat constraint rendering position
  • Added sudoku example

0.1.3

19 Sep 11:10

Choose a tag to compare

Working MVP Implementation

  • MUS Computation
  • UCS Computation
  • LLM explanation
  • Supports LLM model selection
  • Supports MUS assumption signature filtering