josc146
|
dd1587ccae
|
fix 0d7d7354
|
2024-03-05 00:32:17 +08:00 |
|
josc146
|
98339aa465
|
chore
|
2024-03-04 22:56:56 +08:00 |
|
Jialei
|
0d7d7354d8
|
support moonshot
|
2024-03-03 21:45:22 +09:00 |
|
Peter Dave Hello
|
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 |
|
Anan
|
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 |
|
Peter Dave Hello
|
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 |
|
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 |
|
Peter Dave Hello
|
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 Hello
|
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 |
|
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 |
|
Anan
|
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 Lage
|
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 |
|