45 lines
2.2 KiB
Plaintext
45 lines
2.2 KiB
Plaintext
---
|
|
title: No Assistant Available
|
|
sidebar_position: 7
|
|
description: Troubleshooting steps to resolve issues no assistant available.
|
|
keywords:
|
|
[
|
|
Jan AI,
|
|
Jan,
|
|
ChatGPT alternative,
|
|
local AI,
|
|
private AI,
|
|
conversational AI,
|
|
no-subscription fee,
|
|
large language model,
|
|
troubleshooting,
|
|
no assistant available,
|
|
]
|
|
---
|
|
|
|
<head>
|
|
<title>No Assistant Available</title>
|
|
<meta name="description" content="Troubleshooting steps to resolve issues when encountering the 'No assistant available' error message in Jan. Learn how to identify and remove unintentional files in the /jan/assistants directory to resolve the issue."/>
|
|
<meta name="keywords" content="Jan AI, Jan, ChatGPT alternative, local AI, private AI, conversational AI, no-subscription fee, large language model, troubleshooting, no assistant available"/>
|
|
<meta property="og:title" content="No Assistant Available"/>
|
|
<meta property="og:description" content="Troubleshooting steps to resolve issues when encountering the 'No assistant available' error message in Jan. Learn how to identify and remove unintentional files in the /jan/assistants directory to resolve the issue."/>
|
|
<meta property="og:image" content="https://jan.ai/img/no-assistant-available.png"/>
|
|
<meta property="og:url" content="https://jan.ai/no-assistant-available"/>
|
|
<meta name="twitter:card" content="summary_large_image"/>
|
|
<meta name="twitter:title" content="No Assistant Available"/>
|
|
<meta name="twitter:description" content="Troubleshooting steps to resolve issues when encountering the 'No assistant available' error message in Jan. Learn how to identify and remove unintentional files in the /jan/assistants directory to resolve the issue."/>
|
|
<meta name="twitter:image" content="https://jan.ai/img/no-assistant-available.png"/>
|
|
</head>
|
|
|
|
When you encounter the following error message:
|
|
```
|
|
No assistant available.
|
|
```
|
|
|
|
This issue arises when a new, unintentional file appears in `/jan/assistants`.
|
|
|
|
It can be resolved through the following steps:
|
|
|
|
1. Access the `/jan/assistants` directory using a file manager or terminal.
|
|
|
|
2. Within `/jan/assistants`, this directory should only contain a folder named `jan`. Identify any file outside of this folder and remove it. |