Skip to content

Commit

Permalink
docs: correct data file path
Browse files Browse the repository at this point in the history
  • Loading branch information
sunner committed Oct 26, 2023
1 parent f3c69e8 commit 634284c
Show file tree
Hide file tree
Showing 7 changed files with 142 additions and 142 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,9 @@ If none of the above methods work, you can try **resetting ChatALL**. Note that

You can reset ChatALL by deleting the following directories:

- Windows: `C:\Users\<user>\AppData\Roaming\ChatALL\`
- Linux: `/home/<user>/.config/ChatALL/`
- macOS: `/Users/<user>/Library/Application Support/ChatALL/`
- Windows: `C:\Users\<user>\AppData\Roaming\chatall\`
- Linux: `/home/<user>/.config/chatall/`
- macOS: `/Users/<user>/Library/Application Support/chatall/`

If the problem persists, please [submit an issue](https://github.com/sunner/ChatALL/issues).

Expand Down
8 changes: 4 additions & 4 deletions README_ES-ES.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Los usuarios típicos de ChatALL son:
| [HuggingChat](https://huggingface.co/chat/) || Sin API | Llama 2 incluido |
| [SkyWork](https://neice.tiangong.cn/) || Próximamente | |
| [](https://you.com/) || Sin API | |
| [Pi](https://pi.ai) || Sin API | |
| [Pi](https://pi.ai) || Sin API | |
| [Cerebro de IA 360](https://ai.360.cn/) || Sin API | |
| [YouChat](https://you.com/) || Sin API | |
| [Asistente para abrir](https://open-assistant.io/) || Sin API | |
Expand Down Expand Up @@ -119,9 +119,9 @@ Si ninguno de los métodos anteriores funciona, puede intentar **restablecer Cha

Puede restablecer ChatALL eliminando los siguientes directorios:

- Windows: `C:\Users\<user>\AppData\Roaming\ChatALL\`
- Linux: `/home/<user>/.config/ChatALL/`
- macOS: `/Users/<user>/Library/Application Support/ChatALL/`
- Windows: `C:\Users\<user>\AppData\Roaming\chatall\`
- Linux: `/home/<user>/.config/chatall/`
- macOS: `/Users/<user>/Library/Application Support/chatall/`

Si el problema persiste, [envíe un problema](https://github.com/sunner/ChatALL/issues).

Expand Down
88 changes: 44 additions & 44 deletions README_IT-IT.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,26 @@ Gli utenti tipici di ChatALL sono:

### Bot supportati

| IA Bots | Web Access | API | Notes |
| ------------------------------------------------------------ | ----------- | ----------- | ------------------------------------------- |
| [ChatGPT](https://chat.openai.com) ||| Navigazione Web,include servizi Azure-OpenAI|
| [Bing Chat](https://www.bing.com/new) || No API | Nessun accesso richiesto |
| [Baidu ERNIE](https://yiyan.baidu.com/) | No | Si | |
| [Bard](https://bard.google.com/) ||Prossimamente| |
| [Poe](https://poe.com/) ||Prossimamente| |
| [MOSS](https://moss.fastnlp.top/) || No API | |
| [Tongyi Qianwen](http://tongyi.aliyun.com/) ||Prossimamente| |
| [Dedao Learning Assistant](https://ai.dedao.cn/) |Prossimamente| No API | |
| [iFLYTEK SPARK](http://xinghuo.xfyun.cn/) ||Prossimamente| |
| [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html) || No API | Nessun accesso richiesto |
| [Vicuna](https://lmsys.org/blog/2023-03-30-vicuna/) || No API | Nessun accesso richiesto |
| [ChatGLM](https://chatglm.cn/blog) || No API | Nessun accesso richiesto |
| [Claude](https://www.anthropic.com/index/introducing-claude) || No API | Nessun accesso richiesto |
| [Gradio](https://gradio.app/) || No API | Per modelli Hugging Face/spazio auto-deploy |
| [HuggingChat](https://huggingface.co/chat/) || No API | |
| [SkyWork](https://neice.tiangong.cn/) ||Prossimamente| |
| [You](https://you.com/) || No API | |
| [Pi](https://pi.ai) || No API | |
| IA Bots | Web Access | API | Notes |
| ------------------------------------------------------------ | ------------- | ------------- | -------------------------------------------- |
| [ChatGPT](https://chat.openai.com) | | | Navigazione Web,include servizi Azure-OpenAI |
| [Bing Chat](https://www.bing.com/new) | | No API | Nessun accesso richiesto |
| [Baidu ERNIE](https://yiyan.baidu.com/) | No | Si | |
| [Bard](https://bard.google.com/) | | Prossimamente | |
| [Poe](https://poe.com/) | | Prossimamente | |
| [MOSS](https://moss.fastnlp.top/) | | No API | |
| [Tongyi Qianwen](http://tongyi.aliyun.com/) | | Prossimamente | |
| [Dedao Learning Assistant](https://ai.dedao.cn/) | Prossimamente | No API | |
| [iFLYTEK SPARK](http://xinghuo.xfyun.cn/) | | Prossimamente | |
| [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html) | | No API | Nessun accesso richiesto |
| [Vicuna](https://lmsys.org/blog/2023-03-30-vicuna/) | | No API | Nessun accesso richiesto |
| [ChatGLM](https://chatglm.cn/blog) | | No API | Nessun accesso richiesto |
| [Claude](https://www.anthropic.com/index/introducing-claude) | | No API | Nessun accesso richiesto |
| [Gradio](https://gradio.app/) | | No API | Per modelli Hugging Face/spazio auto-deploy |
| [HuggingChat](https://huggingface.co/chat/) | | No API | |
| [SkyWork](https://neice.tiangong.cn/) | | Prossimamente | |
| [You](https://you.com/) | | No API | |
| [Pi](https://pi.ai) | | No API | |

Altri sono in arrivo. Vota i tuoi bot preferiti in [questi problemi](https://github.com/sunner/ChatALL/labels/more%20LLMs).

Expand All @@ -66,7 +66,7 @@ Funzionalità pianificate:

Siete benvenuti a contribuire a queste funzionalità.

- [ ] Deploy del front-end su Pagine GitHub
- [ ] Deploy del front-end su Pagine GitHub

## Prerequisiti

Expand Down Expand Up @@ -100,26 +100,26 @@ Gli utenti tipici di ChatALL sono:

### Bot supportati

| AI Bots | Accesso Web | API | Note |
| ------------------------------------------------------------ | ----------- | ----------- | ------------------------------------------- |
| [ChatGPT](https://chat.openai.com) ||| Navigazione Web, include Azure OpenAI service |
| [Bing Chat](https://www.bing.com/new) || No API | Nessun accesso richiesto |
| [Baidu ERNIE](https://yiyan.baidu.com/) | No || |
| [Bard](https://bard.google.com/) || Prossimamente | |
| [Poe](https://poe.com/) || Prossimamente | |
| [MOSS](https://moss.fastnlp.top/) || No API | |
| [Tongyi Qianwen](http://tongyi.aliyun.com/) || Prossimamente | |
| [Dedao Learning Assistant](https://ai.dedao.cn/) | Prossimamente | No API | |
| [iFLYTEK SPARK](http://xinghuo.xfyun.cn/) || Prossimamente | |
| [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html) || No API | Nessun accesso richiesto |
| [Vicuna](https://lmsys.org/blog/2023-03-30-vicuna/) || No API | Nessun accesso richiesto |
| [ChatGLM](https://chatglm.cn/blog) || No API | Nessun accesso richiesto |
| [Claude](https://www.anthropic.com/index/introducing-claude) || No API | Nessun accesso richiesto |
| [Gradio](https://gradio.app/) || No API | Per modelli Hugging Face/spazio auto-deploy |
| [HuggingChat](https://huggingface.co/chat/) || No API | |
| [SkyWork](https://neice.tiangong.cn/) || Prossimamente | |
| [You](https://you.com/) || No API | |
| [Pi](https://pi.ai) || No API | |
| AI Bots | Accesso Web | API | Note |
| ------------------------------------------------------------ | ------------- | ------------- | --------------------------------------------- |
| [ChatGPT](https://chat.openai.com) | | | Navigazione Web, include Azure OpenAI service |
| [Bing Chat](https://www.bing.com/new) | | No API | Nessun accesso richiesto |
| [Baidu ERNIE](https://yiyan.baidu.com/) | No | | |
| [Bard](https://bard.google.com/) | | Prossimamente | |
| [Poe](https://poe.com/) | | Prossimamente | |
| [MOSS](https://moss.fastnlp.top/) | | No API | |
| [Tongyi Qianwen](http://tongyi.aliyun.com/) | | Prossimamente | |
| [Dedao Learning Assistant](https://ai.dedao.cn/) | Prossimamente | No API | |
| [iFLYTEK SPARK](http://xinghuo.xfyun.cn/) | | Prossimamente | |
| [Alpaca](https://crfm.stanford.edu/2023/03/13/alpaca.html) | | No API | Nessun accesso richiesto |
| [Vicuna](https://lmsys.org/blog/2023-03-30-vicuna/) | | No API | Nessun accesso richiesto |
| [ChatGLM](https://chatglm.cn/blog) | | No API | Nessun accesso richiesto |
| [Claude](https://www.anthropic.com/index/introducing-claude) | | No API | Nessun accesso richiesto |
| [Gradio](https://gradio.app/) | | No API | Per modelli Hugging Face/spazio auto-deploy |
| [HuggingChat](https://huggingface.co/chat/) | | No API | |
| [SkyWork](https://neice.tiangong.cn/) | | Prossimamente | |
| [You](https://you.com/) | | No API | |
| [Pi](https://pi.ai) | | No API | |

Altri sono in arrivo. Vota i tuoi bot preferiti in [questi problemi](https://github.com/sunner/ChatALL/labels/more%20LLMs).

Expand Down Expand Up @@ -189,9 +189,9 @@ Se nessuno dei metodi sopra elencati funziona, puoi provare a **reimpostare Chat

Puoi reimpostare ChatALL eliminando le seguenti directory:

- Windows: `C:\Users\<user>\AppData\Roaming\ChatALL\`
- Linux: `/home/<user>/.config/ChatALL/`
- macOS: `/Users/<user>/Library/Application Support/ChatALL/`
- Windows: `C:\Users\<user>\AppData\Roaming\chatall\`
- Linux: `/home/<user>/.config/chatall/`
- macOS: `/Users/<user>/Library/Application Support/chatall/`

Se il problema persiste, per favore [segnala il problema](https://github.com/sunner/ChatALL/issues).

Expand Down
Loading

1 comment on commit 634284c

@vercel
Copy link

@vercel vercel bot commented on 634284c Oct 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chatall – ./

chatall-git-main-sunner.vercel.app
chatall-llm.vercel.app
chatall-sunner.vercel.app

Please sign in to comment.