v1.7.1
enricoros/big-AGIv1.7.1Dec 11, 2023by enricoros
AI Summary
A patch release that significantly improves the Ollama chatting experience by utilizing a new Chat endpoint for better prompt translation.
Key Highlights
- Dramatic improvement in Ollama chat performance
- Utilizes new Chat endpoint (PR #1392)
- Recommended models: starling-lm for development and neural-chat for general use
New Features
- Optimized Ollama chat interactions
Full Release Notes
# 🚀 big-AGI 1.7.1 1.7.1 is a small patch release that dramatically improves Ollama chats. By using the [new Chat endpoint](https://github.com/jmorganca/ollama/pull/1392), conversations get optimal translation into prompts, and the result is a great chatting experience across models. You should try out `starling-lm` for development and `neural-chat` for general-purpose chats. - **Full Changelog**: https://github.com/enricoros/big-agi/compare/v1.7.0...v1.7.1 