110 Commits
Author SHA1 Message Date
josc146 4859e9a905 fix chatgpt web mode arkose_token (#469, #543, #545) 2023-10-30 12:58:04 +08:00
ajkost 157399694a feat: Add claude-v2 API (#516) 2023-09-27 21:39:42 +08:00
josc146 1b63f11980 feat: independent Claude.ai model support (#457, #476, #477, #503) 2023-09-23 22:34:41 +08:00
josc146 e71ee74c6d patch: fix(upgrade) bing client (#505) 2023-09-06 23:52:28 +08:00
zeddyemmy 9aa2adce0f Selection tool explain (#491)
* hover selection tool Explain

* prompt
2023-08-01 19:46:39 +08:00
Anan 1d10ea8b36 feat: add Poe Llama-2-70b, Llama-2-13b, Llama-2-7b (#482) 2023-07-27 12:53:09 +08:00
Peter Dave Hello 819eb161d0 Add OpenAI API 0613 version for all models, close #474 (#478)
References:
- https://platform.openai.com/docs/models/gpt-4
- https://platform.openai.com/docs/models/gpt-3-5
- https://openai.com/blog/function-calling-and-other-api-updates
2023-07-25 21:56:30 +08:00
Ananandjosc146 3d6ef41ad1 Change Poe bot "Sage" to "Assistant" (#466)
* Change Poe bot "Sage" to "Assistant"

* Update index.mjs [comments](https://github.com/josStorer/chatGPTBox/commit/6c42167961f914d29be44ed52984451f2dd91668#comments)

---------

Co-authored-by: josc146 <josStorer@outlook.com>
2023-07-22 15:06:34 +08:00
josc146 ad4f93e5de chore: followin 2023-07-22 14:54:56 +08:00
josc146 6c42167961 chore 2023-07-15 21:08:04 +08:00
Peter Dave Hello 9ec3bbe5ee Add ChatGPT-16k & GPT-4-32k on Poe (#458)
* Add ChatGPT-16k on Poe

* Add GPT-4-32k on Poe
2023-07-12 21:35:50 +08:00
Peter Dave Hello 372795996a Update the name of Anthropic's Claude bots on Poe.com (#452)
* Update "Claude+" on Poe to "Claude 2 100k"

* Update "Claude" on Poe to "Claude instant"
2023-07-12 20:01:06 +08:00
Anan 19c0ecb6c2 feat: add Poe Google-PaLM (#436)
* feat: add Poe Google-PaLM

* update src/services/clients/poe/index.mjs
2023-06-30 12:28:13 +08:00
Anan 2b765d2ec5 Remove Peo Dragonfly Bot (deprecated) 2023-06-17 15:25:27 +08:00
josc146 912412f2d8 add gpt-3.5-turbo-16k and gpt-3.5-turbo-0613 2023-06-14 10:28:36 +08:00
josc146 ad4f1c948c translateToZh (#342) 2023-06-12 22:54:48 +08:00
josc146 5f9310f622 improve conversation scroll (#382) 2023-06-12 21:58:25 +08:00
josc146 53e94fdd0c add poeAiWebClaude100k to activeApiModes 2023-06-12 16:39:54 +08:00
josc146 4dba9d579e add google Bard 2023-06-12 16:22:43 +08:00
Sergio LageandDEVOP b539b4d847 Added a scroll to bottom button, made the automatic scroll stop when the user scrolls up (#401)
* Added go to bottom, Smooth scroll in markdown body

* scroll margin prameter added to config

---------

Co-authored-by: DEVOP <DEVOP@EXAMPLE.COM>
2023-06-08 16:48:22 +08:00
Peter Dave Hello b2464f2712 feat: add Poe Claude-instant-100k 2023-05-27 23:18:57 +08:00
josc146 597cc7c1c9 feat: add gpt3.5-mobile, gpt4-mobile, gpt4-browsing support 2023-05-27 12:38:23 +08:00
josc146 9b2c8d3d33 feat: add option to disable focus to input box after answering (#317) 2023-05-13 16:37:30 +08:00
josc146 ea51c093f7 feat: customizable clicking icon action (#291) 2023-05-13 14:36:53 +08:00
josc146 004ae8723c feat: option to display selection tools next to input box to avoid blocking (#271) 2023-05-08 20:03:54 +08:00
josc146 fc21abb45d feat: an easier way to use different bing styles (#264) 2023-05-08 19:31:29 +08:00
josc146 e6cc1fec3c feat: option to enable web mode history (#311) 2023-05-08 16:05:25 +08:00
josc146 ae28ca6f42 feat: enabled API Modes option (#264) 2023-04-29 22:19:57 +08:00
josc146 3960ee1479 feat: improve chatgpt website notification (go back button, hide button) (#270, #287) 2023-04-29 00:08:12 +08:00
josc146 7f61722e78 feat: temperature config (#256) 2023-04-28 20:52:08 +08:00
josc146 8ca9c755c3 chore: change default custom model to rwkv 2023-04-27 23:03:09 +08:00
josc146 10e1a8b650 feat: chatgpt web mode improvement, now when official website is open requests will be sent in the foreground (#25, #53, #65, #112, #127, #161, #192, #204, #230, #248, #281) 2023-04-27 22:57:15 +08:00
josc146 17778f5a14 refactor: services 2023-04-27 20:31:53 +08:00
liujuntao 70fd7754eb feat: add more adatper 2023-04-26 20:44:47 +08:00
josc146 3658d123e0 feat: activate existing conversation window by default (#222) 2023-04-21 22:18:09 +08:00
josc146 d615739f5b chore: add createdAt and updatedAt to session 2023-04-21 21:18:26 +08:00
josc146 8c9693c4c7 feat: Max Conversation Length setting (#241) 2023-04-21 20:58:54 +08:00
josc146 72dcdf4826 feat: new selection tool translate to english (#240) 2023-04-21 20:17:58 +08:00
josc146 4cc2b91bdd feat: custom bot for poe.com (#189) 2023-04-21 16:38:18 +08:00
josc146 78236561b8 feat: sydney mode of bing (#215) 2023-04-17 21:09:51 +08:00
josc146 0479ef260d feat: add poe AI (Sage, GPT4, ClaudePlus, Claude, ChatGPT, Dragonfly) 2023-04-17 20:54:16 +08:00
josc146 27df1d7d44 revert reverse proxy 2023-04-13 20:03:31 +08:00
josc146 2546a1dc54 feat: use reliable reverse proxy by default https://bypass.churchless.tech/api/conversation @acheong08 2023-04-13 17:01:29 +08:00
josc146 43fde4b709 feat: add option to always pin the floating window (#199) 2023-04-12 22:30:37 +08:00
josc146 1764a233a7 chore: reduce the default activated SelectionTools 2023-04-12 21:38:22 +08:00
josc146 4f78d225af feat: support waylaidwanderer self-hosted api (#182) 2023-04-12 21:37:07 +08:00
josc146 bda56b3ae8 feat: make maxResponseTokenLength configurable (#170, #171) 2023-04-10 22:33:48 +08:00
josc146 9e91ea6b18 feat: azure openai api (#80) 2023-04-05 16:55:16 +08:00
josc146 57d05296bb chore: change default custom model to llama-7b-int4 2023-04-04 19:42:52 +08:00
josc146 7fe97cbc0e chore: add in to languageList 2023-04-03 11:43:48 +08:00