Commit Graph

490 Commits

Author SHA1 Message Date
josc146 db35e05864 fix #538 2024-03-22 23:11:40 +08:00
josc146 4226cf566a update enforcement rule 2024-03-22 22:51:51 +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 c00b8ff9ab improve moonshot api support (#623) 2024-03-22 16:55:37 +08:00
xxcdd eb88fc2053 getCoreContentText for any websites using mozilla/readability (#641)
* getCoreContentText for any websites using https://github.com/mozilla/readability

* improve use of @mozilla/readability

---------

Co-authored-by: josc146 <josStorer@outlook.com>
2024-03-22 16:06:57 +08:00
Tomasz Panasiuk a6fa0ed704 Update index.mjs
for now support for gemini. 
Part "_/BardChatUi/data/assistant.lamda.BardFrontendService/StreamGenerate?" will most likely be changed later.
2024-03-22 16:39:59 +09: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 c4a537ff28 switch azure openai api version to stable version (#640) 2024-03-05 18:50:03 +08:00
josc146 985adb9273 reduce package size 2024-03-05 18:44:06 +08:00
github-actions[bot] f9671d91d5 release v2.5.0 2024-03-04 16:32:57 +00:00
josc146 dd1587ccae fix 0d7d7354 2024-03-05 00:32:17 +08:00
josc146 4a25b03b6c update adaption for reddit (#416) 2024-03-04 23:47:30 +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 98339aa465 chore 2024-03-04 22:56:56 +08:00
josc146 1825172b47 avoid generating a new chat when storing session 2024-03-04 22:56:19 +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
josc146 e5700a5b36 improve bilibili video path detection 2024-03-03 23:03:05 +08:00
Martin Richtarsky 08a8920661 Look for class="article" for content
Quite a few sites use this, but fail the current
heuristic.
2024-03-03 21:52:14 +09:00
Jialei 0d7d7354d8 support moonshot 2024-03-03 21:45:22 +09:00
josc146 6b494c03b7 improve bilibili video path detection 2024-02-20 13:42:34 +08:00
josc146 df6840bbf9 update enforcement rule 2024-02-15 11:36:02 +08: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
github-actions[bot] b557aca8a6 release v2.4.9 2024-01-26 06:20:53 +00:00
josc146 05a99f337e when opening IndependentPanel, if the latest session has been used, automatically create a new session (#601) 2024-01-26 14:18:44 +08:00
josc146 bd2522ca64 presearch support (#592) 2024-01-26 13:48:24 +08:00
josc146 dc471eafb4 formattedError (#572) 2024-01-26 13:30:49 +08:00
josc146 35cb508563 safe markdown renderer (#609, #403) 2024-01-26 13:30:31 +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 4510cf421e gpt-4 web DALL·E support 2024-01-25 20:59:45 +08:00
josc146 1b9ac02145 chore 2024-01-25 20:51:38 +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
josc146 e2c8041667 fix gpt-4 web unusual activity (#615) 2024-01-25 13:20:57 +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
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
dependabot[bot] 3afd242677 chore(deps): bump actions/upload-artifact from 3 to 4 (#594)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 12:58:15 +08:00
dependabot[bot] f55b218abd chore(deps): bump actions/setup-python from 4 to 5 (#586)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 12:50:22 +08:00
josc146 289e38b0ea update readme news 2023-12-21 12:49:45 +08:00
github-actions[bot] 79f3b86363 release v2.4.8 2023-12-06 06:14:28 +00:00
josc146 9c5f3069dd update core content adapters 2023-12-06 14:09:24 +08:00
josc146 0238790ec3 fix eventsource meta (#579, #567) 2023-12-06 13:03:22 +08:00
josc146 8d53ab85a5 #573's patch 2023-12-04 11:58:21 +08:00
github-actions[bot] d002aa8f2e release v2.4.7 2023-12-03 16:22:35 +00: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