Conversation Transparency & Control:
- Added LLM information per message in all conversations.
- Added query expansion visibility per message (when available).
- Tracked last LLM used in each conversation — when you re-open a conversation, the previously used LLM is shown by default.
Enhanced UI Safety Alerts:
- Added a warning before switching to a public LLM when a conversation is in progress.
Settings & Configuration UX:
- Improved settings drawer UX: clearer save button state for local changes, better explanation of prompt slots, and clearer configuration names/descriptions.
- New Conversation Saving Policy: configure how your conversations are stored and who can access them :
○ Store All : conversations are saved and accessible to all users of the assistant.
○ Discard All : conversations are not saved.
○ Store Anonymized : conversations are saved anonymously and accessible to users of the assistant.
- Improved settings drawer UX: clearer save button state for local changes, better explanation of prompt slots, and clearer configuration names/descriptions.
- New Conversation Saving Policy: configure how your conversations are stored and who can access them.
○ Share with All AI Assistant Users : logs are visible to everyone.
○ Not Shared : logs are not shared with anyone.
○ Share with the AI Assistant Owner : logs are visible only to the assistant owner.
General UI/UX Fixes
- Fixed various CSS bugs for a smoother experience.