- Make provider default models configurable via ai config by @pfrug in #183
- Fix typo in comment for tool calls storagefix: correct typo in CanStr… by @wuwx in #181
- Add support for timeouts in transcription by @NietThijmen in #176
- [0.x] Add make:agent-middleware command by @mt-shihab26 in #177
- [0.x] Allow nullable user IDs in conversation tables by @Button99 in #175
- Update parameter name in EmbeddingProvider contract for consistency by @josephkerkhof in #168
- [0.x] Add return type annotations to interfaces by @josephkerkhof in #167
- Allow Lab enum for Provider attribute by @olavocneto in #169
- Fix missing exception handling by @mubbi in #161
- chore: document thrown exceptions by @mubbi in #160
- Fix invalid Message role and null response in HandlesRateLimiting by @monayemislam in #150
- chore: add return/parameter types by @mubbi in #157
- [0.x] Ensure StreamEvent broadcast doesn't double prefix private channels by @jackbayliss in #148