Skip to content

Releases: robert-mcdermott/ai-knowledge-graph

v0.6.3

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 28 Dec 00:22
40b7019

What's Changed

New Contributors

Full Changelog: 0.6.2...0.6.3

v0.6.2

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 28 Dec 00:02
bb33368

What's Changed

New Contributors

Full Changelog: 0.6.1...0.6.2

v0.6.1

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 12 May 22:20
f31be21
  • Fixed bug with encoding on Windows systems.
  • See #5

What's Changed

Full Changelog: 0.6.0...0.6.1

v0.6.0

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 30 Mar 16:25
  • Moved prompts to a dedicated module file
  • Added error handling if there are malformed SPO objects returned from the LLM
  • Added check and removal of self-referential relationship loops

Full Changelog: 0.5.7...0.6.0

v0.5.7 - Working well, almost finished.

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 27 Mar 18:39
  • forced to make the text of the relationship edges to be no more than 3 words and to abbreviate if possible.

v0.5.6 - Good-to-Go Edition 👍

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 25 Mar 20:30
846984c
  • Improved standardization
  • Improved inferred relations
  • Less disconnected communities
  • Seems Good-to-Go now

v0.5.5

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 25 Mar 15:38
5b0e8ae

minor tweaks

v0.5.4 - edge formatting

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 25 Mar 07:31
  • Can changed the edge style (curved types) in the configuration file

v0.5.3 - fully functional

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 25 Mar 06:36
f3120cb

New Features:

  • Standardization of entities
  • Inferred relations
  • Graph stats

0.4.3

Choose a tag to compare

@robert-mcdermott robert-mcdermott released this 24 Mar 20:03
  • Added label hide/toggle
  • improved appearance