Releases: unoplat/unoplat-code-confluence
Releases · unoplat/unoplat-code-confluence
v0.9.0
0.9.0 (2024-07-15)
Features
v0.8.0
0.8.0 (2024-07-15)
Features
- drastically improved summarisation with chainofthoughtwithhints (b328688)
- Python support : moved from alpha to stable.
v0.7.0
0.7.0 (2024-07-12)
Features
- added examples for java and python. Python is in beta support (5e2d100)
- added support for cohere but it is not tested (e67b11e)
- improved reliability by moving towards typed chain of thought and typed predictors (bd73c3c)
Bug Fixes
- arcguard always download latest fix (612c095)
- arcguard latest download jar fix when already downloaded jar on user machine exists (353092d)
- extension fix (75a75e3)
- extension for different programming languages such as python (37068fa)
- pydantic data model for python for supporting multiple inheritance in python (72dff98)
- support for python multiple inheritance (6572ee9)
v0.6.0
0.6.0 (2024-07-12)
Features
- enable ollama cohere support and fix the naming convention for aws anthropic provider for anthropic models (d341dbd)
v0.5.0
0.5.0 (2024-07-12)
Features
- enhanced dspy pipeline for function summary reducing token usage and latency (bd094c2)
v0.4.0
0.4.0 (2024-07-11)
Features
- externalised llm provider config and enabled support for anthropic, anyscale, together and openai (30aa226)
v0.3.0
0.3.0 (2024-07-10)
Features
- add better logging at function,class,package level (43c2189)
Bug Fixes
- bug where huge classes used to fail as comprehension will not happen. improved function dspy pipeline. switched to experimental true for better performance of chat models. (6b84f2e)
v0.2.4
0.2.4 (2024-07-08)
Bug Fixes
- added markdown summary (fbbc9f8)
- codebase objective first and summary second and removing unwanted files (f8664a0)
- markdown formatting issues (6cd1cf0)
- markdown summary (2108771)
v0.2.3
0.2.3 (2024-07-04)
Bug Fixes
v0.2.2
0.2.2 (2024-07-04)
Bug Fixes
- pipx installable structure and fix loading api tokens (right now only openai) from json (f903b52)