You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings - Ollama Ping Interval (#102)
* Settings - Ping Interval
Adding a setting to set the interval in seconds when the app should check
if the Ollama service is reachable. Default is 5 seconds.
* fix: support no pinging at all
---------
Co-authored-by: Augustinas Malinauskas <augustinasmal@gmail.com>
Add indicator for selected conversation in conversation list (#86)
* pass `selectedConversation` to `ConversationHistoryListView`
---------
Co-authored-by: Augustinas Malinauskas <augustinasmal@gmail.com>