| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| python_v0.1.84 source code.tar.gz | 2026-09-15 | 1.6 MB | |
| python_v0.1.84 source code.zip | 2026-09-15 | 2.3 MB | |
| README.md | 2026-09-15 | 4.0 kB | |
| Totals: 3 Items | 3.9 MB | 1 | |
What's Changed
- fix(internals): compare both matrices' column counts in cosineSimilarityMatrix by @Osamaali313 in https://github.com/i-am-bee/beeai-framework/pull/1559
- feat(memory): add DakeraMemory for persistent cross-session agent memory by @ferhimedamine in https://github.com/i-am-bee/beeai-framework/pull/1567
- fix(examples): migrate basics_colab and agents_colab notebooks from granite3.3 to granite4.1:8b by @BiswasNehaa in https://github.com/i-am-bee/beeai-framework/pull/1540
- Feat/1479 OpenAI server by @Veselin-Vasilev-IBM-1 in https://github.com/i-am-bee/beeai-framework/pull/1507
- feat(infra): port Runnable interface to TypeScript by @SahebSandhuSingh in https://github.com/i-am-bee/beeai-framework/pull/1502
- fix(docs): Remove reference to nonexistent docs:fix target by @jpodivin in https://github.com/i-am-bee/beeai-framework/pull/1564
- fix(internals): serialize nested dictionary values by @CoffeeDrivenCoder in https://github.com/i-am-bee/beeai-framework/pull/1602
- fix: add missing serializer registration to 6 chat adapters (#1477) by @EvanYao826 in https://github.com/i-am-bee/beeai-framework/pull/1496
- chore: migrate DuckDuckGo tool to ddg-kit by @lennney in https://github.com/i-am-bee/beeai-framework/pull/1572
- fix(adapters): expose LiteLLM proxy response cost by @mikemikimike in https://github.com/i-am-bee/beeai-framework/pull/1615
- feat(adapters): report ReAct tool calls to WatsonX Orchestrate by @sundowatch in https://github.com/i-am-bee/beeai-framework/pull/1613
- fix(adapters): default VertexAI allow_prompt_caching to False by @RoyiAizenstain in https://github.com/i-am-bee/beeai-framework/pull/1626
- docs(tools): add action-bound governance example by @jw-ond in https://github.com/i-am-bee/beeai-framework/pull/1571
- fix(emitter): honour listener priority for sync callbacks by @Tomas2D in https://github.com/i-am-bee/beeai-framework/pull/1628
- feat(python): add evaluation framework (DeepEval + Ragas) by @RoyiAizenstain in https://github.com/i-am-bee/beeai-framework/pull/1453
- chore: bump the pip group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/i-am-bee/beeai-framework/pull/1627
- feat(tools): add recoverable timeout option for tool runs by @DaliborKr in https://github.com/i-am-bee/beeai-framework/pull/1640
- chore: bump the pip group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/i-am-bee/beeai-framework/pull/1637
- fix(internals): define properties directly in setProp by @Tomas2D in https://github.com/i-am-bee/beeai-framework/pull/1643
- fix(adapters): add support for the new MCP 1.30 settings by @DaliborKr in https://github.com/i-am-bee/beeai-framework/pull/1652
- fix(agents): use union instead of intersection for ConditionalRequirement target validation by @mittalpk in https://github.com/i-am-bee/beeai-framework/pull/1649
New Contributors
- @ferhimedamine made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1567
- @Veselin-Vasilev-IBM-1 made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1507
- @CoffeeDrivenCoder made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1602
- @EvanYao826 made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1496
- @lennney made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1572
- @RoyiAizenstain made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1626
- @jw-ond made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1571
- @DaliborKr made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1640
- @mittalpk made their first contribution in https://github.com/i-am-bee/beeai-framework/pull/1649
Full Changelog: https://github.com/i-am-bee/beeai-framework/compare/python_v0.1.83...python_v0.1.84