Releases: unoplat/unoplat-code-confluence
Releases · unoplat/unoplat-code-confluence
unoplat-code-confluence: v0.15.0
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
0.3.0 (2024-11-04)
Features
- enhanced data models from python (6288f3d)
unoplat-code-confluence: v0.14.0
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
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
0.2.7 (2024-10-25)
Bug Fixes
unoplat-code-confluence-commons: v0.2.6
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
0.2.5 (2024-10-25)
Bug Fixes
- enable bidirectional cardinality (4415bb0)
unoplat-code-confluence-commons: v0.2.4
0.2.4 (2024-10-25)
Bug Fixes
- circular imports in models (2b046d7)
unoplat-code-confluence-commons: v0.2.3
0.2.3 (2024-10-25)
Bug Fixes
- removed default as required is true (c835a3d)
unoplat-code-confluence-commons: v0.2.2
0.2.2 (2024-10-24)
Bug Fixes
- removed vector indexes and renamed properly to ensure right dimensions at the time of creation (393331a)