Releases: aetaix/ollami
v0.5 - Introducing Favorite Model
Introducing Favorite Model!
Now you can choose your default launching model
New models
- Llama3.2
- Gemma2
- Deepseek Coder V2
New Contributors
- @alifeinbinary made their first contribution in #2
RAG IS AVAILABLE!
We're pleased to announce the latest version of Ollami, which includes several features and improvements.
One of the notable additions is the integration of RAG (Retrieval Augmented Generation), which enables the retrieval of external data sources and injects pertinent contextual information into an AI's real-time response generation process. This feature aims to improve the accuracy and relevance of AI-generated responses by incorporating up-to-date and relevant data.
What's New:
- RAG integration for Retrieval Augmented Generation
- Chroma vector database integration for enhanced search functionality
- Multiple fixes and improvements to performance, rendering, and overall user experience
Ollami V0.3 - Docker + UI improvement
Ollami - V0.2
Ollami v0.2 is out!
What's new?
- New models and filters: You've added more options to play with, allowing users to explore different conversational styles.
- Langchain removal: To improve speed and installation process, Langchain has been temporarily removed. I'm sure this change will make things smoother for your users!
- OpenAI JS package: Ollami now uses OpenAI's JavaScript package as its primary package, making it easier to run the chat feature.
- Bug fixes: The infamous { } issue is finally gone! You've squashed those pesky bugs and made sure everything runs smoothly.
Ollami v0.1
I'm thrilled to announce the launch of my first major release! After dedicating over 20 hours to bringing it to life, I'm proud to say that it's exceeded my expectations in every way. Building this project has been an incredible learning experience, and I feel grateful for the opportunity to have grown as a developer.