Commit Graph

45 Commits

Author SHA1 Message Date
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
Martin Richtarsky 02b41db91d Add site adapters for Golem, EETimes 2023-10-31 10:01:17 +08:00
josc146 90f4880b51 improve fetchSSE (#532) 2023-10-30 23:40:33 +08:00
Bowen 0f3ec380ca re-order parse process 2023-10-30 18:32:44 +08:00
Bowen f2098d8f40 fix: parse sse 2023-10-30 18:32:44 +08:00
Martin Richtarsky f26c566004 Make summarization work for text/plain content
document.body is available and text can be extracted from it.

Fixes #521
2023-10-30 18:25:12 +08:00
josc146 d639d29d6b upgrade bing client (merge https://github.com/waylaidwanderer/node-chatgpt-api/pull/481) and some other adaptations (#505, #519, #525) 2023-10-15 00:50:13 +08:00
Martin Richtarsky 67febe3d58 Add site adapter for FAZ (Frankfurter Allgemeine Zeitung) 2023-10-15 00:17:50 +08:00
josc146 e71ee74c6d patch: fix(upgrade) bing client (#505) 2023-09-06 23:52:28 +08:00
josc146 ed790ebb95 automatically adapt different models' context length 2023-06-14 11:08:23 +08:00
josc146 ada5dbf5bf fix: sse json error 2023-05-27 12:14:20 +08:00
josc146 b886d7e944 feat: support for non-streamed responses (#294) 2023-05-08 21:46:35 +08:00
josc146 5c96c0bd15 feat: getCoreContent adaptation for Wikipedia (#298) 2023-05-08 19:40:15 +08:00
josc146 7f61722e78 feat: temperature config (#256) 2023-04-28 20:52:08 +08:00
josc146 17778f5a14 refactor: services 2023-04-27 20:31:53 +08:00
josc146 d615739f5b chore: add createdAt and updatedAt to session 2023-04-21 21:18:26 +08:00
josc146 8c9693c4c7 feat: Max Conversation Length setting (#241) 2023-04-21 20:58:54 +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 2d0d9164c6 feat: getCoreContent adaptation for bing.com 2023-04-19 22:57:37 +08:00
josc146 852a032472 feat: adapters for getCoreContent (google, google scholar, csdn) 2023-04-17 23:04:32 +08:00
josc146 0479ef260d feat: add poe AI (Sage, GPT4, ClaudePlus, Claude, ChatGPT, Dragonfly) 2023-04-17 20:54:16 +08:00
josc146 4f78d225af feat: support waylaidwanderer self-hosted api (#182) 2023-04-12 21:37:07 +08:00
josc146 bda56b3ae8 feat: make maxResponseTokenLength configurable (#170, #171) 2023-04-10 22:33:48 +08:00
josc146 fe5081d9ab chore: better openUrl for independent conversation page 2023-04-08 20:18:38 +08:00
josc146 64fe14db79 refactor: getConversationPairs and promptBase 2023-04-05 15:31:55 +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 46a0251465 feat: customizable code block font size (#56) 2023-03-31 21:50:18 +08:00
josc146 90141b919b feat: retry button 2023-03-31 16:32:12 +08:00
josc146 25ed2cc7c7 feat: Internationalization User Interface Support. PR Welcome! (#89, #39) 2023-03-29 14:17:16 +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 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 07c396fd66 feat: getCoreContentText for any websites 2023-03-25 08:59:46 +08:00
josc146 00badc3bc9 feat: offline/self-hosted large language model support (#11) 2023-03-22 19:54:54 +08:00
josc146 75b23174bf feat: make the floating selectionTools follow the scrolling, while the result window remains fixed (#40) 2023-03-21 16:33:48 +08:00
josc146 a47aaa0096 chore: improve compatibility for firefox (#38) 2023-03-20 15:54:38 +08:00
josc146 47d4594e3d fix: custom input for any element and mount query 2023-03-20 09:21:31 +08:00
josc146 47e56f962a chore: reduce bundle size 2023-03-20 00:10:40 +08:00
josc146 644f53f78b chore: improve mobile selection 2023-03-17 10:32:32 +08:00
josc146 e17c810a93 feat: improve mobile support 2023-03-16 20:26:11 +08:00
josc146 0f97840d23 feat: stop generating answers 2023-03-16 11:20:21 +08:00
josc146 91d47a2970 feat: dynamic max-height and width (#1) 2023-03-16 10:18:13 +08:00
josc146 e642f2b922 first commit 2023-03-15 16:18:51 +08:00