mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
368663dd08
The re module was used in _fix_messages_for_bedrock (re.compile) but never imported, causing NameError at runtime when the middleware is invoked. Bumps version to 0.1.83. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>