Skip to content

Releases: unoplat/unoplat-code-confluence

v0.9.0

15 Jul 06:52
c5be4b6
Compare
Choose a tag to compare

0.9.0 (2024-07-15)

Features

v0.8.0

15 Jul 06:37
8a026f7
Compare
Choose a tag to compare

0.8.0 (2024-07-15)

Features

  • drastically improved summarisation with chainofthoughtwithhints (b328688)
  • Python support : moved from alpha to stable.

v0.7.0

12 Jul 12:13
752e968
Compare
Choose a tag to compare

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

12 Jul 05:56
edfcf02
Compare
Choose a tag to compare

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

12 Jul 05:38
4911324
Compare
Choose a tag to compare

0.5.0 (2024-07-12)

Features

  • enhanced dspy pipeline for function summary reducing token usage and latency (bd094c2)

v0.4.0

11 Jul 06:49
e89f971
Compare
Choose a tag to compare

0.4.0 (2024-07-11)

Features

  • externalised llm provider config and enabled support for anthropic, anyscale, together and openai (30aa226)

v0.3.0

10 Jul 11:05
083b695
Compare
Choose a tag to compare

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

08 Jul 06:38
9944a41
Compare
Choose a tag to compare

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

04 Jul 09:15
88372ee
Compare
Choose a tag to compare

0.2.3 (2024-07-04)

Bug Fixes

v0.2.2

04 Jul 06:49
6781f64
Compare
Choose a tag to compare

0.2.2 (2024-07-04)

Bug Fixes

  • pipx installable structure and fix loading api tokens (right now only openai) from json (f903b52)