diff --git a/docs/src/pages/docs/_assets/assistant-dropdown-updated.png b/docs/src/pages/docs/_assets/assistant-dropdown-updated.png new file mode 100644 index 000000000..b6ee0b53d Binary files /dev/null and b/docs/src/pages/docs/_assets/assistant-dropdown-updated.png differ diff --git a/docs/src/pages/docs/_assets/jan-app-new.png b/docs/src/pages/docs/_assets/jan-app-new.png new file mode 100644 index 000000000..85db5d552 Binary files /dev/null and b/docs/src/pages/docs/_assets/jan-app-new.png differ diff --git a/docs/src/pages/docs/_assets/threads-context-menu-updated.png b/docs/src/pages/docs/_assets/threads-context-menu-updated.png new file mode 100644 index 000000000..e90baf2ab Binary files /dev/null and b/docs/src/pages/docs/_assets/threads-context-menu-updated.png differ diff --git a/docs/src/pages/docs/_assets/threads-favorites-and-recents-updated.png b/docs/src/pages/docs/_assets/threads-favorites-and-recents-updated.png new file mode 100644 index 000000000..5d62974e4 Binary files /dev/null and b/docs/src/pages/docs/_assets/threads-favorites-and-recents-updated.png differ diff --git a/docs/src/pages/docs/_assets/threads-new-chat-updated.png b/docs/src/pages/docs/_assets/threads-new-chat-updated.png new file mode 100644 index 000000000..6780e7df3 Binary files /dev/null and b/docs/src/pages/docs/_assets/threads-new-chat-updated.png differ diff --git a/docs/src/pages/docs/assistants.mdx b/docs/src/pages/docs/assistants.mdx index 8625252e8..814df0c8f 100644 --- a/docs/src/pages/docs/assistants.mdx +++ b/docs/src/pages/docs/assistants.mdx @@ -77,7 +77,7 @@ Provide examples when explaining complex topics. You can quickly switch between assistants, or create and edit them, directly from the Chat screen using the assistant dropdown menu at the top: -![Assistant Dropdown](./_assets/assistant-dropdown.png) +![Assistant Dropdown](./_assets/assistant-dropdown-updated.png) - Click the assistant's name (e.g., "Travel Planner") at the top of the Chat screen to open the dropdown menu. - The dropdown lists all of your assistants. Click on any of the assistants available to switch to it for the diff --git a/docs/src/pages/docs/index.mdx b/docs/src/pages/docs/index.mdx index 3e3efd458..66a502335 100644 --- a/docs/src/pages/docs/index.mdx +++ b/docs/src/pages/docs/index.mdx @@ -22,7 +22,7 @@ import FAQBox from '@/components/FaqBox' # Jan -![Jan's Cover Image](./_assets/jan-app.png) +![Jan's Cover Image](./_assets/jan-app-new.png) Jan is a ChatGPT alternative that runs 100% offline on your desktop and (*soon*) on mobile. Our goal is to @@ -39,10 +39,10 @@ add it to Jan via the configuration's page and start talking to your favorite mo ### Features -- Download popular open-source LLMs (Llama3, Gemma3, Qwen3, and more) from the HuggingFace [Model Hub](./docs/models/manage-models.mdx) +- Download popular open-source LLMs (Llama3, Gemma3, Qwen3, and more) from the HuggingFace [Model Hub](./docs/manage-models.mdx) or import any GGUF files (the model format used by llama.cpp) available locally - Connect to [cloud services](/docs/remote-models/openai) (OpenAI, Anthropic, Mistral, Groq, etc.) -- [Chat](./docs/threads.mdx) with AI models & [customize their parameters](./docs/models/model-parameters.mdx) via our +- [Chat](./docs/threads.mdx) with AI models & [customize their parameters](/docs/model-parameters.mdx) via our intuitive interface - Use our [local API server](https://jan.ai/api-reference) with an OpenAI-equivalent API to power other apps. @@ -86,7 +86,7 @@ Jan is built on the shoulders of many open-source projects like: Jan supports all major operating systems, - [Mac](/docs/desktop/mac#compatibility) - [Windows](/docs/desktop/windows#compatibility) - - [Linux](docs/desktop/linux). + - [Linux](/docs/desktop/linux) Hardware compatibility includes: - NVIDIA GPUs (CUDA) @@ -111,7 +111,7 @@ Jan is built on the shoulders of many open-source projects like: - - Download optimized models from the [Jan Hub](/docs/models/manage-models#1-download-from-jan-hub-recommended) + - Download optimized models from the [Jan Hub](/docs/manage-models) - Import GGUF models from Hugging Face or your local files - Connect to cloud providers like OpenAI, Anthropic, Mistral and Groq (requires your own API keys) diff --git a/docs/src/pages/docs/quickstart.mdx b/docs/src/pages/docs/quickstart.mdx index c82a6f294..f17863fa2 100644 --- a/docs/src/pages/docs/quickstart.mdx +++ b/docs/src/pages/docs/quickstart.mdx @@ -91,7 +91,7 @@ Install all required dependencies and drivers before enabling GPU acceleration. ### Step 4: Customize Assistant Instructions With your model ready to roll, you can tailor how it responds by tweaking instructions or model configurations -in [Assistant.](/docs/assistants). +through the [Assistants feature](/docs/assistants).
@@ -104,7 +104,7 @@ these is that you can use them no matter which model you choose.
-![Add an Assistant Instruction](./_assets/add_assistant.png) +![Add an Assistant Instruction](./_assets/assistant-edit-dialog.png)
diff --git a/docs/src/pages/docs/threads.mdx b/docs/src/pages/docs/threads.mdx index d92151f76..12a21abd0 100644 --- a/docs/src/pages/docs/threads.mdx +++ b/docs/src/pages/docs/threads.mdx @@ -33,7 +33,7 @@ bottom left of Jan. 2. Select your preferred model in **Model Selector** in input field & start chatting.
-![Create New Thread](./_assets/threads-new-chat.png) +![Create New Thread](./_assets/threads-new-chat-updated.png) ## View Your Chat History @@ -51,7 +51,7 @@ thread and a context menu will pop up with the favorite option for you to click - **Recents**: See your most recently accessed threads for quick navigation.
-![Favorites and Recents](./_assets/threads-favorites-and-recents.png) +![Favorites and Recents](./_assets/threads-favorites-and-recents-updated.png) ## Edit a Chat Title @@ -61,7 +61,7 @@ thread and a context menu will pop up with the favorite option for you to click 4. Add new title & save
-![Context Menu](./_assets/threads-context-menu.png) +![Context Menu](./_assets/threads-context-menu-updated.png) ## Delete Thread @@ -77,7 +77,7 @@ When you want to completely remove a thread:
-![Delete Thread](./_assets/threads-context-menu.png) +![Delete Thread](./_assets/threads-context-menu-updated.png) ### Delete all threads at once