Skip to content

Releases: a-s-g93/neo4j-runway

v0.4.1

11 Jun 21:16
f4000f6
Compare
Choose a tag to compare

What's Changed

  • fix bug where llm couldn't generate node labels, tested by @a-s-g93 in #62

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Jun 18:25
eb61193
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Jun 19:58
b406cb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

28 May 18:05
a9d3ce1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 May 14:22
a185a59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 May 20:26
dadf634
Compare
Choose a tag to compare

What's Changed

  • fix bug where load csv code generation would only work for api implementation by @a-s-g93 in #34
  • from_arrows property uniqueness no longer in caption, tested by @a-s-g93 in #36
  • fix load_csv bug, move property uniqueness in arrows model by @a-s-g93 in #37
  • allow yaml input for data model generation by @a-s-g93 in #38
  • Update README.md by @a-s-g93 in #39
  • ingestion code generation and arrows improvements by @a-s-g93 in #40
  • add gpt-4o, make default llm by @a-s-g93 in #41
  • add to_txt and to_markdown methods to Discovery by @a-s-g93 in #42
  • pyingest takes csv file input by @a-s-g93 in #43
  • clean data model iterator, tested by @a-s-g93 in #44
  • update requirements, add node key rules to model generation by @a-s-g93 in #45
  • v 0.2.0 updates by @a-s-g93 in #46

Full Changelog: v0.1.0...v0.2.0

v0.1.0

09 May 12:31
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: beta...v0.1.0

0.1.0-beta

11 Mar 14:01
6859c1a
Compare
Choose a tag to compare
0.1.0-beta Pre-release
Pre-release
Update README.md