From 55bb36ca2582c389e2d3c69c3b371dd33c685d78 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 5 Jan 2025 00:20:46 +0800 Subject: [PATCH] Update GitHub namespace from sunner to ai-shifu (#962) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- CONTRIBUTION.md | 6 +++--- README.md | 16 ++++++++-------- README_DE-DE.md | 10 +++++----- README_ES-ES.md | 16 ++++++++-------- README_FR-FR.md | 10 +++++----- README_IT-IT.md | 16 ++++++++-------- README_JA-JP.md | 16 ++++++++-------- README_KO-KR.md | 16 ++++++++-------- README_RU-RU.md | 16 ++++++++-------- README_VI-VN.md | 10 +++++----- README_ZH-CN.md | 16 ++++++++-------- package.json | 2 +- .../Notification/UpdateNotificationModal.vue | 2 +- src/menu.js | 2 +- src/update.js | 2 +- 16 files changed, 79 insertions(+), 79 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2e667027c1..8593fb94d2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -6,7 +6,7 @@ labels: [bug] body: - type: markdown attributes: - value: "Please follow the [troubleshooting steps](https://github.com/sunner/ChatALL#troubleshooting) before submitting a bug report. / 请在提交错误报告之前按照[故障排除步骤](https://github.com/sunner/ChatALL/blob/main/README_ZH-CN.md#%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3)进行操作。" + value: "Please follow the [troubleshooting steps](https://github.com/ai-shifu/ChatALL#troubleshooting) before submitting a bug report. / 请在提交错误报告之前按照[故障排除步骤](https://github.com/ai-shifu/ChatALL/blob/main/README_ZH-CN.md#%E9%97%AE%E9%A2%98%E8%A7%A3%E5%86%B3)进行操作。" - type: textarea attributes: label: Describe the bug / 描述问题 diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md index bf394f2349..4d4e9283b4 100644 --- a/CONTRIBUTION.md +++ b/CONTRIBUTION.md @@ -10,8 +10,8 @@ ChatALL is a project that allows users to chat with multiple AI bots concurrentl If you find any issues while using ChatALL, please follow these steps to report them: -1. **Check for existing issues**: Before reporting a new issue, please check the [issue tracker](https://github.com/sunner/ChatALL/issues) to see if the issue has already been reported. -2. **Create a new issue**: If the issue has not been reported, create a new issue using the appropriate [issue template](https://github.com/sunner/ChatALL/issues/new/choose). +1. **Check for existing issues**: Before reporting a new issue, please check the [issue tracker](https://github.com/ai-shifu/ChatALL/issues) to see if the issue has already been reported. +2. **Create a new issue**: If the issue has not been reported, create a new issue using the appropriate [issue template](https://github.com/ai-shifu/ChatALL/issues/new/choose). 3. **Provide detailed information**: Include as much information as possible, such as the steps to reproduce the issue, your operating system, and any relevant screenshots. ## Submitting Pull Requests @@ -60,7 +60,7 @@ To maintain a consistent codebase, please follow these code style guidelines: We believe that community involvement is crucial for the success of ChatALL. Here are some ways you can contribute: -- **Report issues**: If you encounter any issues, please report them using the [issue tracker](https://github.com/sunner/ChatALL/issues). +- **Report issues**: If you encounter any issues, please report them using the [issue tracker](https://github.com/ai-shifu/ChatALL/issues). - **Submit pull requests**: If you have a fix or improvement, please submit a pull request. - **Suggest new features**: If you have an idea for a new feature, please create a new issue to discuss it with the community. - **Improve documentation**: If you find any errors or omissions in the documentation, please submit a pull request to improve it. diff --git a/README.md b/README.md index 44e1394048..9fd3f14758 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [Deutsch](README_DE-DE.md) | English | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -14,7 +14,7 @@ ## Features -Large Language Models (LLMs) based AI bots are amazing. However, their behavior can be random and different bots excel at different tasks. If you want the best experience, don't try them one by one. ChatALL (Chinese name: 齐叨) can send prompt to several AI bots concurrently, help you to discover the best results. All you need to do is [download, install](https://github.com/sunner/ChatALL/releases) and ask. +Large Language Models (LLMs) based AI bots are amazing. However, their behavior can be random and different bots excel at different tasks. If you want the best experience, don't try them one by one. ChatALL (Chinese name: 齐叨) can send prompt to several AI bots concurrently, help you to discover the best results. All you need to do is [download, install](https://github.com/ai-shifu/ChatALL/releases) and ask. ### Is this you? @@ -62,7 +62,7 @@ Typical users of ChatALL are: | [You](https://you.com/) | Yes | No API | | | [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | Yes | No API | | -More is coming. Upvote your favorite bots in [these issues](https://github.com/sunner/ChatALL/labels/more%20LLMs). +More is coming. Upvote your favorite bots in [these issues](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs). ### Note on Web-connected Bot Reliability @@ -108,7 +108,7 @@ ChatALL is a client, not a proxy. Therefore, you must: ## Download / Install -Download from https://github.com/sunner/ChatALL/releases +Download from https://github.com/ai-shifu/ChatALL/releases ### On Windows @@ -149,13 +149,13 @@ You can reset ChatALL by deleting the following directories: - Linux: `/home//.config/chatall/` - macOS: `/Users//Library/Application Support/chatall/` -If the problem persists, please [submit an issue](https://github.com/sunner/ChatALL/issues). +If the problem persists, please [submit an issue](https://github.com/ai-shifu/ChatALL/issues). ## For developers ### Contribute a Bot -[The guide](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) may help you. +[The guide](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) may help you. ### Run @@ -182,8 +182,8 @@ npm run electron:build -- -wml --x64 --arm64 ### Contributors - - + + ### Others diff --git a/README_DE-DE.md b/README_DE-DE.md index 28fd166be5..dfbb9c2321 100644 --- a/README_DE-DE.md +++ b/README_DE-DE.md @@ -4,7 +4,7 @@ Deutsch | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -77,7 +77,7 @@ ChatALL ist ein Client, nicht ein Proxy. Daher müssen Sie: ## Download / Installation -Downloaden von https://github.com/sunner/ChatALL/releases +Downloaden von https://github.com/ai-shifu/ChatALL/releases ### Auf Windows @@ -97,7 +97,7 @@ Laden Sie die .AppImage-Datei herunter, machen Sie sie ausführbar und genießen ### Einen Bot beisteuern -[Die Anleitung](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) hilft dir dabei. +[Die Anleitung](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) hilft dir dabei. ### Ausführen @@ -126,8 +126,8 @@ npm run electron:build -- -wml --x64 --arm64 ### Mitwirkende - - + + ### Andere diff --git a/README_ES-ES.md b/README_ES-ES.md index 9d1dee2766..6b7ea5c17d 100644 --- a/README_ES-ES.md +++ b/README_ES-ES.md @@ -4,7 +4,7 @@ [Alemán](README_DE-DE.md) | Español | [English](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italiano](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -14,7 +14,7 @@ ## Funciones -Los bots de IA basados en modelos de lenguaje grande (LLM) son increíbles. Sin embargo, su comportamiento puede ser aleatorio y diferentes bots sobresalen en diferentes tareas. Si quieres la mejor experiencia, no los pruebes uno por uno. ChatALL (nombre chino: 齐叨) puede enviar mensajes a varios bots de IA al mismo tiempo, ayudarlo a descubrir los mejores resultados. Todo lo que necesita hacer es [descargar, instalar](https://github.com/sunner/ChatALL/releases) y preguntar. +Los bots de IA basados en modelos de lenguaje grande (LLM) son increíbles. Sin embargo, su comportamiento puede ser aleatorio y diferentes bots sobresalen en diferentes tareas. Si quieres la mejor experiencia, no los pruebes uno por uno. ChatALL (nombre chino: 齐叨) puede enviar mensajes a varios bots de IA al mismo tiempo, ayudarlo a descubrir los mejores resultados. Todo lo que necesita hacer es [descargar, instalar](https://github.com/ai-shifu/ChatALL/releases) y preguntar. ### ¿Eres tú? @@ -62,7 +62,7 @@ Los usuarios típicos de ChatALL son: | [You](https://you.com/) | Sì | No | | | [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | Sì | No | | -Más está por venir. Vota a tus bots favoritos en [estos temas](https://github.com/sunner/ChatALL/labels/more%20LLMs). +Más está por venir. Vota a tus bots favoritos en [estos temas](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs). ### Nota sobre la fiabilidad de los bots de IA basados en Web @@ -100,7 +100,7 @@ ChatALL es un cliente, no un proxy. Por lo tanto, usted debe: ## Descargar / Instalar -Descargar desde https://github.com/sunner/ChatALL/releases +Descargar desde https://github.com/ai-shifu/ChatALL/releases ### En Windows @@ -139,13 +139,13 @@ Puede restablecer ChatALL eliminando los siguientes directorios: - Linux: `/home//.config/chatall/` - macOS: `/Users//Library/Application Support/chatall/` -Si el problema persiste, [envíe un problema](https://github.com/sunner/ChatALL/issues). +Si el problema persiste, [envíe un problema](https://github.com/ai-shifu/ChatALL/issues). ## Para desarrolladores ### Contribuir con un bot -[La guía](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) puede ayudarle. +[La guía](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) puede ayudarle. ### Correr @@ -172,8 +172,8 @@ npm run electron:build -- -wml --x64 --arm64 ### Colaboradores - - + + ### Otros diff --git a/README_FR-FR.md b/README_FR-FR.md index 380237e746..cc4deda3b1 100644 --- a/README_FR-FR.md +++ b/README_FR-FR.md @@ -4,7 +4,7 @@ [Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | Français | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -81,7 +81,7 @@ ChatALL est un client, pas un proxy. Par conséquent, vous devez : ## Télécharger / Installer -Télécharger depuis https://github.com/sunner/ChatALL/releases +Télécharger depuis https://github.com/ai-shifu/ChatALL/releases ### Sur Windows @@ -101,7 +101,7 @@ Téléchargez le fichier .AppImage, rendez-le exécutable et profitez de l'expé ### Contribuer à un bot -[Le guide](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) may help you. +[Le guide](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) may help you. ### Lancement @@ -128,8 +128,8 @@ npm run electron:build -- -wml --x64 --arm64 ### Contributeurs - - + + ### Autres diff --git a/README_IT-IT.md b/README_IT-IT.md index 05d38e8abb..36c567002a 100644 --- a/README_IT-IT.md +++ b/README_IT-IT.md @@ -4,7 +4,7 @@ [Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | Italian | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -14,7 +14,7 @@ ## Caratteristiche -I Bot IA basati su Large Language Models (LLMs) sono sorprendenti. Tuttavia, il loro comportamento può essere casuale e diversi bot eccellono in diverse attività. Se desideri la migliore esperienza, non provarli uno per uno. ChatALL (nome cinese: 齐叨) può inviare prompt a diversi IA Bot contemporaneamente, aiutandoti a scoprire i migliori risultati. Tutto ciò che devi fare è [scaricare, installare](https://github.com/sunner/ChatALL/releases) e chiedere . +I Bot IA basati su Large Language Models (LLMs) sono sorprendenti. Tuttavia, il loro comportamento può essere casuale e diversi bot eccellono in diverse attività. Se desideri la migliore esperienza, non provarli uno per uno. ChatALL (nome cinese: 齐叨) può inviare prompt a diversi IA Bot contemporaneamente, aiutandoti a scoprire i migliori risultati. Tutto ciò che devi fare è [scaricare, installare](https://github.com/ai-shifu/ChatALL/releases) e chiedere . ### Sei uno di questi? @@ -62,7 +62,7 @@ Gli utenti tipici di ChatALL sono: | [You](https://you.com/) | Sì | No | | | [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | Sì | No | | -Altri sono in arrivo. Vota i tuoi bot preferiti in [questi problemi](https://github.com/sunner/ChatALL/labels/more%20LLMs). +Altri sono in arrivo. Vota i tuoi bot preferiti in [questi problemi](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs). ### Nota sull'affidabilità dei bot AI basati sul Web @@ -99,7 +99,7 @@ ChatALL è un client, non un proxy. Pertanto, devi: ## Download / Installazione -Scarica da https://github.com/sunner/ChatALL/releases +Scarica da https://github.com/ai-shifu/ChatALL/releases ### Su Windows @@ -138,13 +138,13 @@ Puoi reimpostare ChatALL eliminando le seguenti directory: - Linux: `/home//.config/chatall/` - macOS: `/Users//Library/Application Support/chatall/` -Se il problema persiste, per favore [segnala il problema](https://github.com/sunner/ChatALL/issues). +Se il problema persiste, per favore [segnala il problema](https://github.com/ai-shifu/ChatALL/issues). ## Per gli sviluppatori ### Contribuisci con un Bot -[Guida](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) potrebbe esserti utile. +[Guida](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) potrebbe esserti utile. ### Esegui @@ -171,8 +171,8 @@ npm run electron:build -- -wml --x64 --arm64 ### Collaboratori - - + + ### Altri diff --git a/README_JA-JP.md b/README_JA-JP.md index 22329ad73a..6a1712e36f 100644 --- a/README_JA-JP.md +++ b/README_JA-JP.md @@ -4,7 +4,7 @@ [Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | 日本語 | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -14,7 +14,7 @@ ## 特徴 -大規模言語モデル(LLM)ベースの AIは素晴らしいです。しかし、その回答はAIによってバラバラで、AIによって得意とする処理が異なります。最高の体験をしたいのであれば、AIを別々に毎回試すのはやめましょう!ChatALLは、同時に複数のAIにメッセージを送信することができ、各AIの回答を見て比較するのに役立ちます。ChatALLを使うのに必要なのは[ダウンロード・インストール](https://github.com/sunner/ChatALL/releases)・質問それだけです。 +大規模言語モデル(LLM)ベースの AIは素晴らしいです。しかし、その回答はAIによってバラバラで、AIによって得意とする処理が異なります。最高の体験をしたいのであれば、AIを別々に毎回試すのはやめましょう!ChatALLは、同時に複数のAIにメッセージを送信することができ、各AIの回答を見て比較するのに役立ちます。ChatALLを使うのに必要なのは[ダウンロード・インストール](https://github.com/ai-shifu/ChatALL/releases)・質問それだけです。 ### あなたの目的は? @@ -61,7 +61,7 @@ ChatALLのユーザーはこんな感じ: | [You](https://you.com/) | はい | なし | | | [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | はい | なし | | -まだまだ続きます。[Issuesタブ](https://github.com/sunner/ChatALL/labels/more%20LLMs)でお気に入りのAIを提案してください。 +まだまだ続きます。[Issuesタブ](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs)でお気に入りのAIを提案してください。 ### Webベース接続のAIボットの信頼性について @@ -98,7 +98,7 @@ ChatALL はプロキシではなく、クライアントです。そのため、 ## ダウンロード / インストール -https://github.com/sunner/ChatALL/releases からダウンロードできます。 +https://github.com/ai-shifu/ChatALL/releases からダウンロードできます。 ### Windowsの場合 @@ -137,13 +137,13 @@ ChatALLを初期化するには、以下のディレクトリを削除します - Linux: `/home//.config/chatall/` - macOS: `/Users//Library/Application Support/chatall/` -問題が解決しない場合は、[報告してください。](https://github.com/sunner/ChatALL/issues) +問題が解決しない場合は、[報告してください。](https://github.com/ai-shifu/ChatALL/issues) ## デベロッパー向け ### AIの提供 -[ガイド](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA)を参考にしてください。 +[ガイド](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA)を参考にしてください。 ### 実行 @@ -170,8 +170,8 @@ npm run electron:build -- -wml --x64 --arm64 ### 貢献者 - - + + ### その他 diff --git a/README_KO-KR.md b/README_KO-KR.md index 7ac678d318..3c90f8158d 100644 --- a/README_KO-KR.md +++ b/README_KO-KR.md @@ -4,7 +4,7 @@ [Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | 한국어 | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -14,7 +14,7 @@ ## 기능 -대규모 언어 모델(LLMs) 기반 AI 봇은 놀랍습니다. 하지만 봇의 행동은 무작위적일 수 있으며, 봇마다 다른 작업에서 뛰어난 능력을 발휘합니다. 최상의 경험을 원한다면 하나씩 사용해 보지 마세요. ChatALL (중국명: 齐叨)은 여러 AI 봇에 동시에 프롬프트를 전송하여 최상의 결과를 찾을 수 있도록 도와줍니다. [다운로드, 설치](https://github.com/sunner/ChatALL/releases)한 후 물어보기만 하면 됩니다. +대규모 언어 모델(LLMs) 기반 AI 봇은 놀랍습니다. 하지만 봇의 행동은 무작위적일 수 있으며, 봇마다 다른 작업에서 뛰어난 능력을 발휘합니다. 최상의 경험을 원한다면 하나씩 사용해 보지 마세요. ChatALL (중국명: 齐叨)은 여러 AI 봇에 동시에 프롬프트를 전송하여 최상의 결과를 찾을 수 있도록 도와줍니다. [다운로드, 설치](https://github.com/ai-shifu/ChatALL/releases)한 후 물어보기만 하면 됩니다. ### 본인인가요? @@ -62,7 +62,7 @@ ChatALL의 일반적인 사용자는 다음과 같습니다: | [You](https://you.com/) | 예 | 없음 | | | [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | 예 | 없음 | | -더 많은 것이 오고 있습니다. [이 문제들](https://github.com/sunner/ChatALL/labels/more%20LLMs)에서 좋아하는 봇을 추천하세요. +더 많은 것이 오고 있습니다. [이 문제들](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs)에서 좋아하는 봇을 추천하세요. ### 웹 기반 AI 봇의 신뢰성 관련 안내 @@ -108,7 +108,7 @@ ChatALL은 프록시가 아닌 클라이언트이므로 다음 작업을 수행 ## 다운로드 / 설치 -https://github.com/sunner/ChatALL/releases에서 다운로드 +https://github.com/ai-shifu/ChatALL/releases에서 다운로드 ### Windows에서 @@ -149,13 +149,13 @@ ChatALL을 사용하는 동안 문제가 발생하면 다음 방법을 사용하 - Linux: `/home//.config/chatall/` - macOS: `/Users//Library/Application Support/chatall/` -문제가 지속되면 [문제 제출](https://github.com/sunner/ChatALL/issues)로 문의해 주세요. +문제가 지속되면 [문제 제출](https://github.com/ai-shifu/ChatALL/issues)로 문의해 주세요. ## 개발자용 ### 봇 기부 -[가이드](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA)가 도움이 될 수 있습니다. +[가이드](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA)가 도움이 될 수 있습니다. ### 실행 @@ -182,8 +182,8 @@ npm run electron:build -- -wml --x64 --arm64 ### 기여자 - - + + ### 기타 diff --git a/README_RU-RU.md b/README_RU-RU.md index d85c73f024..8756d3b32b 100644 --- a/README_RU-RU.md +++ b/README_RU-RU.md @@ -4,7 +4,7 @@ [Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | Русский | [Tiếng Việt](README_VI-VN.md) | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -14,7 +14,7 @@ ## Возможности -ИИ-боты, основанные на больших языковых моделях (LLM) потрясающи. Однако их поведение может быть случайным, и разные боты преуспевают в выполнении разных задач. Если вы хотите получить наилучшие впечатления, не пробуйте их по одному. ChatALL (китайское название: 齐叨) может отправлять запросы нескольким ботам с искусственным интеллектом одновременно, помогая вам находить наилучшие результаты. Все, что вам нужно сделать, это [загрузить, установить](https://github.com/sunner/ChatALL/releases) и спросить. +ИИ-боты, основанные на больших языковых моделях (LLM) потрясающи. Однако их поведение может быть случайным, и разные боты преуспевают в выполнении разных задач. Если вы хотите получить наилучшие впечатления, не пробуйте их по одному. ChatALL (китайское название: 齐叨) может отправлять запросы нескольким ботам с искусственным интеллектом одновременно, помогая вам находить наилучшие результаты. Все, что вам нужно сделать, это [загрузить, установить](https://github.com/ai-shifu/ChatALL/releases) и спросить. ### Это вы? @@ -62,7 +62,7 @@ | [You](https://you.com/) | Да | Нет | | | [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | Да | Нет | | -Скоро будет еще больше. Проголосуйте за своих любимых ботов в [этих issues](https://github.com/sunner/ChatALL/labels/more%20LLMs). +Скоро будет еще больше. Проголосуйте за своих любимых ботов в [этих issues](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs). ### Примечание о надёжности веб-ботов ИИ @@ -100,7 +100,7 @@ ChatALL - это клиент, а не прокси. Следовательно, ## Скачать / установить -Скачать с https://github.com/sunner/ChatALL/releases +Скачать с https://github.com/ai-shifu/ChatALL/releases ### В Windows @@ -139,13 +139,13 @@ brew install --cask chatall - Linux: `/home//.config/chatall/` - macOS: `/Users//Library/Application Support/chatall/` -Если проблема не устранена, пожалуйста, [отправьте issue](https://github.com/sunner/ChatALL/issues). +Если проблема не устранена, пожалуйста, [отправьте issue](https://github.com/ai-shifu/ChatALL/issues). ## Для разработчиков ### Сделать бота -[Этот гайд](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) может помочь вам. +[Этот гайд](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) может помочь вам. ### Запуск @@ -172,8 +172,8 @@ npm run electron:build -- -wml --x64 --arm64 ### Участники - - + + ### Другие diff --git a/README_VI-VN.md b/README_VI-VN.md index eb5fd967e9..f4a8bbdbb0 100644 --- a/README_VI-VN.md +++ b/README_VI-VN.md @@ -4,7 +4,7 @@ [Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | Tiếng Việt | [简体中文](README_ZH-CN.md) -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -77,7 +77,7 @@ ChatALL là một client, không phải là proxy. Vì vậy, bạn cần: ## Tải xuống / Cài đặt -Tải xuống từ: https://github.com/sunner/ChatALL/releases +Tải xuống từ: https://github.com/ai-shifu/ChatALL/releases ### Windows @@ -97,7 +97,7 @@ Tải xuống và chạy tệp .AppImage sau đó tận hưởng trải nghiệm ### Đóng góp Bot -[Hướng dẫn](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) này sẽ giúp bạn. +[Hướng dẫn](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA) này sẽ giúp bạn. ### Chạy thử @@ -124,8 +124,8 @@ npm run electron:build -- -wml --x64 --arm64 ### Các nhà đóng góp - - + + ### Vài thông tin khác diff --git a/README_ZH-CN.md b/README_ZH-CN.md index c24b291cde..bb030984bc 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -4,7 +4,7 @@ [Deutsch](README_DE-DE.md) | [English](README.md) | [Español](README_ES-ES.md) | [Français](README_FR-FR.md) | [Italian](README_IT-IT.md) | [日本語](README_JA-JP.md) | [한국어](README_KO-KR.md) | [Русский](README_RU-RU.md) | [Tiếng Việt](README_VI-VN.md) | 简体中文 -[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/sunner/ChatALL) +[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/ai-shifu/ChatALL) @@ -14,7 +14,7 @@ ## 功能 -基于大型语言模型(LLMs)的 AI 机器人非常神奇。然而,它们的行为可能是随机的,不同的机器人在不同的任务上表现也有差异。如果你想获得最佳体验,不要一个一个尝试。ChatALL(中文名:齐叨)可以把一条指令同时发给多个 AI,帮助您发现最好的回答。你需要做的只是[下载、安装](https://github.com/sunner/ChatALL/releases)和提问。 +基于大型语言模型(LLMs)的 AI 机器人非常神奇。然而,它们的行为可能是随机的,不同的机器人在不同的任务上表现也有差异。如果你想获得最佳体验,不要一个一个尝试。ChatALL(中文名:齐叨)可以把一条指令同时发给多个 AI,帮助您发现最好的回答。你需要做的只是[下载、安装](https://github.com/ai-shifu/ChatALL/releases)和提问。 ### 这是你吗? @@ -62,7 +62,7 @@ ChatALL 的典型用户是: | [You](https://you.com/) | 支持 | 无 API | | | [Zephyr](https://huggingface.co/spaces/HuggingFaceH4/zephyr-chat) | 支持 | 无 | | -还会有更多。[到这里](https://github.com/sunner/ChatALL/labels/more%20LLMs)为你喜欢的 AI 投票吧。 +还会有更多。[到这里](https://github.com/ai-shifu/ChatALL/labels/more%20LLMs)为你喜欢的 AI 投票吧。 ### 关于网页版AI机器人的可靠性说明 @@ -108,7 +108,7 @@ ChatALL 是一个客户端,而不是代理。因此,您必须: ## 下载 / 安装 -从 https://github.com/sunner/ChatALL/releases 下载 +从 https://github.com/ai-shifu/ChatALL/releases 下载 ### Windows 系统 @@ -147,13 +147,13 @@ brew install --cask chatall - Linux: `/home//.config/chatall/` - macOS: `/Users//Library/Application Support/chatall/` -如果问题依旧,请[提交一个 issue](https://github.com/sunner/ChatALL/issues)。 +如果问题依旧,请[提交一个 issue](https://github.com/ai-shifu/ChatALL/issues)。 ## 给开发者 ### 贡献新的 AI 机器人 -[这份文档](https://github.com/sunner/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA)能提供一些帮助。 +[这份文档](https://github.com/ai-shifu/ChatALL/wiki/%E5%A6%82%E4%BD%95%E6%B7%BB%E5%8A%A0%E4%B8%80%E4%B8%AA%E6%96%B0%E7%9A%84-AI-%E5%AF%B9%E8%AF%9D%E6%9C%BA%E5%99%A8%E4%BA%BA)能提供一些帮助。 ### Run @@ -180,8 +180,8 @@ npm run electron:build -- -wml --x64 --arm64 ### 贡献者 - - + + ### 其它 diff --git a/package.json b/package.json index 6279f0ed78..8da73e6b38 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/sunner/ChatALL.git" + "url": "https://github.com/ai-shifu/ChatALL.git" }, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/components/Notification/UpdateNotificationModal.vue b/src/components/Notification/UpdateNotificationModal.vue index 1278a16358..b6f62c2d5c 100644 --- a/src/components/Notification/UpdateNotificationModal.vue +++ b/src/components/Notification/UpdateNotificationModal.vue @@ -60,7 +60,7 @@ function skip() { function openReleasePage() { snackbar.value = false; - shell.openExternal(`https://github.com/sunner/ChatALL/releases/latest`); + shell.openExternal(`https://github.com/ai-shifu/ChatALL/releases/latest`); }