forked from josStorer/chatGPTBox
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into custom
* origin/master: Update OpenAI ChatGPT Turbo models (API) (josStorer#620) release v2.4.9 when opening IndependentPanel, if the latest session has been used, automatically create a new session (josStorer#601) presearch support (josStorer#592) formattedError (josStorer#572) safe markdown renderer (josStorer#609, josStorer#403) improve the stability of response language (josStorer#611) improve bilibili summary fix mounting failure caused by DuckDuckGo's initial rendering delay. josStorer#610 gpt-4 web DALL·E support chore improve josStorer#603 improve markdown styles (josStorer#585) fix gpt-4 web unusual activity (josStorer#615) fix: bilibili reload (josStorer#603) refactor(selection-tools): remove redundant `getPreferredLanguage` calls (josStorer#593) Fix GPT-4 model name and confusion in names (josStorer#584) chore(deps): bump actions/upload-artifact from 3 to 4 (josStorer#594) chore(deps): bump actions/setup-python from 4 to 5 (josStorer#586) update readme news release v2.4.8 update core content adapters fix eventsource meta (josStorer#579, josStorer#567) josStorer#573's patch release v2.4.7 fix josStorer#569 and reduce menu items add gpt-3.5-turbo-instruct fix global side_panel patch to josStorer#564 Update Claude.ai web to Claude v2.1, fix josStorer#570 (josStorer#573) Add ChatGLM API (josStorer#567) Optimize Logic in `selection-tools` Module (josStorer#564) release v2.4.6 support for chromium side panel (josStorer#111) allow filling in the API Key of CustomModel mode (josStorer#561, previously designed for local offline model or custom server, now you can also use it for regular openai API calls and freely fill in the model name(josStorer#563)) update for chatgpt3.5 web (josStorer#562, josStorer#551#issuecomment-1803668105, josStorer#543#issuecomment-1803666487) Added box for gh pr's and issues (josStorer#558) Replace legacy gpt-3.5-turbo-0613 with the latest gpt-3.5-turbo-1106 Add OpenAI API GPT-4 Turbo Preview Turkish readme Translation (josStorer#553) chore firefox patch release v2.4.5 update build scripts force scroll to bottom after submission docs: phrase translation according language README_IN improve render performance (josStorer#265) docs: add Japanese README Create .gitattributes improve chatgpt web user guide release v2.4.4 improve chatgpt web mode compatibility improve chatgpt web user guide Add site adapters for Golem, EETimes release v2.4.3 fix safari background (josStorer#512 (comment)) improve fetchSSE (josStorer#532) re-order parse process fix: parse sse Make summarization work for text/plain content chore(deps-dev): bump @babel/traverse from 7.21.4 to 7.23.2 fix josStorer#539 bing web blob file read for gitlab (josStorer#544) fix chatgpt web mode arkose_token (josStorer#469, josStorer#543, josStorer#545) remove BingImageCreator disable poe temporarily upgrade caniuse-lite remove commands permission
- Loading branch information
Showing
71 changed files
with
7,252 additions
and
2,877 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
src/services/clients/** linguist-vendored |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,144 @@ | ||
<p align="center"> | ||
<img src="./src/logo.png"> | ||
</p> | ||
|
||
<h1 align="center">ChatGPT Box</h1> | ||
|
||
<div align="center"> | ||
|
||
深い ChatGPT 統合をブラウザに、完全無料で。 | ||
|
||
[![license][license-image]][license-url] | ||
[![release][release-image]][release-url] | ||
[![size](https://img.shields.io/badge/minified%20size-390%20kB-blue)][release-url] | ||
[![verfiy][verify-image]][verify-url] | ||
|
||
[English](README.md) | [Indonesia](README_IN.md) | [简体中文](README_ZH.md) | 日本語 | [Türkçe](README_TR.md) | ||
|
||
### インストール | ||
|
||
[![Chrome][Chrome-image]][Chrome-url] | ||
[![Edge][Edge-image]][Edge-url] | ||
[![Firefox][Firefox-image]][Firefox-url] | ||
[![Safari][Safari-image]][Safari-url] | ||
[![Android][Android-image]][Android-url] | ||
[![Github][Github-image]][Github-url] | ||
|
||
[ガイド](https://github.com/josStorer/chatGPTBox/wiki/Guide) | [プレビュー](#プレビュー) | [開発 & コントリビュート][dev-url] | [ビデオデモ](https://www.youtube.com/watch?v=E1smDxJvTRs) | [クレジット](#クレジット) | ||
|
||
[dev-url]: https://github.com/josStorer/chatGPTBox/wiki/Development&Contributing | ||
|
||
[license-image]: http://img.shields.io/badge/license-MIT-blue.svg | ||
|
||
[license-url]: https://github.com/josStorer/chatGPTBox/blob/master/LICENSE | ||
|
||
[release-image]: https://img.shields.io/github/release/josStorer/chatGPTBox.svg | ||
|
||
[release-url]: https://github.com/josStorer/chatGPTBox/releases/latest | ||
|
||
[verify-image]: https://github.com/josStorer/chatGPTBox/workflows/verify-configs/badge.svg | ||
|
||
[verify-url]: https://github.com/josStorer/chatGPTBox/actions/workflows/verify-configs.yml | ||
|
||
[Chrome-image]: https://img.shields.io/badge/-Chrome-brightgreen?logo=google-chrome&logoColor=white | ||
|
||
[Chrome-url]: https://chrome.google.com/webstore/detail/chatgptbox/eobbhoofkanlmddnplfhnmkfbnlhpbbo | ||
|
||
[Edge-image]: https://img.shields.io/badge/-Edge-blue?logo=microsoft-edge&logoColor=white | ||
|
||
[Edge-url]: https://microsoftedge.microsoft.com/addons/detail/fission-chatbox-best/enjmfilpkbbabhgeoadmdpjjpnahkogf | ||
|
||
[Firefox-image]: https://img.shields.io/badge/-Firefox-orange?logo=firefox-browser&logoColor=white | ||
|
||
[Firefox-url]: https://addons.mozilla.org/firefox/addon/chatgptbox/ | ||
|
||
[Safari-image]: https://img.shields.io/badge/-Safari-blue?logo=safari&logoColor=white | ||
|
||
[Safari-url]: https://apps.apple.com/app/fission-chatbox/id6446611121 | ||
|
||
[Android-image]: https://img.shields.io/badge/-Android-brightgreen?logo=android&logoColor=white | ||
|
||
[Android-url]: https://github.com/josStorer/chatGPTBox/wiki/Install#install-to-android | ||
|
||
[Github-image]: https://img.shields.io/badge/-Github-black?logo=github&logoColor=white | ||
|
||
[Github-url]: https://github.com/josStorer/chatGPTBox/wiki/Install | ||
|
||
#### 私の新しいプロジェクト [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) がリリースされました。これは、ChatGPTBox と組み合わせて使うことのできるワンクリックでデプロイ可能なオープンソースの商用利用可能な大規模言語モデルツールです。 | ||
|
||
</div> | ||
|
||
## ニュース | ||
|
||
- この拡張機能はあなたのデータを収集しません。コード内の `fetch(` と `XMLHttpRequest(` をグローバル検索して、すべてのネットワークリクエストの呼び出しを見つけることで確認できます。コードの量はそれほど多くないので、簡単にできます。 | ||
|
||
- このツールは、あなたが明示的に要求しない限り、ChatGPT にデータを送信しません。デフォルトでは、拡張機能は手動で有効にする必要があります ChatGPT へのリクエストは、"Ask ChatGPT" をクリックするか、選択フローティングツールをトリガーした場合にのみ送信されます。(issue #407) | ||
|
||
- https://github.com/BerriAI/litellm のようなプロジェクトを使用して、LLM APIをOpenAI形式に変換し、それらをChatGPTBoxの `カスタムモデル` モードと組み合わせて使用することができます | ||
|
||
- もちろんです。ChatGPTBoxの `カスタムモデル` モードを使用する際には、https://openrouter.ai/docs#api-keys もご利用いただけます | ||
|
||
- 詳細設定で無料のリバースプロキシに設定し、cloudflare をバイパスすることができます: https://github.com/transitive-bullshit/chatgpt-api#reverse-proxy | ||
|
||
- オフライン/セルフホストモデル (RWKV, llama.cpp, ChatGLM) がサポートされました。https://github.com/josStorer/selfhostedAI をご覧ください | ||
|
||
## ✨ 機能 | ||
|
||
- 🌈 いつでもどのページでもチャットダイアログボックスを呼び出すことができます。 (<kbd>Ctrl</kbd>+<kbd>B</kbd>) | ||
- 📱 モバイル機器のサポート。 | ||
- 📓 右クリックメニューで任意のページを要約。 (<kbd>Alt</kbd>+<kbd>B</kbd>) | ||
- 📖 独立した会話ページ。 (<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>H</kbd>) | ||
- 🔗 複数の API をサポート(無料および Plus ユーザー向け Web API、GPT-3.5、GPT-4、New Bing、セルフホスト、Azure、Poe など)。 | ||
- 📦 よく使われる様々なウェブサイト(Reddit、Quora、YouTube、GitHub、GitLab、StackOverflow、Zhihu、Bilibili)の統合。 ([wimdenherder](https://github.com/wimdenherder) にインスパイアされました) | ||
- 🔍 すべての主要検索エンジンと統合し、追加のサイトをサポートするためのカスタムクエリ。 | ||
- 🧰 選択ツールと右クリックメニューで、翻訳、要約、推敲、感情分析、段落分割、コード説明、クエリーなど、さまざまなタスクを実行できます。 | ||
- 🗂️ 静的なカードは、複数の支店での会話のためのフローティングチャットボックスをサポートしています。 | ||
- 🖨️ チャット記録を完全に保存することも、部分的にコピーすることも簡単です。 | ||
- 🎨 コードのハイライトや複雑な数式など、強力なレンダリングをサポート。 | ||
- 🌍 言語設定のサポート。 | ||
- 📝 カスタム API アドレスのサポート | ||
- ⚙️ すべてのサイト適応と選択ツール(バブル)は、自由にオンまたはオフに切り替えることができ、不要なモジュールを無効にすることができます。 | ||
- 💡 セレクションツールやサイトへの適応は簡単に開発・拡張できます。[開発 & コントリビュート][dev-url]のセクションを参照。 | ||
- 😉 チャットして回答の質を高められます。 | ||
|
||
## プレビュー | ||
|
||
<div align="center"> | ||
|
||
**検索エンジンの統合、フローティングウィンドウ、会話ブランチ** | ||
|
||
![preview_google_floatingwindow_conversationbranch](screenshots/preview_google_floatingwindow_conversationbranch.jpg) | ||
|
||
**よく使われるウェブサイトや選択ツールとの統合** | ||
|
||
![preview_reddit_selectiontools](screenshots/preview_reddit_selectiontools.jpg) | ||
|
||
**独立会話ページ** | ||
|
||
![preview_independentpanel](screenshots/preview_independentpanel.jpg) | ||
|
||
**Git 分析、右クリックメニュー** | ||
|
||
![preview_github_rightclickmenu](screenshots/preview_github_rightclickmenu.jpg) | ||
|
||
**ビデオ要約** | ||
|
||
![preview_youtube](screenshots/preview_youtube.jpg) | ||
|
||
**モバイルサポート** | ||
|
||
![image](https://user-images.githubusercontent.com/13366013/225529110-9221c8ce-ad41-423e-b6ec-097981e74b66.png) | ||
|
||
**設定** | ||
|
||
![preview_settings](screenshots/preview_settings.jpg) | ||
|
||
</div> | ||
|
||
## クレジット | ||
|
||
このプロジェクトは、私の他のリポジトリ [josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension) に基づいています | ||
|
||
[josStorer/chatGPT-search-engine-extension](https://github.com/josStorer/chatGPT-search-engine-extension) は [wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension) (参考にしました)からフォークされ、2022年12月14日から切り離されています | ||
|
||
[wong2/chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension) は [ZohaibAhmed/ChatGPT-Google](https://github.com/ZohaibAhmed/ChatGPT-Google) にインスパイアされています([upstream-c54528b](https://github.com/wong2/chatgpt-google-extension/commit/c54528b0e13058ab78bfb433c92603db017d1b6b)) |
Oops, something went wrong.