- Breaking change: As a user, I can switch between configured AI services
- Service and model configuration changed to a simpler config, please check the helm charts README.MD or the
migration guide
- History for AI chat
- Chats are now stored in a database, making it easy to revisit past topics or pick up where you left off.
- Simple debug output for the AI config
- Breaking change: Database usage is enabled by default now
- With the recent change around AI Chat (i.e. adding a history), database usage is enabled by default.
- This switch is now deprecated and will be removed in the near future since more and more features will require a persistence layer.
- Accounting per service
- Added migration to add service field to usage records
- Added service field to usage API