GraphBit Python Version v0.6.6
·
15 commits
to main
since this release
What's Changed
- [Bugfix] CI/CD - Use native-tls for cross compilation by @annur-infinitibit in #460
- [Bugfix] Native TLS to Rustls-tls by @annur-infinitibit in #461
- [Bugfix] Updated scraper to latest stable by @annur-infinitibit in #462
- [Refactor] update build artifact workflow by @JunaidHossain04 in #463
- [Bugfix] Pinned manylinux versions in Github workflows by @annur-infinitibit in #464
- [Bugfix] Using full triplets for target by @annur-infinitibit in #465
- [Bugfix] Manylinux updated to 2_34 by @annur-infinitibit in #466
- [Refactor] CI/CD workflow updated openssl configs and zig compiler by @annur-infinitibit in #467
- [Feature] Standard Rust & Clippy linting rules by @annur-infinitibit in #456
- [Feature] Integrating GuardRail into Graphbit by @annur-infinitibit in #470
- [Feature] Implement hierarchical workflow execution metadata schema by @JunaidHossain04 in #477
- [Feature] Implement Separated Conversational Context for Agent Nodes by @JunaidHossain04 in #478
- [Enhancement] Tool params/outputs masked by @annur-infinitibit in #479
- [Feature] GuardRail Build and Publish Workflow by @annur-infinitibit in #480
- [Feature] add AG2 benchmark (ag2>=0.11.0) alongside existing autogen-agentchat benchmark by @VasiliyRad in #474
- [Feature] Add core memory types, errors, and vector index by @humayrakhanom in #445
- [Feature] Memory layer processor service by @humayrakhanom in #447
- [Feature] Memory layer python bindings by @humayrakhanom in #448
- [Feature] Memory layer javascript bindings by @humayrakhanom in #449
- [Build] fix Maturin develop conflict by removing redundant strip setting by @JunaidHossain04 in #481
- [Build] fix build dependency by @JunaidHossain04 in #482
- [Feature] iterative agent tool calling loop by @JunaidHossain04 in #469
- [Fix] Removed LiteLLM as dependency by @annur-infinitibit in #484
New Contributors
- @VasiliyRad made their first contribution in #474
Full Changelog: GraphBit_Python_v0.6.5...GraphBit_Python_v0.6.6