- Added missing model param to typeahead API call
- Fixed issue in API messages object
- Added documentation for AI typeahead
- AI Chat has a separate feature toggle (
io.ox/core//features/aiChat
)
- Typeahead popup stays visible after mail compose close
- As a user I have an chat window to chat with the AI
- LocalAI can use it's own baseURL
- As a user AI can help me writing emails by predicting text content
- New feature which hooks into mail compose and shows text predictions (aka. typeahead)
- Global feature toggle is
io.ox/core//features/ai-typeahead
(default: false)
- Tooltip should not show the model name
- Add correct OX Count file import and change namespace accordingly
- Loading issues for AI tour and missing correct capability check
- Request are now tracked when streaming is enabled
- Tour is shown even if capability is disabled