Releases: weavel-ai/Ape
Releases · weavel-ai/Ape
Release ape-core v0.10.0
What's Changed
- fix: fix trainer directory structure by @engineerA314 in #44
- Fix remove earlystopping wea 646 by @engineerA314 in #45
- Feat/evoprompt by @engineerA314 in #48
- Feat/testmode by @engineerA314 in #49
- Fix/metaprompt structured by @engineerA314 in #50
- Feat/cache by @engineerA314 in #52
- Feat/generator stream by @engineerA314 in #51
- feat: add textgrad-evo trainer, fix README.md by @engineerA314 in #53
- feat: add experiment result, docs by @engineerA314 in #55
- Feat/docs by @engineerA314 in #56
- feat: add TextGradEvoTrainer Result by @engineerA314 in #57
- Dev by @engineerA314 in #54
Full Changelog: ape-common-v0.2.1...ape-core-v0.10.0
Release ape-common v0.2.1
What's Changed
- [bug fix] Change isinstance to issubclass for response_format check by @aschung01 in #47
Full Changelog: ape-common-v0.2.0...ape-common-v0.2.1
Release ape-core v0.9.0
What's Changed
- Feat/v2 by @engineerA314 in #34
- Fix v2 evaluate wea 634 by @engineerA314 in #35
- Feat: add DspyMiproTrainer by @engineerA314 in #37
- fix: fix bugs in trainer by @engineerA314 in #39
- Feat refactor ape wea 637 by @engineerA314 in #40
- [refactor] Replace print statements with logger calls by @aschung01 in #41
- [chore] Update dependency versions and add pysbd by @aschung01 in #42
- [feature] Change ape-common functor names, update ape-core structure and introduce multiple trainers by @engineerA314 in #36
Full Changelog: ape-common-v0.1.4...ape-core-v0.9.0
Release ape-common v0.2.0
What's Changed
- Feat/v2 by @engineerA314 in #34
- Fix v2 evaluate wea 634 by @engineerA314 in #35
- Feat: add DspyMiproTrainer by @engineerA314 in #37
- fix: fix bugs in trainer by @engineerA314 in #39
- Feat refactor ape wea 637 by @engineerA314 in #40
- [refactor] Replace print statements with logger calls by @aschung01 in #41
- [chore] Update dependency versions and add pysbd by @aschung01 in #42
- [feature] Change ape-common functor names, update ape-core structure and introduce multiple trainers by @engineerA314 in #36
Full Changelog: ape-common-v0.1.4...ape-common-v0.2.0
Release ape-core v0.8.2
What's Changed
- [chore] Update dependencies and version numbers by @aschung01 in #31
Full Changelog: ape-common-v0.1.2...ape-core-v0.8.2
Release ape-core v0.8.1
What's Changed
- fix: fix EvaluationResult attribute types (add str union) by @aschung01 in #21
- feat: setup monorepo, separate packages (common/core) by @aschung01 in #23
- feat: setup monorepo, separate packages (common/core) by @aschung01 in #24
- chore: change promptfile dependency in pyproject.toml, bump version 0… by @aschung01 in #25
- [fix] Update directory path in GitHub Actions workflow by @aschung01 in #26
- [fix] Update package directory path in publish workflow by @aschung01 in #27
- [fix] Update package directory path in publish workflow by @aschung01 in #28
- [fix] Include *.prompt files in package data by @aschung01 in #29
- [refactor] Update TypedDict import and remove unused imports by @aschung01 in #30
Full Changelog: v0.7.4...ape-core-v0.8.1
Release ape-common v0.1.4
What's Changed
- [refactor] Improve logging and error handling by @aschung01 in #32
Full Changelog: ape-common-v0.1.3...ape-common-v0.1.4
Release ape-common v0.1.3
What's Changed
- [chore] Update dependencies and version numbers by @aschung01 in #31
Full Changelog: ape-common-v0.1.2...ape-common-v0.1.3
Release ape-common v0.1.2
What's Changed
- fix: fix EvaluationResult attribute types (add str union) by @aschung01 in #21
- feat: setup monorepo, separate packages (common/core) by @aschung01 in #23
- feat: setup monorepo, separate packages (common/core) by @aschung01 in #24
- chore: change promptfile dependency in pyproject.toml, bump version 0… by @aschung01 in #25
- [fix] Update directory path in GitHub Actions workflow by @aschung01 in #26
- [fix] Update package directory path in publish workflow by @aschung01 in #27
- [fix] Update package directory path in publish workflow by @aschung01 in #28
- [fix] Include *.prompt files in package data by @aschung01 in #29
- [refactor] Update TypedDict import and remove unused imports by @aschung01 in #30
Full Changelog: v0.7.4...ape-common-v0.1.2
v0.7.4
What's Changed
- fix: fix EvaluationResult attribute types by @aschung01 in #18
Full Changelog: v0.7.3...v0.7.4