Releases: gizatechxyz/giza-agents
Releases · gizatechxyz/giza-agents
v0.4.2
What's Changed
- Fix output dtype in giza model by @raphaelDkhn in #53
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Fix XGB inference inside Agents by @franalgaba in #52
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Example: Using polygon with agents by @silent-cipher in #46
- add giza as a namespace package by @alejandromartinezgotor in #51
New Contributors
- @silent-cipher made their first contribution in #46
- @alejandromartinezgotor made their first contribution in #51
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Add new test for get_workspace_uri() method by @EmmanuelAR in #43
- Get endpoint uri test by @adrianvrj in #42
- implemented a cache for already downloaded models by @shivam6862 in #39
- adding type hinting by @Gerson2102 in #44
- adding tests to utils.py by @stevencartavia in #45
- Supporting XGBoost and LGBM in GizaModel by @raphaelDkhn in #48
New Contributors
- @EmmanuelAR made their first contribution in #43
- @adrianvrj made their first contribution in #42
- @shivam6862 made their first contribution in #39
- @Gerson2102 made their first contribution in #44
- @stevencartavia made their first contribution in #45
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Add Arbitrum tutorial by @Gonmeso in #32
- typos fixed by @shyamjayakannan in #40
- Add proof verification through api by @Gonmeso in #41
New Contributors
- @shyamjayakannan made their first contribution in #40
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.6
v0.2.5
What's Changed
- Abstract output dtype by @raphaelDkhn in #26
- bump version + fix deserialization by @raphaelDkhn in #28
- fix lint by @raphaelDkhn in #29
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Fix uir retrieval