Skip to content

Performance improvements

Choose a tag to compare

@assafelovic assafelovic released this 25 Jan 06:41
· 140 commits to master since this release
50383b4

What's Changed

  • Fix CORS defaults: remove wildcard origins when allow_credentials=true by @PriscaAmajuoyi in #1595
  • docs: add docstrings to memory and context compression modules by @kga245 in #1589
  • refactor: Implement ECR and GitHub Actions Terraform setup with necessary configurations and outputs by @huytran-gg in #1590
  • feat: Implement WebSocket chat command handling & make Tavily optional by @tiandee in #1593
  • Persist /api/reports history to local JSON store (enables Next.js history sync) by @PriscaAmajuoyi in #1594
  • Remove hardcoded authentication token by @E-G-C in #1596

New Contributors

Full Changelog: v.3.3.8...v3.3.9