Download

Download 16x Prompt for your platform

Latest version: v0.0.80
Released: (November 17, 2024)

New updates from the latest releases

0.0.80

November 17, 2024

  • Added streaming support for OpenRouter API, this is enabled by default
  • Added streaming support for 3rd party APIs including Ollama, this is enabled by default
  • Simplified streaming logic for first party models and switched them to use streaming by default
  • Automatically clean up old conversation history to speed up the application
  • Fixed setup for Ollama API to use 127.0.0.1 instead of localhost

16x Prompt wrote about 70% of the code in this release.

Thanks to Tom for the feedback and suggestions!

0.0.79

November 13, 2024

  • Added support for Claude 3.5 Haiku (claude-3-5-haiku-20241022)
  • Added model ID to the model list in model selection modal
  • Minor UI/UX improvements
Release 0.0.79 - Claude 3.5 Haiku

16x Prompt wrote about 90% of the code in this release.

0.0.78

November 10, 2024

  • Added experimental streaming support for First-Party models (OpenAI and Anthropic)
    • The setting is disabled by default and can be enabled in the settings
Release 0.0.78 - Streaming Support

16x Prompt wrote about 70% of the code in this release.

Security FAQs

I am getting Bkav Pro W32.AIDetectMalware from Virustotal

You may encounter false positive detections from antivirus software like Bkav Pro W32.AIDetectMalware. This is a common issue with new applications that are not yet recognized by antivirus software. Rest assured that 16x Prompt is safe to use. Refer to this article or this Reddit thread for more information.

Installation FAQs

I am getting installation error DiscardVirtualMemory on Windows 8.

You may encounter "The procedure entry point DiscardVirtualMemory could not be located in the dynamic link library" error on Windows 8. This is because the underlying framework for the app no longer supports Windows 8, in line with end of support for Windows 8 from Microsoft. You can try to upgrade to Windows 10 / Windows 11 or use a different machine with Windows 10 / Windows 11. If you are unable to upgrade, feel free to contact us for a refund.

I am getting a warning from Windows Defender SmartScreen when installing.

You can click on "More info" and then "Run anyway" to bypass the warning. This is a common issue with new applications that are not yet recognized by Windows Defender SmartScreen. And it costs extra money to get a code signing certificate in order to avoid this. Rest assured that 16x Prompt is safe to use. If you are still facing issues, feel free to contact us .

How to install 16x Prompt on Ubuntu?

You can either download the .deb file or the AppImage file from the download page. For .deb file, you can refer to the .deb installation guide for installation instructions. For AppImage file, you can refer to the AppImage guide for installation instructions.

Back to top