Commit Graph

50 Commits

Author SHA1 Message Date
josc146 1fe4befa7e small fix for bing web mode 2024-05-02 15:31:05 +08:00
Peter Dave Hello c83e84fc50 Update Azure OpenAI API version version to 2024-02-01
This API version is the replacement for the previous 2023-05-15 GA API release.

Reference:
- https://learn.microsoft.com/en-us/azure/ai-services/openai/api-version-deprecation#latest-ga-api-release
2024-05-02 14:59:43 +08:00
josc146 97fc651785 improve fetch onmessage 2024-04-16 12:32:46 +08:00
josc146 e6e12a84e9 improve registerWebsocket 2024-03-24 16:02:47 +08:00
josc146 a3b7d2c1f9 chore 2024-03-24 14:05:42 +08:00
josc146 c9cb613961 fix the error caused by the unnecessary ArkoseToken for free accounts (#661) 2024-03-24 12:13:44 +08:00
josc146 9cbe4f3bfc improve websocket support for chatgpt web mode (#652) 2024-03-24 00:04:35 +08:00
josc146 f2bbc86ec9 improve 074b6cc9 2024-03-23 22:46:50 +08:00
josc146 9589509b82 improve 074b6cc9 2024-03-23 21:29:49 +08:00
josc146 074b6cc941 upgrade chatgpt web (new arkoseToken and requirementsToken) (#653, #658, #661) 2024-03-23 20:59:40 +08:00
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
xxcdd 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
josc146 c4a537ff28 switch azure openai api version to stable version (#640) 2024-03-05 18:50:03 +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
Jialei 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
AceLam 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 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
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 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
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
josc146 16f91b53b5 improve compatibility 2023-06-05 10:45:32 +08:00
Yukino Song 6a48ba449a Fix custom api 2023-06-05 10:45:32 +08:00
josc146 597cc7c1c9 feat: add gpt3.5-mobile, gpt4-mobile, gpt4-browsing support 2023-05-27 12:38:23 +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
josc146 b886d7e944 feat: support for non-streamed responses (#294) 2023-05-08 21:46:35 +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 7f61722e78 feat: temperature config (#256) 2023-04-28 20:52:08 +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