Commit Graph

30 Commits

Author SHA1 Message Date
josc146 cade054e1f WIP, custom API Modes 2024-08-07 20:57:07 +08:00
josc146 5bb7836026 WIP, custom API Modes 2024-08-07 20:28:10 +08:00
josc146 08ab0e8891 WIP, custom API Modes 2024-08-07 13:58:01 +08:00
josc146 b2ed03dd45 WIP, custom API Modes 2024-08-06 23:40:40 +08:00
josc146 f320e3ee71 WIP, custom API Modes 2024-08-06 23:19:42 +08:00
josc146 8706737a5c WIP, custom API Modes 2024-08-06 23:10:37 +08:00
josc146 08f2c54683 WIP, custom API Modes 2024-08-06 21:27:07 +08:00
josc146 e4cd8381e3 WIP, custom API Modes 2024-08-06 19:24:21 +08:00
josc146 6877a1b7bc improve 48817006 2024-08-05 19:01:06 +08:00
josc146 c496f87fe6 allow exporting and importing all data (#740) 2024-08-05 16:57:53 +08:00
josc146 4e7410f8cf Allow ESC to close all floating windows (#750) 2024-08-04 23:44:34 +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 e2ec8ac2e6 claude 3 api support (#642) 2024-03-23 16:08:04 +08:00
josc146 c00b8ff9ab improve moonshot api support (#623) 2024-03-22 16:55:37 +08:00
josc146 dd1587ccae fix 0d7d7354 2024-03-05 00:32:17 +08:00
Jialei 0d7d7354d8 support moonshot 2024-03-03 21:45:22 +09: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
ajkost 157399694a feat: Add claude-v2 API (#516) 2023-09-27 21:39:42 +08:00
josc146 b0c8bb0621 compatible balance query with third-party services 2023-06-12 16:32:52 +08:00
josc146 e1008266b8 fix: get balance (#370) @FSpark 2023-05-27 15:37:09 +08:00
FSpark 8b399263d7 fix: unable to get balance from OpenAI 2023-05-27 15:29:17 +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 ae28ca6f42 feat: enabled API Modes option (#264) 2023-04-29 22:19:57 +08:00
josc146 4ba1a8d124 style: refactor option page sections 2023-04-29 13:39:32 +08:00