Releases: Future-House/ldp
Releases · Future-House/ldp
v0.17.0
What's Changed
- Pinned llm client by @maykcaldas in #179
- Renovate
lockFileMaintenance
respectingschedule
, 2-week stability period, noopenai
pinning by @jamesbraza in #180 - Lock file maintenance by @renovate in #178
- Revert "Exposing
Dataset
inCallback.before_eval_loop
(#177)" by @jamesbraza in #185 - Save env files on callback too by @whitead in #186
- Fix callback file opening by @sidnarayanan in #188
- Lock file maintenance by @renovate in #190
- Improved README by @whitead in #187
- Consensus sampling algorithm by @jamesbraza in #189
- Guaranteed Message type in APEOpt by @maykcaldas in #191
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Added llmclient dependency by @maykcaldas in #175
New Contributors
- @maykcaldas made their first contribution in #175
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Lock file maintenance by @renovate in #163
after_train_step
bugfix by @sidnarayanan in #164- Supporting structured outputs in
LLMModel
by @jamesbraza in #165 - Fixed
codeflash
'sformatter-cmds
by @jamesbraza in #166 - Replay buffers by @sidnarayanan in #167
- Providing a variable for
tool_choice
by @jamesbraza in #168 - Update astral-sh/setup-uv action to v4 by @renovate in #170
- Update all non-major dependencies by @renovate in #169
- Evaluator
num_rollouts_per_env
by @sidnarayanan in #171 - Lock file maintenance by @renovate in #173
- Made
UIndexMemoryModel
test class and combined two tests by @jamesbraza in #172 - Populated
LICENSE
by @jamesbraza in #174 - Exposing
Dataset
inCallback.before_eval_loop
by @jamesbraza in #177
Full Changelog: v0.14.5...v0.15.0
v0.14.5
What's Changed
- Replay buffer bugfix; pin litellm by @sidnarayanan in #159
- Opting into
ruff
preview rules andvalidate-pyproject-schema-store
hook swap by @jamesbraza in #160 - Allow q function to return a tensor by @sidnarayanan in #161
- Catch closing exceptions by @sidnarayanan in #162
Full Changelog: v0.14.4...v0.14.5
v0.14.4
What's Changed
- Lock file maintenance by @renovate in #154
- Created new hook
Callback.before_rollout
by @jamesbraza in #155 - Prioritized replay buffer by @sidnarayanan in #157
- Lock file maintenance by @renovate in #156
Full Changelog: v0.14.3...v0.14.4
v0.14.3
What's Changed
- Lock file maintenance by @renovate in #149
- Update all non-major dependencies by @renovate in #150
- Fixing broken
pre-commit
andtest_output_type_rejected_validation
by @jamesbraza in #152 - Better documenting failure if empty
tools
by @jamesbraza in #151 - Fixed
configure_stdout_logs
missingloggers
key by @jamesbraza in #153
Full Changelog: v0.14.2...v0.14.3
v0.14.2
What's Changed
- Allowing
openai>=1.47
in dev deps and cassettes by @jamesbraza in #148 - Fix argument typing issues by @sidnarayanan in #147
- Computing advantages on trees by @sidnarayanan in #140
Full Changelog: v0.14.1...v0.14.2
v0.14.1
What's Changed
- Lock file maintenance by @renovate in #145
- Making
hide_old_env_states
accessible to standard agents by @sidnarayanan in #146
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Reasonable LLM completion timeout by @jamesbraza in #139
- Lock file maintenance by @renovate in #141
- Lock file maintenance by @renovate in #143
- Allowing
configure_stdout_logs
name override by @jamesbraza in #144 - Moving to
uv
dependency groups by @jamesbraza in #142
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Upstream hidden environment state by @whitead in #137
- ReAct tool descriptions by @sidnarayanan in #138
- Jupyter notebook tutorial to create agents by @albertbou92 in #129
Full Changelog: v0.12.0...v0.13.0