v0.9.0 Release
What's Changed
- feat: add settlement feature in the inference server by @nora-coder-dot in #439
- feat: add extra_headers parameter feature for the agent framework by @nora-coder-dot in #440
- fix: pymilvus[model] check error message by @nora-coder-dot in #442
- docs: update dat process doc card headers by @nora-coder-dot in #441
- refactor: settlement request json message to abi encode and keccak by @nora-coder-dot in #443
- fix: dap app alith deps by @nora-coder-dot in #444
- refactor: settlement proof data with user signature by @nora-coder-dot in #445
- chore: format and lint all python and typescript code by @nora-coder-dot in #447
- chore(deps): bump ort from
22f71batofd73862by @dependabot in #446 - chore(deps): bump hf-hub from 0.4.2 to 0.4.3 by @dependabot in #448
- chore: remove unused inference code by @nora-coder-dot in #449
- chore(deps): bump alloy from 1.0.9 to 1.0.11 by @dependabot in #454
- chore(deps): bump ort from
fd73862toaf63ceaby @dependabot in #456 - chore(deps): bump alloy from 1.0.11 to 1.0.12 by @dependabot in #455
- 🔒 Phala TEE Integration into the Alith Node SDK by @kamalbuilds in #457
- chore: format all node code using prettier by @nora-coder-dot in #458
- chore: bump python web3 deps to web3<8.0.0,>=7.6.0 by @nora-coder-dot in #462
- docs: add lazai gateway features in the readme and website intro docs by @nora-coder-dot in #463
- feat: add data permission function and example by @nora-coder-dot in #464
- ci: add ruff lint for the alith python SDK by @nora-coder-dot in #466
- feat: add tee feature for python SDK by @nora-coder-dot in #465
- feat: add marlin and phala tee features in the alith node SDK by @nora-coder-dot in #467
New Contributors
- @kamalbuilds made their first contribution in #457
Full Changelog: v0.8.2...v0.9.0