Skip to content

Releases: generative-computing/mellea

v0.2.4

08 Jan 17:21

Choose a tag to compare

Fix

  • Fix gc in instructions and add exception to generate walk (#295) (5fc7df0)
  • Marks span tests as qualitative & removes chat error message. (#294) (5ce6360)

v0.2.3

07 Jan 20:07

Choose a tag to compare

Feature

Fix

  • OpenAI base_url default and reasoning effort model option. (#271) (9733df8)
  • Unpin granite_commons version from 0.3.5 (#287) (0b402bd)

v0.2.2

18 Dec 21:44

Choose a tag to compare

Feature

  • Add langchain / message interop example (#257) (9b1f299)
  • Add better error messages for incorrect genslot args (#248) (9d875d6)

Fix

v0.2.1

10 Dec 22:42

Choose a tag to compare

Feature

Fix

Documentation

v0.2.0

19 Nov 17:41

Choose a tag to compare

Feature

  • Change backend functions to use async; add generate_from_raw (16b8aea)
  • Updates for intrinsics support (#227) (52953a5)
  • Add requirements and preconditions to gen slots (#226) (f73d8e2)
  • MelleaSession.register for functional interface and MelleaSession.powerup for dynamic mixin (register all methods in a class) (#224) (662cfcc)
  • Add secure Python code execution with llm-sandbox support (#217) (9d12458)
  • Adds think budget-forcing (#107) (a2e29e6)
  • Making generate_from_raw public (#219) (7eae224)
  • Conda/Mamba-based installation script (#138) (6aea9dc)
  • Adds a vllm backend (#122) (21908e5)
  • Add the ability to run examples with pytest (#198) (e30afe6)
  • Ollama generate_from_raw uses existing event loop (#204) (36a069f)

Fix

Documentation

v0.1.3

22 Oct 18:09

Choose a tag to compare

Feature

  • Decompose cli tool enhancements & new prompt_modules (#170) (b8fc8e1)
  • Add async functions (#169) (689e1a9)
  • Add Granite Guardian 3.3 8B with updated examples function call validation and repair with reason. (#167) (517e9c5)
  • Majority voting sampling strategy (#142) (36eaca4)

Fix

  • Fix vllm install script (#185) (abcf622)
  • Watsonx and litellm parameter filtering (#187) (793844c)
  • Pin trl to version 0.19.1 to avoid deprecation (#202) (9948907)
  • Rename format argument in internal methods for better mypiability (#172) (7a6f780)
  • Async overhaul; create global event loop; add client cache (#186) (1e236dd)
  • Update readme and other places with granite model and tweaks (#184) (519a35a)

v0.1.2

03 Oct 20:09

Choose a tag to compare

Feature

Fix

  • Default sampling strats to None for query, transform, chat (#179) (c8d4601)
  • Docstrings (#177) (6126bd9)
  • Always call sample when a strategy is provided (#176) (8fece40)

v0.1.1

01 Oct 19:47

Choose a tag to compare

Fix

  • Bump patch version to allow publishing (#175) (cf7a24b)

v0.1.0

01 Oct 18:40

Choose a tag to compare

Feature

v0.0.6

18 Sep 00:38

Choose a tag to compare

Feature

  • Test update pypi.yml for cd pipeline test (#155) (91003e5)