josc146
|
a06ae82aff
|
chore
|
2023-04-27 23:03:05 +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 |
|
niceSprite
|
8b0c89169e
|
fix: modify web api content to adapt chatgpt backend api (#285)
* fix: modify web api content to adapt chatgpt backend api
* fix package
---------
Co-authored-by: josc146 <josStorer@outlook.com>
|
2023-04-26 21:20:27 +08:00 |
|
josc146
|
37492c436e
|
chore: more error details (#229)
|
2023-04-21 21:02:24 +08:00 |
|
josc146
|
8c9693c4c7
|
feat: Max Conversation Length setting (#241)
|
2023-04-21 20:58:54 +08:00 |
|
josc146
|
4cc2b91bdd
|
feat: custom bot for poe.com (#189)
|
2023-04-21 16:38:18 +08:00 |
|
josc146
|
7aa2dc8cfe
|
chore: send cookie when requesting chatgpt accesstoken
|
2023-04-20 22:30:59 +08:00 |
|
josc146
|
4fb5d735ea
|
fix: crypto undefined on some websites, leading to session creation failure (#231)
|
2023-04-20 22:12:08 +08:00 |
|
josc146
|
8af03398d5
|
fix: conversation of bing sydney mode (#236, #242)
|
2023-04-20 21:59:02 +08:00 |
|
josc146
|
fa3e17df62
|
feat: add bing footnotes (#225)
|
2023-04-17 21:45:24 +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
|
ff2f0ff14a
|
feat: sydney mode of bing
|
2023-04-14 23:22:56 +08:00 |
|
josc146
|
ffad6bbc81
|
chore: remove chinese in CompletionPromptBase (#211)
|
2023-04-13 19:53:42 +08:00 |
|
josc146
|
40366ff7bd
|
fix: continuous 403 error caused by still requesting the official website when using reverse proxy (#207)
|
2023-04-13 16:54:53 +08:00 |
|
josc146
|
4f78d225af
|
feat: support waylaidwanderer self-hosted api (#182)
|
2023-04-12 21:37:07 +08:00 |
|
josc146
|
c199ac20df
|
chore
|
2023-04-11 21:38:02 +08:00 |
|
josc146
|
bda56b3ae8
|
feat: make maxResponseTokenLength configurable (#170, #171)
|
2023-04-10 22:33:48 +08:00 |
|
josc146
|
37a9007a28
|
fix: cannot stop when using azure openai api
|
2023-04-06 20:05:42 +08:00 |
|
josc146
|
487f6a5520
|
fix: azure openai api
|
2023-04-06 17:02:29 +08:00 |
|
josc146
|
fef510888b
|
fix: the right-click menu was corrupted by v2.2.0 (#43)
|
2023-04-06 16:59:23 +08:00 |
|
josc146
|
09b77ee92b
|
chore: send complete cookie (#25, #112, #127, #150)
|
2023-04-05 17:23:11 +08:00 |
|
josc146
|
9e91ea6b18
|
feat: azure openai api (#80)
|
2023-04-05 16:55:16 +08:00 |
|
josc146
|
64fe14db79
|
refactor: getConversationPairs and promptBase
|
2023-04-05 15:31:55 +08:00 |
|
josc146
|
e598da51e4
|
refactor: setAbortController
|
2023-04-05 14:56:23 +08:00 |
|
josc146
|
9d1a2a1360
|
feat: store conversation to independent page (#120, #138)
|
2023-04-02 23:24:48 +08:00 |
|
josc146
|
5fbbd5d825
|
feat: add entry for Independent Panel and Keyboard Shortcuts
|
2023-04-02 21:34:58 +08:00 |
|
josc146
|
60b479729a
|
feat: Independent Panel (#63, #120)
|
2023-04-02 20:27:07 +08:00 |
|
josc146
|
c94cda91c7
|
fix: did not properly display custom model name
|
2023-04-02 20:15:52 +08:00 |
|
josc146
|
6b5d4c0d39
|
fix: did not properly clean up message listener
|
2023-04-02 20:11:01 +08:00 |
|
josc146
|
0807e072c3
|
feat: user-friendly hint of exceeded maximum context length (#122)
|
2023-03-31 19:29:36 +08:00 |
|
josc146
|
90141b919b
|
feat: retry button
|
2023-03-31 16:32:12 +08:00 |
|
josc146
|
bfe63e6e64
|
feat: clear conversation (#51, #47)
|
2023-03-30 22:34:13 +08:00 |
|
josc146
|
479178a550
|
chore: update BingAIClient
|
2023-03-30 13:26:59 +08:00 |
|
josc146
|
479a2ab553
|
feat: pdf and local file support
|
2023-03-29 17:36:37 +08:00 |
|
josc146
|
25ed2cc7c7
|
feat: Internationalization User Interface Support. PR Welcome! (#89, #39)
|
2023-03-29 14:17:16 +08:00 |
|
josc146
|
ac47f6f7b6
|
fix: AbortController for Bing Mode
|
2023-03-28 12:09:36 +08:00 |
|
josc146
|
caddb972a5
|
feat: shortcut keys (#81, #28)
|
2023-03-27 16:48:43 +08:00 |
|
josc146
|
9c7c596fb6
|
feat: better custom model support
|
2023-03-27 15:15:12 +08:00 |
|
josc146
|
9409377c45
|
feat: multi-mode for bing
|
2023-03-27 14:58:04 +08:00 |
|
josc146
|
66af38a828
|
feat: make the chat box display the correct model name, and allow multiple different models to be used at the same time (#49)
|
2023-03-27 13:50:26 +08:00 |
|
josc146
|
a70682a7d3
|
chore: remove reference markers [^number^] in bing mode
|
2023-03-27 13:07:14 +08:00 |
|
josc146
|
0178cbbee9
|
fix: conversation history in bing mode
|
2023-03-27 13:00:11 +08:00 |
|
josc146
|
5d9d3c070f
|
feat: support New Bing (GPT-4) (#49, #90)
|
2023-03-26 23:29:03 +08:00 |
|
josc146
|
57c95d64fc
|
feat: summarize any page by right-click menu (#55, #62, #78)
|
2023-03-25 20:48:59 +08:00 |
|
josc146
|
00badc3bc9
|
feat: offline/self-hosted large language model support (#11)
|
2023-03-22 19:54:54 +08:00 |
|
josc146
|
a47aaa0096
|
chore: improve compatibility for firefox (#38)
|
2023-03-20 15:54:38 +08:00 |
|
josc146
|
47e56f962a
|
chore: reduce bundle size
|
2023-03-20 00:10:40 +08:00 |
|
josc146
|
f71b1f99cd
|
feat: support gpt-4 (#22)
|
2023-03-19 17:06:29 +08:00 |
|