Merge pull request #5513 from menloresearch/docs/update-images-and-links
Update outdated images and links
This commit is contained in:
commit
c74e5280e7
BIN
docs/src/pages/docs/_assets/assistant-dropdown-updated.png
Normal file
BIN
docs/src/pages/docs/_assets/assistant-dropdown-updated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 120 KiB |
BIN
docs/src/pages/docs/_assets/jan-app-new.png
Normal file
BIN
docs/src/pages/docs/_assets/jan-app-new.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 343 KiB |
BIN
docs/src/pages/docs/_assets/threads-context-menu-updated.png
Normal file
BIN
docs/src/pages/docs/_assets/threads-context-menu-updated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 111 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 149 KiB |
BIN
docs/src/pages/docs/_assets/threads-new-chat-updated.png
Normal file
BIN
docs/src/pages/docs/_assets/threads-new-chat-updated.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 149 KiB |
@ -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:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- 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
|
||||||
|
|||||||
@ -22,7 +22,7 @@ import FAQBox from '@/components/FaqBox'
|
|||||||
|
|
||||||
# Jan
|
# Jan
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
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>
|
||||||
|
|||||||
@ -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/>
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|||||||
@ -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/>
|
||||||

|

|
||||||
|
|
||||||
## 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/>
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## 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/>
|
||||||

|

|
||||||
|
|
||||||
## Delete Thread
|
## Delete Thread
|
||||||
|
|
||||||
@ -77,7 +77,7 @@ When you want to completely remove a thread:
|
|||||||
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||

|

|
||||||
|
|
||||||
### Delete all threads at once
|
### Delete all threads at once
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user