chore: encourage visitors to go to studio

chore: encourage visitors to go to studio (#55)
This commit is contained in:
Adam Miedema
2025-08-04 17:09:31 -06:00
committed by GitHub
38 changed files with 150 additions and 5 deletions
@@ -0,0 +1,7 @@
<template>
<div style="background: #e6f4ff; border-radius: 8px; padding: 1.2em 1.5em; margin-bottom: 1.5em; border: 1px solid #b6e0fe; color: #1a237e;">
<strong style="font-size: 1.1em; color: #1976d2;">Looking for Msty Studio?</strong><br>
<p style="color: #1a237e;">If you're looking for the <strong>Msty Studio</strong> documentation instead, you can find it here: <a href="http://docs.msty.studio?utm_source=msty_app&utm_campaign=docs" target="_blank" style="color: #1565c0; text-decoration: underline; font-weight: bold;">Go to Msty Studio Docs </a></p>
<p style="color: #1a237e;">Learn more about Msty Studio at <a href="http://msty.ai" target="_blank" style="color: #1565c0; text-decoration: underline; font-weight: bold;">Msty.ai </a></p>
</div>
</template>
+3
View File
@@ -4,6 +4,9 @@ description: Download Msty for Windows, Mac, and Linux
navTruncate: false
---
::MstyStudioDocsNotice
::
Find the right Msty installer for your operating system and hardware. Whether you're on Windows, Mac, or Linux, we offer versions optimized for both CPU and GPU setups. Ensure your OS supports running a GUI application.
::tabs{variant="card" sync="download-os"}
+33 -5
View File
@@ -4,12 +4,40 @@ description: Get started with Msty in a few easy steps
navTruncate: false
---
<div style="background: #e6f4ff; border-radius: 8px; padding: 1.2em 1.5em; margin-bottom: 1.5em; border: 1px solid #b6e0fe; color: #1a237e;">
<strong style="font-size: 1.1em; color: #1976d2;">Looking for Msty Studio?</strong><br>
<span style="color: #1a237e;">If you're looking for the <strong>Msty Studio</strong> documentation instead, you can find it here: <a href="http://docs.msty.studio?utm_source=msty_app&utm_campaign=docs" target="_blank" style="color: #1565c0; text-decoration: underline; font-weight: bold;">Go to Msty Studio Docs →</a></span>
</div>
::MstyStudioDocsNotice
::
This documentation covers **Msty App v1.x**, the original version of Msty.
Were now actively building and expanding **[Msty Studio](https://msty.ai)**, the next-generation app (v2.0) with a growing set of features and capabilities.
Read our [announcement about the future of Msty](https://msty.ai/blog/transitioning-to-msty-ai) to learn more about the transition and whats ahead.
## Msty App 1.x vs Msty Studio Comparison
| Feature / Description | Msty App v1.x | Msty Studio |
|--------------------------------------|:-------------:|:-----------:|
| Existing Msty App core features | ✔️ | ✔️ |
| Available on desktop | ✔️ | ✔️ |
| Available on web | ❌ | ✔️ |
| MCP support | ❌ | ✔️ |
| Knowledge Stacks 2.0 | ❌ | ✔️ |
| Customizable Personas | ❌ | ✔️ |
| Turnstiles (workflow builder) | ❌ | ✔️ |
| Live Contexts | ❌ | ✔️ |
| Additional Real-Time Data options | ❌ | ✔️ |
| Environment Variable management | ❌ | ✔️ |
| Bedrock support | ❌ | ✔️ |
| Forge Mode (AI content editor) | ❌ | ✔️ |
| Enterprise / Team support (coming soon) | ❌ | ✔️ |
| Future of Msty | ❌ | ✔️ |
## Continuing with Msty App v1.x
Youre welcome to keep using Msty App v1.x. Well continue to make it available for the foreseeable future. However, for access to the latest features and enhancements, we encourage you to explore [Msty Studio](https://msty.ai).
Welcome to Msty! Setting up is simple and quick. Follow the steps below to get started with local AI models, connect to remote providers, or use pre-existing models.
::steps
### Choose an onboarding option
@@ -4,6 +4,9 @@ description: Msty supports a wide range of GPUs for faster inference. Check if y
navTruncate: false
---
::MstyStudioDocsNotice
::
## Nvidia GPUs
Msty (and Ollama, the underlying Local AI engine) supports Nvidia GPUs with compute capability 5.0+.
@@ -4,6 +4,9 @@ description: Speed up your workflow with some handy keyboard shortcuts in Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
The following keyboard shortcuts are available in Msty:
| Shortcut | Action |
+3
View File
@@ -4,6 +4,9 @@ description: Search through conversations with advanced search
navTruncate: false
---
::MstyStudioDocsNotice
::
Looking for a past conversation? Msty offers search options for searching through conversation titles and content.
The Free plan includes basic search only, while the Aurum plan includes advanced search options that allow you to search through all conversations, including the content of the conversations.
+4
View File
@@ -4,6 +4,10 @@ description: Enhance your chats with documents, images, and YouTube link attachm
navTruncate: false
---
::MstyStudioDocsNotice
::
In Msty, you can attach files, images, and YouTube links to enhance your conversations and provide additional context for your chats.
Learn about the different types of attachments and how to add and manage them below.
+3
View File
@@ -4,6 +4,9 @@ description: Save your conversations in Markdown or JSON
navTruncate: false
---
::MstyStudioDocsNotice
::
Msty's chat export feature allows you to save your conversations for future reference. You can export your chats in different formats depending on your needs.
## Export as Markdown
@@ -4,6 +4,9 @@ description: Get started with Knowledge Stacks in Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
Knowledge Stacks let you chat with your content - from simple documents to entire knowledge bases. Think of it as having a smart assistant that has read and understood all your materials.
::alert{type="info" icon="tabler:info-circle"}
@@ -4,6 +4,9 @@ description: Learn how Msty makes your documents searchable
navTruncate: false
---
::MstyStudioDocsNotice
::
Embeddings are what make Knowledge Stacks "smarter" than a regular search. They help Msty understand the meaning behind your words, not just match exact phrases.
## What Makes it Special?
@@ -4,6 +4,9 @@ description: Learn how Retrieval Augmented Generation works in Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
## What is RAG?
RAG (Retrieval Augmented Generation) is the technology that powers Knowledge Stacks in Msty. It's important to understand that RAG doesn't "train" or "teach" the AI new information - instead, it's more like giving the AI a temporary reference book to consult while answering your questions.
@@ -4,6 +4,9 @@ description: Fine-tune document processing and search quality
navTruncate: false
---
::MstyStudioDocsNotice
::
Learn how to optimize your Knowledge Stack's search accuracy and processing with these advanced settings.
## Processing Settings
+3
View File
@@ -4,6 +4,9 @@ description: A unified model selection and configuration tool
navTruncate: false
---
::MstyStudioDocsNotice
::
The text chat model selector in Msty provides a flexible way to choose between a variety of models, whether from remote providers such as OpenAI and Open Router, or local models hosted on your own machine.
With recent improvements, users now have enhanced control over how models are organized and accessed. This includes the ability to pin frequently used models, assign specific categories to models, and configure additional settings for local models.
+3
View File
@@ -4,6 +4,9 @@ description: Create a library of Quick Prompts that you can use throughout Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
The Prompts Library acts as a collection of Quick Prompts that you can use throughout Msty. You can create, edit, and delete prompts as needed.
When you need to add a prompt, such as when adding system or user prompts to a chat, you can quickly select a prompt from the library using the Quick Prompts button.
+3
View File
@@ -4,6 +4,9 @@ description: Bring the latest information into your chats
navTruncate: false
---
::MstyStudioDocsNotice
::
Msty's Real-Time Data feature allows you to fetch live data from the internet and use it to enrich your chat conversations. You can easily toggle this feature on or off as needed.
#### How to enable Real-Time Data
+3
View File
@@ -4,6 +4,9 @@ description: Flexible chat without saving—unless you want to
navTruncate: false
---
::MstyStudioDocsNotice
::
:aurum-tag
Vapor chat allows you to engage in conversations using all chat features without saving the chat history. Its perfect for one-off or temporary chats where you dont need to retain the conversation.
@@ -4,6 +4,9 @@ description: Download a wide variety of models to use offline with Local AI
navTruncate: false
---
::MstyStudioDocsNotice
::
Msty lets you download a wide variety of models to use offline with Local AI. You can choose to install any model from Ollama or import supported `gguf` model files from HuggingFace, directly within Msty.
## Featured Models
@@ -4,6 +4,9 @@ description: Learn how to find API keys for various Online AI services
navTruncate: false
---
::MstyStudioDocsNotice
::
API keys are required to access the services provided by Online AI services. Here's how you can find the API keys for various Online AI services:
## **Key Visibility**
@@ -4,6 +4,9 @@ description: Learn how to use your existing Ollama models with Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
Msty can share models download location with Ollama. This allows you to use the models that you have already downloaded prior to installing Msty on your computer, as well as continue using them with Ollama if necessary.
You will need to update Msty's models path to Ollama's models path to use the downloaded models.
@@ -4,6 +4,9 @@ description: Learn how to use .mstyignore to exclude files and folders from your
navTruncate: false
---
::MstyStudioDocsNotice
::
The `.mstyignore` file is a powerful tool allows you to specify which files and folders should be ignored when composing your knowledge stack. By using `.mstyignore`, you can streamline your knowledge base, exclude unnecessary files, and maintain a cleaner, more focused stack.
### Understanding .mstyignore Syntax
@@ -4,6 +4,9 @@ description: Learn how to set safety settings when using Gemini models in Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
[Gemini's safety settings](https://ai.google.dev/gemini-api/docs/safety-settings) are designed to control the AI's
output, ensuring it remains appropriate and safe for various use cases. These settings help filter out potentially
harmful, offensive, or inappropriate content. The Gemini API offers adjustable safety settings to manage content based
@@ -4,6 +4,9 @@ description: Add models that are not included in the model registry to Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
Msty comes with a model registry that includes a variety of models from different providers. We also regularly update the registry with new models, which you can fetch without updating the app.
First make sure to get the latest models info by going to `Settings` -> `General` -> `Models Info` > `Fetch Models Info`.
@@ -4,6 +4,9 @@ description: Use Llama 3.1 8B, 70B and 405B models from SambaNova in Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
SambaNova is the only provider to offer Llama 3.1 405B in a free tier, made possible by their efficient chip architecture. Learn how to use their models in Msty.
## Demo Video
@@ -4,6 +4,9 @@ description: Step-by-step guide to creating and populating Knowledge Stacks
navTruncate: false
---
::MstyStudioDocsNotice
::
::steps
### 1. Start a New Stack
Click the Knowledge Stack button in the sidebar to begin
@@ -4,6 +4,9 @@ description: Learn how to get the latest version of Local AI service
navTruncate: false
---
::MstyStudioDocsNotice
::
For your convenience, Msty bundles the latest version of Local AI service (Ollama) with the app at the time of the app release.
However, if you want to get the latest version of Local AI service, first try going to Settings > Local AI > Service Version and clicking on `Check for Updates`.
If there is a new version available, it will be downloaded.
@@ -4,6 +4,10 @@ description: Learn how to install Msty on your Linux machine
navTruncate: false
---
::MstyStudioDocsNotice
::
Follow the instructions below to install Msty's .AppImage or .deb installer on your Linux machine.
## Download Msty
@@ -4,6 +4,9 @@ description: Learn how to access Local AI service from other devices on your net
navTruncate: false
---
::MstyStudioDocsNotice
::
Msty's Local AI service is designed to be accessible only from the computer where it is installed. This is a security feature to prevent unauthorized access to your Local AI service. However, there are times when you may want to access your Local AI service from other devices on your network. For example, you may want to use Msty on your laptop while sitting on your couch or use it on your tablet while relaxing in your backyard. Or you might just happen to have a powerful server in your home network and want to use it to run your Local AI service and access it from your laptop or desktop.
Msty makes it easy to make your Local AI service available on your network. You can enable network access to your Local AI service by following these simple steps:
@@ -4,6 +4,9 @@ description: Learn how to manage your Msty license keys
navTruncate: false
---
::MstyStudioDocsNotice
::
If you need to manage your Msty License keys, you can do so by going to [Lemon Squeezy](https://app.lemonsqueezy.com/my-orders/login).
Enter the email you used to purchase your Msty Aurum license with and click 'Sign in'.
@@ -4,6 +4,9 @@ description: Learn how to manage rendering engines to optimize your experience
navTruncate: false
---
::MstyStudioDocsNotice
::
Msty provides a built-in rendering engine for rendering various formats that are commonly provided in AI responses.
You can manage rendering engines from **Settings > General > Enable New Rendering Engine**. Click the dropdown and select / unselect available options to manage which rendering engines are enabled.
@@ -4,6 +4,9 @@ description: Learn how to have your own locally hostedl OpenAI Deep Research-lik
navTruncate: false
---
::MstyStudioDocsNotice
::
## Pre-requisite
First, please make sure you have git installed
@@ -4,6 +4,9 @@ description: Learn how to share conversations, settings, API keys, Knowledge Sta
navTruncate: false
---
::MstyStudioDocsNotice
::
Workspace is a collection of data that includes your conversations, settings, API keys, Knowledge Stacks, Prompts, and more. The primpary purpose of Workspaces is to create an isolated environment for your conversations, settings, and other data. You can create multiple Workspaces to keep your data separate and organized.
However, you can also use Workspaces to share data between devices by saving the Workspace data to a shared folder. The shared folder could be one on your network or a Dropbox folder, an iCloud folder, etc. As long as the folder is accessible from all the devices you want to share Msty with, you can use it to share data between devices.
@@ -4,6 +4,9 @@ description: If you are stuck at the app update screen, here is how you can fix
navTruncate: false
---
::MstyStudioDocsNotice
::
## On Windows
1. Right-click on Local AI service icon on the sidebar and stop the service
2. Open Task Manager and search `msty` and kill all the processes
@@ -4,6 +4,9 @@ description: Troubleshooting common issues on Linux
navTruncate: false
---
::MstyStudioDocsNotice
::
## App is not starting
This is most likely because of permissions issue esp. if you are sharing Ollama's models path with Msty.
Ollama was most probably installed with `sudo` and the models directory is owned by root. Msty doesn't have permission to read the models directory. To fix this, you can do one of the following:
@@ -4,6 +4,9 @@ description: Troubleshooting common issues with AMD ROCm on Windows
navTruncate: false
---
::MstyStudioDocsNotice
::
Msty supports AMD ROCm on Windows out of the box and we even have a dedicated installer for it. However, sometimes
things can go wrong and your GPU card might not be supported or detected at all. Here are some troubleshooting steps you
can take to resolve the issue.
@@ -4,6 +4,9 @@ description: Troubleshooting common issues with Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
> My GPU is not being used
* Make sure that you have downloaded the latest version of Msty and the right installer for your gpu.
@@ -4,6 +4,9 @@ description: Learn how to capture Local AI service logs on your device
navTruncate: false
---
::MstyStudioDocsNotice
::
You can capture Local AI service logs on your device to debug issues with Local AI. To capture the logs, go to Local AI settings and enable the 'Capture Service Logs' setting and save the changes.
::alert{type="info" icon="tabler:info-circle"}
@@ -4,6 +4,9 @@ description: Basic troubleshooting steps for Knowledge Stack
navTruncate: false
---
::MstyStudioDocsNotice
::
Having an issue with a knowledge stack? Let's first make sure that the basics are working. Here are some steps to troubleshoot:
## Check if Knowledge Stack is working
@@ -4,6 +4,9 @@ description: Troubleshooting common license activation issues in Msty
navTruncate: false
---
::MstyStudioDocsNotice
::
## Activation not persisting
If you're having trouble with your Msty license activation not persisting, it might be related to your desktop environment.