Releases: Future-House/aviary
Releases · Future-House/aviary
v0.7.5
What's Changed
- Fixing
ToolSelector
handlingfinish_reason
properly by @jamesbraza in #60
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- Lock file maintenance by @renovate in #55
- Update all non-major dependencies by @renovate in #56
- Lock file maintenance by @renovate in #57
- Making
ToolSelector
require a tool call by default by @jamesbraza in #59
Full Changelog: v0.7.3...v0.7.4
v0.7.3
v0.7.2
v0.7.1
What's Changed
- Automerging non-major deps and
pre-commit
, restoringlockFileMaintenance
by @jamesbraza in #49 - HotPotQA preventing
None
answers by @jamesbraza in #52
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Document environments by @jamesbraza in #34
- Configure Renovate by @renovate in #32
- Update all non-major dependencies by @renovate in #36
- Lock file maintenance by @renovate in #37
- Dropping
build
in favor ofuv build
by @jamesbraza in #38 - Latest dependencies for
pylint
3.3 by @jamesbraza in #40 - Lock file maintenance by @renovate in #39
- Automerge lock file changes with Renovate by @jamesbraza in #42
- Lock file maintenance by @renovate in #44
- Added a tool for LLM/str eval by @whitead in #41
- Adding
pytest-recording
for CI caching of HTTP requests by @jamesbraza in #47 - Lock file maintenance by @renovate in #46
lockFileMaintenance
viapackageRules
by @jamesbraza in #48- Update all non-major dependencies by @renovate in #43
New Contributors
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Better invalid tool failure message by @jamesbraza in #29
- Adding a few
pytest
filterwarnings
for clean test logs by @jamesbraza in #30 - Pinning min version of
docstring_parser
by @jamesbraza in #31
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
lint
workflow actually using the input Python version by @jamesbraza in #23- Created a
ToolSelectorLedger
entity for convenience by @jamesbraza in #25 ToolSelector
supporting being passed anacompletion
by @jamesbraza in #26- Attached usage to Message by @whitead in #28
MalformedMessageError
sentinel exception by @jamesbraza in #27
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Running CI
lint
andpre-commit
on both min/max Python versions by @jamesbraza in #17 - Updating JSON schema assertion for Pydantic 2.9 by @jamesbraza in #19
- Added
LICENSE
to metadata and tooling update by @jamesbraza in #20 - Not specifying bugfix version in
.python-version
by @jamesbraza in #18 - Lightweight
ToolSelector
entity by @jamesbraza in #21
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
uv lock
protection by @jamesbraza in #14- Removing
SQLAlchemy
dependency by @jamesbraza in #16
Full Changelog: v0.3.0...v0.4.0