Releases: microsoft/Trace
Releases · microsoft/Trace
v0.1.3.6
Upgrade to v0.1.3.5
This release includes changes up to v0.1.3.5. The major changes are
- Migrate to use LiteLLM as the default backend (v0.1.3.5)
- Bug fixes of bundle and TraceGraph (v0.1.3.4)
- Various bug fixes and add small utility features (v0.1.3.1-v0.1.3.3)
- Include AbstractModel and add asyncio tracing support (v0.1.3)
- Include TextGrad as optimizer (v0.1.2)
What's Changed
- [ci] fix python unit test ci by @lalo in #2
- fix error handling in extracting llm suggestion by @FrankZheng2022 in #4
- Fix typo in documentation by @CharlesCNorton in #7
- fix: Correct typos in function names and comments by @CharlesCNorton in #8
- Textgrad created by @allenanie in #12
- Update autogen dependency by @jackgerrits in #11
- Update README.md by @chinganc in #13
- fix error 'IndexError: list index out of range' due to variable list *inputs not properly handled in bundle.py by @doxav in #14
- Upgrade to version 0.1.3 by @chinganc in #18
- Fix variable name in bigbench_hard.ipynb by @s-jse in #19
- Experimental by @allenanie in #21
- fix: correct singular vs. plural usage and add missing article by @CharlesCNorton in #25
- Fix TypeError in response handling with f-string formatting for suggestion values by @mugeshk97 in #29
- OptoPrimeMulti optimizer allow to have multiple candidates generation and selection per step by @doxav in #20
- Merge docs changes and code style by @miluoalbert in #35
- Update to version 0.1.3.4 by @chinganc in #32
- 0.1.3.5 by @chinganc in #40
New Contributors
- @lalo made their first contribution in #2
- @FrankZheng2022 made their first contribution in #4
- @CharlesCNorton made their first contribution in #7
- @jackgerrits made their first contribution in #11
- @chinganc made their first contribution in #13
- @doxav made their first contribution in #14
- @s-jse made their first contribution in #19
- @mugeshk97 made their first contribution in #29
- @miluoalbert made their first contribution in #35
Full Changelog: https://github.com/microsoft/Trace/commits/v0.1.3.5