Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Features & Enhancements #44

Closed
wants to merge 22 commits into from
Closed

Conversation

talperets
Copy link

@talperets talperets commented Feb 4, 2025

Hello,
This merge request introduces several new features and improvements:

  • Native desktop application – Added the ability to compile a native desktop application for all major operating systems using Electron
  • "Copy Code" Button – Added to markdown code snippets for easier code sharing.
  • Enhanced Code Snippet Theme – Improved styling for better readability.
  • Basic Vision Capabilities – Currently supports one image per message, considering Llava and Llama-Vision's limitations with multiple images per chat I think it should be ok for now and will be improved in the future.
  • Offline Alert System – Notifies users if 'Ollama' is offline to ensure seamless connectivity.
  • Fallback Profile Picture – Displays a backup image if the main one fails to load.
  • Model Downloader – Now you are able to download models via the client
  • Model Deletion – Now you are able to delete models via the client

Feel free to use any parts of the code and discard anything that doesn’t align with your vision. I will maintain my fork and continue adding new features.

Best regards,
Tal

@talperets talperets closed this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant