Releases: Future-House/ldp
Releases · Future-House/ldp
v0.7.2
What's Changed
- Many more test cassettes by @jamesbraza in #43
- [Fix] Remove torch dependency by @albertbou92 in #44
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- [Fix] Avoid torch requirement by @albertbou92 in #40
- Bugfix: torch autocast device check by @sidnarayanan in #41
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Allow weighted nodes in a tree by @sidnarayanan in #26
- Adding a few
pytest
filterwarnings
for clean test logs by @jamesbraza in #27 - Configure Renovate by @renovate in #28
- [Feature] Torch Module Parameters Gradient Estimator by @albertbou92 in #31
- Fixing
test_exec_tool_calls_handling
for changing LiteLLM message contents by @jamesbraza in #34 - Lock file maintenance by @renovate in #33
- Async torch fixes by @sidnarayanan in #35
- Add ctx clearing behavior to avoid memory leaks by @albertbou92 in #36
- Add LiteLLM Proxy/Router to
configure_log_levels
by @sidnarayanan in #37 - Enabling measurement of
failures
usingComputeTrajectoryMetricsMixin
by @jamesbraza in #38 - Latest dependencies for
pylint
3.3 by @jamesbraza in #39
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- More explicit tree search early stopping by @sidnarayanan in #21
- Merging identical nodes by @sidnarayanan in #22
- Getting
MalformedMessageError
from aviary by @jamesbraza in #23 - Removing
OpenAISFTOpt
by @Ryan-Rhys in #24 - Latest LiteLLM for development and using
pytest-recording
by @jamesbraza in #25
New Contributors
- @Ryan-Rhys made their first contribution in #24
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
lint
workflow actually using the input Python version by @jamesbraza in #19- Tree search refactor by @sidnarayanan in #18
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Progress bar for offline training by @sidnarayanan in #15
- Log configuration by @jamesbraza in #17
- [Fix] README example import typo by @albertbou92 in #10
- Faster call ID lookups; move progress bar by @sidnarayanan in #16
New Contributors
- @albertbou92 made their first contribution in #10
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Added
LICENSE
to metadata and tooling update by @jamesbraza in #13 - Updating JSON schema assertion for Pydantic 2.9 by @jamesbraza in #12
- Not specifying bugfix version in
.python-version
by @jamesbraza in #11 OpResult
serialization by @sidnarayanan in #14
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Removing DQN by @sidnarayanan in #4
- Forbid extra
Trajectory
attributes by @sidnarayanan in #5 - Accounting for missing typing.override in 3.11 by @sidnarayanan in #6
- Remove
transformers
and maketorch
optional by @sidnarayanan in #8 - Running CI
lint
andpre-commit
on both min/max Python versions by @jamesbraza in #7
New Contributors
- @sidnarayanan made their first contribution in #4
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Initial population by @jamesbraza in #1
- Missing
uv lock
invocation by @jamesbraza in #3
New Contributors
- @jamesbraza made their first contribution in #1
Full Changelog: https://github.com/Future-House/ldp/commits/v0.1.0