Releases: weavel-ai/weavel-python
Releases · weavel-ai/weavel-python
v1.11.1
What's Changed
- [chore] fix StrEnum -> Enum by @engineerA314 in #36
- fix: fix WebSocketClient initialization, StrEnum bugs by @aschung01 in #39
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- fix: fix bugs for ape-v2 structure by @engineerA314 in #30
- Fix v2 evaluate wea 634 by @engineerA314 in #31
- Feat refactor ape wea 637 by @engineerA314 in #33
- Feat use trainer wea 635 by @engineerA314 in #32
- [feature] update to work with ape-core v0.9.0 (multiple algorithms) by @aschung01 in #34
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- [fix] Enhance logging and optimize prompt handling by @aschung01 in #29
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- UPDATE: update version to 1.9.4, add model, latency, cost, tokens col… by @engineerA314 in #22
- chore: bump main by @aschung01 in #24
- fix: fix bug in create_prompt_version by @aschung01 in #25
- feat: add websocket-based flexible optimization by @aschung01 in #26
- feat: add websocket-based flexible optimization by @aschung01 in #27
- chore: bump version 1.9.5 -> 1.10.0 by @aschung01 in #28
Full Changelog: v1.9.3...v1.10.0
v1.9.3
UPDATE: update version to 1.9.3, remove ape-core dependency
Removed Ape dependency
Merge pull request #19 from weavel-ai/fix/response-format fix: remove ape dependency
Added prompt APIs
v1.9.1 fix: fix import bug
v1.8.0
Merge pull request #17 from weavel-ai/aschung01/wea-509-fix-set-gener…