v1.5.0
enricoros/big-AGIv1.5.0Nov 19, 2023by enricoros
AI Summary
A feature-rich update introducing diagramming tools, voice support, Ollama local models, and runtime server-side configuration for developers.
Key Highlights
- New Diagramming Tool and Mermaid diagram rendering
- Continued Voice feature for hands-free conversation
- Ollama local models support with pull/delete capabilities
- Runtime server-side configuration (no build-time env vars needed)
New Features
- Diagramming tool
- Continued voice
- Ollama local models
- Text tools
- Mermaid rendering
- OpenAI 1106 models
- SDXL support
- Runtime server-side configuration
Full Release Notes
# 🚀 **big-AGI 1.5.0 - Loaded!** The moment you've been waiting for! 🎉 1.5.0 has landed with important features for both users and developers: - **Diagramming Tool**: visualize data for clarity and insight - **Continued Voice**: goodbye to clicks with hands-free conversation - **Ollama Local Models**: ollama.ai support, including remote Pull / Delete - **Text Tools**: highlight differences in sequential assistant responses - Mermaid Diagramming: ```mermaid``` code blocks will render as diagrams - More: OpenAI 1106 Chat Models, SDXL Support, Cloudflare OpenAI API Gateway, Helicone for Anthropic, and more fixes and features - Docker build: https://github.com/enricoros/big-agi/pkgs/container/big-agi/149260520 - **Full Changelog**: https://github.com/enricoros/big-agi/commits/v1.5.0 1.5.0 for Developers: - Runtime Server-Side configuration: https://github.com/enricoros/big-agi/issues/189. Env vars are not required to be set at build time anymore. The frontend will roundtrip to the backend at the first request to get the configuration. See https://github.com/enricoros/big-agi/blob/main/src/modules/backend/backend.router.ts. - CloudFlare developers: please change the deployment command to rm app/api/trpc-node/[trpc]/route.ts && npx @cloudflare/next-on-pages@1, as we transitioned to the App router in NextJS 14. ## New Contributors * @edmondop made their first contribution in https://github.com/enricoros/big-agi/pull/219 * @llegomark made their first contribution in https://github.com/enricoros/big-agi/pull/220 ## New Roadmap With the new **public open roadmap** (https://github.com/users/enricoros/projects/4/views/2), you get a transparent view. You can get involved by voting on features, proposing new ideas, and contributing to the development of the app. Please enjoy big-AGI 1.5.0! ðŸŒ