Commit Graph
59 Commits
Author SHA1 Message Date
josc146 74bcba8fcc allow custom claude api url (#644) 2024-03-23 16:18:31 +08:00
josc146 e2ec8ac2e6 claude 3 api support (#642) 2024-03-23 16:08:04 +08:00
josc146 680900b08d add additional finish conditions for OpenAI API and Custom API (both can be customized, thus requiring more condition checks, now the api has better support for ollama and LM Studio) (#631, #648) 2024-03-23 13:42:50 +08:00
josc146 d49280c89a improve delta process (#657) 2024-03-23 11:27:50 +08:00
21b8468dc3 Add support for kimi.moonshot.cn (#656)
* Add support for kimi.moonshot.cn

* some improvements

---------

Co-authored-by: josc146 <josStorer@outlook.com>
2024-03-22 22:50:47 +08:00
Tomasz Panasiukandjosc146 a6fa0ed704 Update index.mjs
for now support for gemini. 
Part "_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate?" will most likely be changed later.
2024-03-22 16:39:59 +09:00
josc146 c4a537ff28 switch azure openai api version to stable version (#640) 2024-03-05 18:50:03 +08:00
josc146 985adb9273 reduce package size 2024-03-05 18:44:06 +08:00
josc146 1fc3cd8ee0 update chatgpt web support (websocket mode) (#621, #627, #628, #630, #632, #634, #635, #637) 2024-03-04 23:23:29 +08:00
josc146 e7638a9003 upgrade claude.ai client 2024-03-04 14:38:53 +08:00
josc146 643d5fef8d custom npm claude-ai 2024-03-03 23:05:19 +08:00
Jialeiandjosc146 0d7d7354d8 support moonshot 2024-03-03 21:45:22 +09:00
josc146 4510cf421e gpt-4 web DALL·E support 2024-01-25 20:59:45 +08:00
josc146 8d53ab85a5 #573's patch 2023-12-04 11:58:21 +08:00
d24958f9a0 Add ChatGLM API (#567)
* Add ChatGLM API

* add minimal build

* a small patch

---------

Co-authored-by: josc146 <josStorer@outlook.com>
2023-12-03 23:31:04 +08:00
josc146 d0fbc9fecb allow filling in the API Key of CustomModel mode (#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(#563)) 2023-11-13 13:42:46 +08:00
josc146 946cadc51d update for chatgpt3.5 web (#562, #551#issuecomment-1803668105, #543#issuecomment-1803666487) 2023-11-13 00:03:12 +08:00
josc146 eb81f65fab improve chatgpt web user guide 2023-10-31 11:27:30 +08:00
josc146 236a1cb706 improve chatgpt web mode compatibility 2023-10-31 10:47:49 +08:00
josc146 40d24e7069 improve chatgpt web user guide 2023-10-31 10:26:24 +08:00
josc146 8dce5d8647 fix #539 bing web 2023-10-30 18:22:38 +08:00
josc146 4859e9a905 fix chatgpt web mode arkose_token (#469, #543, #545) 2023-10-30 12:58:04 +08:00
josc146 74033b538f remove BingImageCreator 2023-10-30 12:43:57 +08:00
josc146 86b9b2075d improve error prompt 2023-10-16 00:33:23 +08:00
josc146 4cc414457f improve claude.ai login prompt 2023-10-15 23:01:49 +08:00
josc146 d639d29d6b upgrade bing client (merge https://github.com/waylaidwanderer/node-chatgpt-api/pull/481) and some other adaptations (#505, #519, #525) 2023-10-15 00:50:13 +08:00
josc146 634c9c95a4 fix: under chatgpt web mode, due to API changes, stored responses became undefined 2023-10-15 00:12:43 +08:00
josc146 83f44a324a improve claude api prompt (#516) 2023-09-30 15:29:28 +08:00
ajkostandGitHub 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
AnanandGitHub 1d10ea8b36 feat: add Poe Llama-2-70b, Llama-2-13b, Llama-2-7b (#482) 2023-07-27 12:53:09 +08:00
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 3bef0c0c98 fix: when requests stop, input box sometimes isn't reset properly (#462) 2023-07-22 14:55:26 +08:00
josc146 58e157600d chore: fix GPT-4 Web arkose_token (#34) 2023-07-15 21:57:23 +08:00
Peter Dave HelloandGitHub 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 HelloandGitHub 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
josc146 1944068a34 update bard client 2023-06-30 23:41:47 +08:00
AnanandGitHub 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
Ananandjosc146 2b765d2ec5 Remove Peo Dragonfly Bot (deprecated) 2023-06-17 15:25:27 +08:00
josc146 802d87ef93 fix Poe AI "Clear Context" (#349) 2023-06-12 23:53:00 +08:00
josc146 4dba9d579e add google Bard 2023-06-12 16:22:43 +08:00
josc146 0fd09ebca3 update Bing client 2023-06-11 22:30:28 +08:00
Dekotaleandjosc146 874390d2fb fix: bing error. 2023-06-05 10:51:20 +08:00
josc146 16f91b53b5 improve compatibility 2023-06-05 10:45:32 +08:00
Yukino Songandjosc146 6a48ba449a Fix custom api 2023-06-05 10:45:32 +08:00
Peter Dave Helloandjosc146 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 d229ef39ac chore: update bing client 2023-05-27 12:16:00 +08:00
josc146 f3f6509560 improve /v1/completions api with stop: "\nHuman" so that it works better with selfhostedAI like [RWKV-Runner](https://github.com/josStorer/RWKV-Runner) 2023-05-22 11:38:22 +08:00