Releases: Future-House/aviary
Releases · Future-House/aviary
v0.18.3
What's Changed
- Lock file maintenance by @renovate in #197
git checkout
beforepre-commit
by @jamesbraza in #198
Full Changelog: v0.18.2...v0.18.3
v0.18.2
What's Changed
- Allowing null
FunctionInfo.parameters
to supportgemini-1.5-flash
agents by @jamesbraza in #188 - Fixed latent
NoneType
error in tool server after #188 by @jamesbraza in #194 - Added classifiers to gsmk8 and hotpotqa by @maykcaldas in #195
- Configure mypy to run locally and fix new errors by @JoaquinPolonuer in #196
- Migrate LitQA and LFRQA from paper-qa by @maykcaldas in #190
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
- Allowing latest LiteLLM by handling latent
None
content error by @jamesbraza in #186 - Lock file maintenance by @renovate in #187
Full Changelog: v0.18.0...v0.18.1
v0.18.0
What's Changed
- Lock file maintenance by @renovate in #184
- Add question_id functionality to mcq object by @ludomitch in #185
Full Changelog: v0.16.0...v0.18.0
v0.17.0
What's Changed
- Allowing
random.Random
seed and documentingTaskDataset
shuffling risk by @jamesbraza in #177 - Removed
arbitrary_types_allowed=True
fromMultipleChoiceQuestion
via custom Pydantic serializer/validator by @jamesbraza in #178 - Added a
CITATION.cff
by @jamesbraza in #180 RandomAnnotation
support formodel_dump(mode="json")
by @jamesbraza in #179- Added question ID to
HotPotQAEnv
by @jamesbraza in #181 - Moved
DummyEnv
to report emptyToolRequestMessage
by @jamesbraza in #183
Full Changelog: v0.15.0...v0.17.0
v0.16.0
What's Changed
- Allowing
random.Random
seed and documentingTaskDataset
shuffling risk by @jamesbraza in #177 - Removed
arbitrary_types_allowed=True
fromMultipleChoiceQuestion
via custom Pydantic serializer/validator by @jamesbraza in #178 - Added a
CITATION.cff
by @jamesbraza in #180 RandomAnnotation
support formodel_dump(mode="json")
by @jamesbraza in #179- Added question ID to
HotPotQAEnv
by @jamesbraza in #181 - Moved
DummyEnv
to report emptyToolRequestMessage
by @jamesbraza in #183
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Cleaning up GSM8k's
CalculatorEnv
a bit by @jamesbraza in #164 - Testing
in
check withFrame
by @jamesbraza in #166 - Lock file maintenance by @renovate in #168
- Update all non-major dependencies by @renovate in #167
- Latest tooling and fixed some test warnings by @jamesbraza in #170
- Lock file maintenance by @renovate in #171
- Forbid extra arguments in configuration by @sidnarayanan in #173
- Pulling in Ruff 0.9 by @jamesbraza in #172
- Allowing open answer prompting with
MultipleChoiceQuestion
by @jamesbraza in #175
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Lock file maintenance by @renovate in #160
- Created
MultipleChoiceQuestion
andMultipleChoiceEvaluation
by @jamesbraza in #157 - Moved to
extract_answer
from #148 and back togpt-4o-mini
by @jamesbraza in #161
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Import as written in readme for functional doesn't work by @SamCox822 in #150
- Support multiple images by @ludomitch in #151
- Lock file maintenance by @renovate in #146
- Lock file maintenance by @renovate in #153
- minor adjustment to image testing to support png by @ludomitch in #152
- Renovate
lockFileMaintenance
respectingschedule
and 2-week stability period by @jamesbraza in #154 eval_answer
allowing forstr | EvalAnswerMode
not justEvalAnswerMode
by @jamesbraza in #156- Updated description of content by @maykcaldas in #158
New Contributors
- @SamCox822 made their first contribution in #150
- @ludomitch made their first contribution in #151
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Update astral-sh/setup-uv action to v4 by @renovate in #134
- Update all non-major dependencies by @renovate in #133
- Fixing
httpx
after #133 automerge by @jamesbraza in #137 - Lock file maintenance by @renovate in #136
- Fixed
codeflash
'sformatter-cmds
by @jamesbraza in #135 - Added complex types to str by @whitead in #140
- Tool exection timeout by @sidnarayanan in #141
- Moved eval_answer from tools to core by @maykcaldas in #142
- Type hinted
maybe_wait_for
return by @jamesbraza in #143 - Clean codeflash.yml config by @misrasaurabh1 in #144
- Populated
LICENSE
by @jamesbraza in #147
New Contributors
- @maykcaldas made their first contribution in #142
- @misrasaurabh1 made their first contribution in #144
Full Changelog: v0.11.0...v0.12.0