Merge pull request #5513 from menloresearch/docs/update-images-and-links

Update outdated images and links
This commit is contained in:
Daniel Ching 2025-06-25 14:19:05 +08:00 committed by GitHub
commit c74e5280e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 12 additions and 12 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

View File

@ -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 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 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. - 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 - The dropdown lists all of your assistants. Click on any of the assistants available to switch to it for the

View File

@ -22,7 +22,7 @@ import FAQBox from '@/components/FaqBox'
# Jan # 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 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 ### 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 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.) - 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 intuitive interface
- Use our [local API server](https://jan.ai/api-reference) with an OpenAI-equivalent API to power other apps. - 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, Jan supports all major operating systems,
- [Mac](/docs/desktop/mac#compatibility) - [Mac](/docs/desktop/mac#compatibility)
- [Windows](/docs/desktop/windows#compatibility) - [Windows](/docs/desktop/windows#compatibility)
- [Linux](docs/desktop/linux). - [Linux](/docs/desktop/linux)
Hardware compatibility includes: Hardware compatibility includes:
- NVIDIA GPUs (CUDA) - NVIDIA GPUs (CUDA)
@ -111,7 +111,7 @@ Jan is built on the shoulders of many open-source projects like:
</FAQBox> </FAQBox>
<FAQBox title="What models can I use with Jan?"> <FAQBox title="What models can I use with Jan?">
- 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 - 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) - Connect to cloud providers like OpenAI, Anthropic, Mistral and Groq (requires your own API keys)
</FAQBox> </FAQBox>

View File

@ -91,7 +91,7 @@ Install all required dependencies and drivers before enabling GPU acceleration.
### Step 4: Customize Assistant Instructions ### Step 4: Customize Assistant Instructions
With your model ready to roll, you can tailor how it responds by tweaking instructions or model configurations 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).
<br/> <br/>
@ -104,7 +104,7 @@ these is that you can use them no matter which model you choose.
<br/> <br/>
![Add an Assistant Instruction](./_assets/add_assistant.png) ![Add an Assistant Instruction](./_assets/assistant-edit-dialog.png)
<br/> <br/>

View File

@ -33,7 +33,7 @@ bottom left of Jan.
2. Select your preferred model in **Model Selector** in input field & start chatting. 2. Select your preferred model in **Model Selector** in input field & start chatting.
<br/> <br/>
![Create New Thread](./_assets/threads-new-chat.png) ![Create New Thread](./_assets/threads-new-chat-updated.png)
## View Your Chat History ## 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. - **Recents**: See your most recently accessed threads for quick navigation.
<br/> <br/>
![Favorites and Recents](./_assets/threads-favorites-and-recents.png) ![Favorites and Recents](./_assets/threads-favorites-and-recents-updated.png)
## Edit a Chat Title ## 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 4. Add new title & save
<br/> <br/>
![Context Menu](./_assets/threads-context-menu.png) ![Context Menu](./_assets/threads-context-menu-updated.png)
## Delete Thread ## Delete Thread
@ -77,7 +77,7 @@ When you want to completely remove a thread:
<br/> <br/>
![Delete Thread](./_assets/threads-context-menu.png) ![Delete Thread](./_assets/threads-context-menu-updated.png)
### Delete all threads at once ### Delete all threads at once