Releases: generative-computing/mellea
Releases · generative-computing/mellea
v0.1.3
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
v0.1.1
v0.1.0
v0.0.6
v0.0.5
Feature
- Enable VLMs (#126) (
629cd9b) - LiteLLM backend (#60) (
61d7f0e) - New logo by Ja Young Lee (#120) (
c8837c6)
Fix
- Adding pillow as dependency (#147) (
160c6ef) - Huggingface backend does not properly pad inputs (#145) (
a079c77) - Return to old logo (#132) (
f08d2ec) - Alora version and image printing in messages (#130) (
2b3ff55) - Remove ModelOption.THINKING from automatic mapping because it's explicitely handled in line #417 (which was causing parameter conflicts) (#124) (
b5c2a39)
Documentation
0.0.4
What's Changed
- Fix missing Docling Import in
document_mobject.ipynbby @rockenman1234 in #84 - Adds Georgia Tech tutorial notebook by @nrfulton in #87
- Improve test isolation and pytest integration by @elronbandel in #68
- make requirements thread safe by @jakelorocco in #83
- Adding basic runtime tests and gh workflow by @avinash2692 in #93
- overhaul tools for model calls by @jakelorocco in #88
- Make pbars respect logging levels by @nrfulton in #102
- new sampling strategies by @HendrikStrobelt in #65
- ci(Mergify): configuration update by @avinash2692 in #109
- move all m.* functions to use
m.actby @jakelorocco in #94 - Bump version number from 0.0.2 to 0.0.3 by @nrfulton in #117
- ci: Rename .mergify.yml to mergify.yml by @avinash2692 in #119
- docs: fix typo on README by @mdevino in #116
- refactor: Full refactor of the Decompose CLI Tool & introduction of prompt_modules by @tuliocoppola in #105
- fix: remove ModelOption.THINKING from automatic mapping because it's expli… by @HendrikStrobelt in #124
- ci: adding github actions for ci/cd by @avinash2692 in #125
- feat: new logo by Ja Young Lee by @nrfulton in #120
- feat: LiteLLM backend by @HendrikStrobelt in #60
- feat: enable VLMs by @HendrikStrobelt in #126
- fix: alora version and image printing in messages by @jakelorocco in #130
- fix: tests for VLM calls by @HendrikStrobelt in #131
- fix: adding litellm to
.start_session()by @HendrikStrobelt in #133
New Contributors
- @rockenman1234 made their first contribution in #84
- @mdevino made their first contribution in #116
- @tuliocoppola made their first contribution in #105
Full Changelog: 0.0.2...0.0.4
0.0.3
Bump version number from 0.0.2 to 0.0.3
What's Changed
- Fix missing Docling Import in
document_mobject.ipynbby @rockenman1234 in #84 - Adds Georgia Tech tutorial notebook by @nrfulton in #87
- Improve test isolation and pytest integration by @elronbandel in #68
- make requirements thread safe by @jakelorocco in #83
- Adding basic runtime tests and gh workflow by @avinash2692 in #93
- overhaul tools for model calls by @jakelorocco in #88
- Make pbars respect logging levels by @nrfulton in #102
- new sampling strategies by @HendrikStrobelt in #65
- ci(Mergify): configuration update by @avinash2692 in #109
- move all m.* functions to use
m.actby @jakelorocco in #94
New Contributors
- @rockenman1234 made their first contribution in #84
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- support python 3.10 as minimal version by @HendrikStrobelt in #47
- use validation results to communicate the outcome of requirement validation by @jakelorocco in #54
- fix-43: Refactoring import statements for faster startup time by @avinash2692 in #50
- Support contextual session management by @elronbandel in #55
- add explanation for system prompt / messages by @jakelorocco in #69
- Appending logs to ctx for genslots by @avinash2692 in #72
- Adding additional guidance in readme for installations by @avinash2692 in #79
New Contributors
- @nrfulton made their first contribution in #35
- @HendrikStrobelt made their first contribution in #47
- @avinash2692 made their first contribution in #50
- @elronbandel made their first contribution in #55
Full Changelog: https://github.com/generative-computing/mellea/commits/0.0.2