Changelog #53 - Introducing the command palette, deploy without rebuild in the control panel, improved scale-up during traffic spikes, and more

Hello, and welcome to this week’s changelog update! Let’s jump into what’s new:

  1. Introducing the command palette for faster deployment

    We’ve released a brand-new command palette to deploy your Services or any of our 40+ one-click apps faster than ever. Using keyboard shortcuts, you can now deploy faster. You can simply hit + K (or Ctrl + K) to get started.

  2. Deploy without rebuild in the control panel
    We’ve introduced the option to deploy a Service without rebuilding in the control panel. This allows you to reduce the time to deploy changes when they don’t impact the build, enabling faster troubleshooting. Previously, the option to skip the build on new deployments was only available in the CLI.

  3. Improved scale-up during traffic spikes

    We’ve improved how Services scale up during sudden increases in requests. In some cases, the number of allocated Instances could go beyond the target for a short delay. This is now fixed and the exact number of Instances is allocated.

  4. Use LlamaIndex to Build a Retrieval-Augmented Generation (RAG) Application

    Learn how to build a Retrieval-Augmented Generation (RAG) app using LlamaIndex with Chuck’s latest tutorial. You can also deploy the app in one click.