Skip to content

v0.3.0

Latest

Choose a tag to compare

@mellea-auto-release mellea-auto-release released this 21 Jan 19:23
· 15 commits to main since this release

Feature

  • SOFAI Sampling Strategy (#311) (cbf3913)
  • Reorg of codebase (#310) (cbc456b)
  • Add typed components; add typing to model output thunks and sampling results (#300) (2eb689d)

Fix

  • Tool calling code sample in tutorial (#313) (a42a487)
  • Adds granite-common[transformers] to Mellea's huggingface depedency group. (#330) (87a8166)
  • Rename file from test_* (#332) (6512b32)
  • Readd init file for mellea/stdlib (#328) (cb156a7)
  • ImageBlocks are CBlocks (#323) (8a4c910)
  • Additional tests optimization when running on github actions. (#293) (c5398e4)
  • Import times by not exporting RichDocument at module level (#321) (565b27f)
  • Add logging for start_session details (#299) (6e68f57)
  • Typos in READMEs and documentation (#303) (9f6a086)
  • Add explicit exports to init.py (#317) (6e7b09b)
  • Mify protocol issues (#304) (7013b04)
  • Linting error (#302) (c6e3b08)
  • Add double quotes around brackets used in pip install (#301) (2d017f1)

Documentation

  • Add AGENTS.md to guide AI coding assistants (#320) (a89256a)
  • Improve contributor instructions in README. (#314) (2be67c8)