Skip to content

beeai-framework

vpython_v0.1.82 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents ai ai-agent beeai llm multiagent
+2 more
python typescript

Affected surfaces

deps

Summary

AI summary

Fixed emitter regex handling, cache clearing on ChatModelToolCallError, and raised clear errors for unsupported Groq embeddings.

Full changelog

Bug Fixes

  • emitter: off() with a compiled regex should only remove the matching listener (#1566)
  • emitter: match compiled regex anywhere in the event path (#1557)
  • cache: clear cache entry on ChatModelToolCallError (#1555)
  • adapters: raise a clear error for Groq embeddings (unsupported by Groq API) (#1536)
  • adapters: default OpenAIServer to loopback and warn on unauthenticated bind (#1516) (#1531)
  • adapters: inline a2a data: URIs as base64 (#1508)
  • memory: enforce token capacity in TokenMemory (#1506)
  • python: resolve pyrefly and ruff errors in merged tests (#1522)
  • internals: return after removing item in remove_by_reference (#1509)
  • adapters: use valid Bedrock default model ID instead of Groq alias (#1518)
  • use Python join syntax in SandboxTool error reporting (#1486)
  • deps: bump vulnerable Python dependencies (#1471) (#1511)
  • raise ValueError instead of returning it in to_any_model (#1482)
  • tools: address small Python and TypeScript polish issues (#1485)

Full Changelog: https://github.com/i-am-bee/beeai-framework/compare/python_v0.1.81...python_v0.1.82

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track beeai-framework

Get notified when new releases ship.

Sign up free

About beeai-framework

Build production-ready AI agents in both Python and Typescript.

All releases →

Related context

Beta — feedback welcome: [email protected]