Skip to content

Releases: unoplat/unoplat-code-confluence

unoplat-code-confluence: v0.15.0

04 Nov 16:35
1a2a469
Compare
Choose a tag to compare

0.15.0 (2024-11-04)

Features

  • added more context and right exclusions for pipelines (add3c28)
  • enabled litellm support for dspy (c96a059)
  • enhanced data models from python (6288f3d)
  • enhanced dspy pipelines by introducing json schema before sharing json (34d69d8)
  • enhanced function summary by introducing json schema (c0e4944)

unoplat-code-confluence-commons: v0.3.0

04 Nov 16:35
1a2a469
Compare
Choose a tag to compare

0.3.0 (2024-11-04)

Features

  • enhanced data models from python (6288f3d)

unoplat-code-confluence: v0.14.0

29 Oct 14:24
d1326d2
Compare
Choose a tag to compare

0.14.0 (2024-10-29)

Features

  • enabled neomodel in ingestion. Enabled dimensions of vector index based on embedding model selected from hugging face (218d863)
  • moved from native cypher to neomodel and it feels at home (1abc7f4)

unoplat-code-confluence-query-engine: v0.5.0

29 Oct 14:24
d1326d2
Compare
Choose a tag to compare

0.5.0 (2024-10-29)

Features

  • enabled neomodel in ingestion. Enabled dimensions of vector index based on embedding model selected from hugging face (218d863)

Bug Fixes

  • fix models according to new schema (5e69eb1)

unoplat-code-confluence-commons: v0.2.7

25 Oct 17:54
8226336
Compare
Choose a tag to compare

0.2.7 (2024-10-25)

Bug Fixes

unoplat-code-confluence-commons: v0.2.6

25 Oct 16:34
b7d5b0b
Compare
Choose a tag to compare

0.2.6 (2024-10-25)

Bug Fixes

  • relationships from and to codebase, packages, classes and method with right cardinality (739c190)

unoplat-code-confluence-commons: v0.2.5

25 Oct 12:04
dcab69f
Compare
Choose a tag to compare

0.2.5 (2024-10-25)

Bug Fixes

  • enable bidirectional cardinality (4415bb0)

unoplat-code-confluence-commons: v0.2.4

25 Oct 10:41
8fae580
Compare
Choose a tag to compare

0.2.4 (2024-10-25)

Bug Fixes

  • circular imports in models (2b046d7)

unoplat-code-confluence-commons: v0.2.3

25 Oct 07:23
4f3f234
Compare
Choose a tag to compare

0.2.3 (2024-10-25)

Bug Fixes

  • removed default as required is true (c835a3d)

unoplat-code-confluence-commons: v0.2.2

24 Oct 06:40
478204e
Compare
Choose a tag to compare

0.2.2 (2024-10-24)

Bug Fixes

  • removed vector indexes and renamed properly to ensure right dimensions at the time of creation (393331a)