Commit Graph
84 Commits
Author SHA1 Message Date
Peter Dave Helloandjosc146 f332b22650 Add the latest GPT-4o via OpenAI API
Reference:
- https://platform.openai.com/docs/models/gpt-4o
- https://openai.com/index/hello-gpt-4o/
2024-05-16 21:46:54 +08:00
josc146 6fcb5c9ea7 improve #688 (#687, #677, #678, #681, #682) 2024-05-08 21:38:22 +08:00
Ananandjosc146 b494193eb5 Change "chat.openai.com" to "chatgpt.com" 2024-05-08 17:24:52 +08:00
josc146 1263ea1b1a add gpt-4-turbo to default active api modes 2024-05-02 15:30:19 +08:00
Peter Dave Helloandjosc146 20e89f7478 Add generally available GPT-4 Turbo via API
Reference:
- https://platform.openai.com/docs/models/gpt-4-turbo-and-gpt-4
2024-05-02 14:56:45 +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 381cea38fe allow hiding context menu (#643) 2024-03-23 15:16:54 +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
josc146 c00b8ff9ab improve moonshot api support (#623) 2024-03-22 16:55:37 +08:00
josc146 dd1587ccae fix 0d7d7354 2024-03-05 00:32:17 +08:00
josc146 98339aa465 chore 2024-03-04 22:56:56 +08:00
Jialeiandjosc146 0d7d7354d8 support moonshot 2024-03-03 21:45:22 +09:00
Peter Dave HelloandGitHub ed09cb7cce Update OpenAI ChatGPT Turbo models (API) (#620)
Reference:
- https://platform.openai.com/docs/models/gpt-4
- https://openai.com/blog/new-embedding-models-and-api-updates
2024-01-30 20:35:54 +08:00
josc146 1b9ac02145 chore 2024-01-25 20:51:38 +08:00
AnanandGitHub 8230f5f327 Fix GPT-4 model name and confusion in names (#584)
* Fix model name bug

* Rename models
2023-12-21 12:58:32 +08:00
josc146 fbd45d942c fix #569 and reduce menu items 2023-12-04 00:20:21 +08:00
josc146 b4d743bd66 add gpt-3.5-turbo-instruct 2023-12-04 00:07:04 +08:00
e5ebd45009 Update Claude.ai web to Claude v2.1, fix #570 (#573)
Co-authored-by: josc146 <josStorer@outlook.com>
2023-12-03 23:33:35 +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
Peter Dave Helloandjosc146 524b39fd69 Replace legacy gpt-3.5-turbo-0613 with the latest gpt-3.5-turbo-1106
gpt-3.5-turbo-1106 with replace both of:
- gpt-3.5-turbo-0613
- gpt-3.5-turbo-16k-0613

Reference:
- https://platform.openai.com/docs/models/gpt-3-5
- https://openai.com/blog/new-models-and-developer-products-announced-at-devday#updated-gpt-3-5-turbo
2023-11-12 11:34:19 +08:00
Peter Dave Helloandjosc146 c83024222e Add OpenAI API GPT-4 Turbo Preview
Reference:
- https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo
- https://openai.com/blog/new-models-and-developer-products-announced-at-devday
2023-11-12 11:32:48 +08:00
josc146 b1de77bcb3 chore 2023-11-12 11:22:50 +08:00
josc146 4859e9a905 fix chatgpt web mode arkose_token (#469, #543, #545) 2023-10-30 12:58:04 +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
zeddyemmyandGitHub 9aa2adce0f Selection tool explain (#491)
* hover selection tool Explain

* prompt
2023-08-01 19:46:39 +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
Peter Dave HelloandGitHub 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
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 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
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 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
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 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 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