josc146
6356527b14
fix firefox bilibili summary ( #761 )
2024-08-04 22:19:50 +08:00
josc146
f50249e74f
improve b96ba7c0, getUserConfig() in realtime when mounting component
2024-08-04 15:15:48 +08:00
josc146
226fb108a1
improve b96ba7c0
2024-08-04 13:37:43 +08:00
LzSkyline
488170068c
Add Ollama native API to support keep alive parameters ( #748 )
...
* Add Chinese translation.
* Optimize style.
* Add Ollama native API to support keep alive parameters.
* Optimized popup page style.
* fix: Fixed data type for Ollama keep_alive parameter forever
2024-07-30 16:53:08 +08:00
Gadelkareem
b96ba7c0d6
Add display mode option ( #747 )
2024-07-09 10:54:05 +08:00
josc146
7a42b4cd26
improve fb6b088f
2024-06-01 15:52:06 +08:00
josc146
6f17e5cdf4
improve NotificationForChatGPTWeb ( #710 )
2024-05-31 15:24:20 +08:00
Shuang Liang (Icer)
fb6b088f7a
implement arxiv adapter
2024-05-29 17:00:04 +08:00
josc146
a4f472b2c1
fix https://github.com/josStorer/chatGPTBox/issues/661#issuecomment-2016704211
2024-05-09 12:42:13 +08:00
josc146
ac3381ffa6
improve 1e0dc448
2024-05-08 22:41:06 +08:00
josc146
8416026772
fix a style issue ( #692 )
2024-05-08 21:50:48 +08:00
Anan
b494193eb5
Change "chat.openai.com" to "chatgpt.com"
2024-05-08 17:24:52 +08:00
josc146
1e0dc448ca
fix #669
2024-05-02 23:13:23 +08:00
josc146
513f468910
upgrade component mount for brave search
2024-03-24 12:33:53 +08:00
josc146
26d6ca51ef
dark mode for SelectionToolbar ( #651 )
2024-03-23 14:41:32 +08:00
josc146
dba68e7eee
chore
2024-03-23 00:10:26 +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
9773a5d196
chore
2024-03-22 15:33:48 +08:00
josc146
d53d8b8614
fix https://github.com/josStorer/chatGPT-search-engine-extension/issues/23 again (caused by dcd34156)
2024-03-12 22:41:12 +08:00
josc146
4a25b03b6c
update adaption for reddit ( #416 )
2024-03-04 23:47:30 +08:00
josc146
e5700a5b36
improve bilibili video path detection
2024-03-03 23:03:05 +08:00
josc146
6b494c03b7
improve bilibili video path detection
2024-02-20 13:42:34 +08:00
josc146
bd2522ca64
presearch support ( #592 )
2024-01-26 13:48:24 +08:00
josc146
faf5e87d48
improve the stability of response language ( #611 )
2024-01-26 12:12:37 +08:00
josc146
97ca973b5b
improve bilibili summary
2024-01-26 12:07:55 +08:00
josc146
5929a184a4
fix mounting failure caused by DuckDuckGo's initial rendering delay. #610
2024-01-26 11:27:31 +08:00
josc146
6e0cf8f3de
improve #603
2024-01-25 17:31:28 +08:00
josc146
dcd341568f
improve markdown styles ( #585 )
2024-01-25 17:30:27 +08:00
Bowen
e28ec22caf
fix: bilibili reload ( #603 )
2024-01-25 12:19:51 +08:00
AiraNadih
2e8911db57
refactor(selection-tools): remove redundant getPreferredLanguage calls ( #593 )
2023-12-21 13:26:55 +08:00
josc146
2fc0b57c12
patch to #564
2023-12-03 23:45:52 +08:00
AiraNadih
70d6b794f0
Optimize Logic in selection-tools Module ( #564 )
...
* Wrap `selection` with Fenced Code Block
* Refactor genPrompt functions and improve code readability
* Fix the logic of `createGenPrompt`
* Fix the logic of `createGenPrompt`
2023-11-20 10:10:27 +08:00
josc146
3e46fa29a6
support for chromium side panel ( #111 )
2023-11-13 14:48:21 +08:00
Jonas Kamsker
e82f62ebc6
Added box for gh pr's and issues ( #558 )
...
* Added box for gh pr's and issues
* only mount for pull and issue
* add title to issue parser
* due to allowing issue analysis, now getPatchUrl allows exceptions to occur and continue
---------
Co-authored-by: josc146 <josStorer@outlook.com >
2023-11-12 23:47:20 +08:00
josc146
f4fdee9150
blob file read for gitlab ( #544 )
2023-10-30 18:11:04 +08:00
josc146
4859e9a905
fix chatgpt web mode arkose_token ( #469 , #543 , #545 )
2023-10-30 12:58:04 +08:00
josc146
c152d0b7d9
update kagi query ( #517 )
2023-09-30 18:50:04 +08:00
josc146
711e0d3493
patch: decisionCard and popupCard of bing client ( #505 )
2023-09-23 16:52:00 +08:00
josc146
18c9c4f5d2
update brave sidebar query
2023-09-22 17:03:06 +08:00
josc146
86314e0f8e
chore
2023-09-22 17:02:37 +08:00
zeddyemmy
9aa2adce0f
Selection tool explain ( #491 )
...
* hover selection tool Explain
* prompt
2023-08-01 19:46:39 +08:00
AI-Chef
8f5306a3cf
add new adapter: followin ( #467 )
...
* 加了一个ReadButton, 把GPT输出的文本转换为语音朗读出来
* add new adapter: followin
* 适配长推文,调整列表边距
---------
Co-authored-by: Petaflops <wangzw@outlook.com >
2023-07-21 10:12:28 +08:00
josc146
ebaf9b8ca2
chore: only display the banner when choosing ChatGPT Web Mode ( #287 )
2023-07-15 21:00:02 +08:00
josc146
ed790ebb95
automatically adapt different models' context length
2023-06-14 11:08:23 +08:00
josc146
4f162d2678
fix style
2023-06-12 23:17:38 +08:00
josc146
ad4f1c948c
translateToZh ( #342 )
2023-06-12 22:54:48 +08:00
josc146
454e457656
improve conversationCard style
2023-06-12 21:38:26 +08:00
josc146
0fa19daa80
update adaption for reddit and gitlab
2023-06-12 21:17:49 +08:00
josc146
be4a3ebf39
style: improve light mode
2023-05-27 12:44:48 +08:00
josc146
ada5dbf5bf
fix: sse json error
2023-05-27 12:14:20 +08:00