BoltAI Blog
BoltAI HomepageBlogDocumentation
  • BoltAI Blog
  • What is ChatGPT o1? Understanding Its Features, Benefits, and Uses
  • Claude 3.5 Sonnet vs GPT-4o: A Comprehensive Comparison
  • ChatGPT API Cost: Features, Plans, Pros and Cons
  • How to Use ChatGPT API: A Comprehensive Guide
  • Top AI Tools for Developers: Boost Productivity and Code Smarter
  • How to Run LLM Locally on Mac: A Step-by-Step Guide
  • How to Use ChatGPT as a Search Engine: A Complete Guide
  • ChatGPT vs Claude: Which AI Tool Fits Your Needs?
  • ChatGPT vs Gemini: Which AI Tool Is Right For You?
  • Perplexity vs. ChatGPT: Our In-Depth Comparison
  • How to Train ChatGPT on Your Own Data: Enhance AI Accuracy & Relevance
  • DeepSeek vs. ChatGPT: Which AI Model Is Right for You?
  • Exploring the Top 10 ChatGPT Alternatives for Better AI Conversations in 2025
  • Top 7 AI Tools for Students to Boost Productivity and Success in 2025
  • How to Get a ChatGPT API Key: Step-by-Step Guide
  • Tech Stack Analysis for a Cross-Platform Offline-First AI Chat Client
  • BoltAI Projects, DeepSeek support and more
  • A Developer’s Guide to Bard vs. ChatGPT for Coding
  • ChatGPT Keyboard Shortcuts for Mac: Enhance Your Workflow with Quick Commands
  • ChatGPT for Programmers: How to Boost Productivity and Efficiency
  • Here’s Our Step-by-Step Guide on How to Use Mistral 7B
  • Claude vs. ChatGPT for Coding: Which AI Assistant is Best for You?
  • Amazon Bedrock & xAI support, cache breakpoint and more
  • Advanced Voice Mode, Improved Document Analysis and more
  • How to use local Whisper instance in BoltAI
  • Optimize Ollama Models for BoltAI
  • How to use xAI in BoltAI?
  • How BoltAI handles your API keys
  • How to build an AI Coding Assistant with BoltAI
  • Best Black Friday Deals 2024 for Mac
  • A simple A/B testing setup with Simple Analytics
Powered by GitBook
On this page
  • Official supports for Amazon Bedrock & xAI
  • Cache breakpoints
  • Other quality-of-life improvements
  • A small update on the iOS app and BoltAI v2

Was this helpful?

Amazon Bedrock & xAI support, cache breakpoint and more

Release note for v1.29.0

PreviousClaude vs. ChatGPT for Coding: Which AI Assistant is Best for You?NextAdvanced Voice Mode, Improved Document Analysis and more

Last updated 5 months ago

Was this helpful?

An exciting update! Let's dive in.

TL,DR:

  • Official supports for Amazon Bedrock & xAI

  • Set custom cache breakpoint when using Anthropic models

  • Other quality-of-life improvements:

    • Convert temporary chat to normal chat

    • Added support for o1 models on Azure

    • Added supports for more file types

    • Better scroll-to-bottom behavior

    • Improved drag-and-drop support

Official supports for Amazon Bedrock & xAI

Amazon Bedrock & xAI are officially supported in BoltAI. Go to Settings > Models to add a new AI service.

For Amazon Bedrock, make sure you select the right region. Some models are only available on a certain region. All models are fetched directly from AWS. If you don't see a model, go to AWS Console and check if you have requested access.

Depends on the model on Amazon Bedrock you're using, you can use other features such as Document Analysis, AI plugins and Image Analysis...

xAI models supports both AI plugins and Document Analysis. To use Image Analysis, make sure to use the grok-vision-beta.

Cache breakpoints

To mark a message as a cache breakpoint, click the message action button (elipsis button), select "Mark as a cache breakpoint". The message will be highlighted.

Note that you can set up to 4 cache breakpoints and the cached prefixes automatically expired after 5 minutes of inactivity.

You can verify by viewing the token usage after each message. It should show the cache write & cache read tokens.

Other quality-of-life improvements

Convert a temporary chat to a normal chat

It's really simple. Click the menu item Conversation > Convert to Normal Chat.

Added support for o1 models on Azure

You can set up o1 models on Azure now. Make sure to set the model to o1 or o1-mini so BoltAI could work correctly.

Document Analysis supports more file types now

You can attach more file types to BoltAI now: .jsx, .js, .html, .css...

Make sure to select text file as BoltAI doesn't work with binary files yet.

Better scroll experience

I've improved the scroll-to-bottom experience. It doesn't overlap with the chat input field, and it show/hide nicely as you scroll.

During streaming message, you can scroll up to cancel auto scroll-to-bottom, and scroll back down to resume it. I'm really happy with it. Give it a try!

Improved Drag and Drop experience

There is an issue where you can drag and drop a file to the plus button, but you cannot drop a file to a chat bubble in the message list. In this version, I've fixed it and you should be able to drag and drop files into the chats without issues.

Other bug fixes and improvements

  • You can unset System Instruction now

  • Fixed the issue where control+n / control+p for non-standard keyboard layout

  • Fixed the issue where app icon is reverted after update

  • Fixed issue where cannot set up Advanced Voice Mode without OpenAI API key

  • Fixed issue with Web Search plugin for some Anthropic users

A small update on the iOS app and BoltAI v2

I've been using the iOS app myself but it doesn't support Cloud Sync yet, so I decided to not release it. I will wrap it up and release the first beta version soon, likely next week.

After working on BoltAI for almost 2 years, it becomes clear to me on what would be the core features of BoltAI, and what's not. Which areas work well, and which issues need to be fixed. I attempted to add Cloud Sync and other improvements into the current version, but it's proved to be harder than building a new app with better data handling.

So I've been working on the new major version, BoltAI v2. Despite its name, it's really an improvement of BoltAI v1 with Cloud Sync and cross-platform support.

Can't wait to share all of these with you.

And that's all for now. See you in the next update 👋

When using Document Analysis with Anthropic Claude, you have the option to set custom cache breakpoints. You can learn more about Anthropic Prompt Caching .

here
Amazon Bedrock in BoltAI
Document Analysis with Anthropic Haiku on Amazon Bedrock
Cache Read Tokens
Convert to Normal Chat