Releases: enricoros/big-AGI
v1.7.3
🚀 big-AGI 1.7.3
1.7.3 is a small patch release that adds support for the newly announced Mistral Platform
In the video below, big-AGI connects to the platform, lists the models, and the uses the 'small' for chat completion (streaming) and prompt generation (non-streaming)
Feature-Mistral-Platform-20231212165303-no-audio.mp4
v1.7.2
🚀 big-AGI 1.7.2
1.7.2 is a small patch release that updates the OpenRouter models.
You have now access to Mixtral 8x7B and for FREE, via OpenRouter 🤑
- Full Changelog: v1.7.1...v1.7.2
In the video below, big-AGI switches from GPT 4 Turbo to Mixtral in a Complex coding task. And the performance is really good compared to what we've seen before.
v1.7.1
🚀 big-AGI 1.7.1
1.7.1 is a small patch release that dramatically improves Ollama chats.
By using the new Chat endpoint, 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: v1.7.0...v1.7.1
v1.7.0
🚀 big-AGI 1.7.0 - Attachment Theory
1.7.0 rolls in with a game-changing attachment system and more, just in time for the holidays. 🌐✨
- Attachments System Overhaul: the attachments system is brand new. You can now attach files in more than 6 ways, ensuring flexibility and efficiency in bringing content into your conversations:
- Open files directly
- Drag and drop from File Explorer or IDE
- Paste screenshots or copied images
- Snap photos using the webcam (Labs feature)
- Use the 'paste' button (Shift + Ctrl + V) for quick clipboard access
- Paste URLs for automatic embedding
- Intelligent File Conversion: The new system converts files to the optimal format for your active Chat LLM, enhancing the chat experience with various content types - for instance:
- PDFs are automatically converted to text
- Images undergo OCR for text extraction (for non-vision networks)
- HTML tables are transformed into Markdown
- HTML can be as-is or text
- Text remains as text within Markdown blocks for consistency
- Desktop Webcam access for direct image uploads. (Labs) The image is OCR'd (for now), and soon fun modes will be enabled with Vision
- Overheat LLMs, raising the maximum model 'temperature' to 2 (can lead to instability, but can also be very creative)
- Oobabooga/Text-Generation-WebUI: fix support
- Ollama: update to the latest models
- Quick model settings access via
Ctrl+Shift+O
- Optimized voice input and app performance
- Cosmetic improvements to the UI
1.7.0 for Developers:
- Password Protection via HTTP Basic Authentication. Learn How 🚀
- Browserless Support: Full browsing support on Browserless docker containers Learn More 🚀
- Full Changelog: v1.6.0...v1.7.0
New Contributors:
- A special shoutout to @konsila / @LennardSchwarz for their first contribution which helped to add HTTP Basic Auth. PR #177
Stay Connected:
Join the conversation on Discord or take a look at the roadmap and join us in creating the Pro AGI toolkit ❤️
v1.6.0
🚀 big-AGI 1.6.0 - Surf's Up!
The latest update comes with a crowd favorite: browsing, and just a week after our last large 1.5.0 update 🌐✨
- Web Browsing: fetch web pages from /react, with /browse, or paste a URL - learn more
- Branching Discussions: branch out from any message
- Keyboard Navigation: do not leave your keyboard for the mouse (e.g. navigate chats using Ctrl+Shift+Left/Right)
- Performance Boost: large rendering optimizations
- New Features & Tools: use Anthropic Claude 2.1, discover the
/help
command, easily import ChatGPT chats, and streamline your work with the new Flattener
Full Changelog: v1.5.0...v1.6.0
1.6.0 for Developers:
- Improved Code Quality: large refactorings to numerous subsystems
- New frameworks: the Snackbar notification framework, a new streaming hooks
New Contributors
New Roadmap
With the new public open roadmap, 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 dive into big-AGI 1.6.0! 🏄♂️🌊
v1.5.0
🚀 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: #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 #219
- @llegomark made their first contribution in #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! 🌠