sigoden
|
4a88a3da04
|
refactor: ctrlc_exit config default to false (#403)
|
2024-04-11 08:14:08 +08:00 |
|
sigoden
|
8feaf2a93d
|
refactor: adjust client order
|
2024-04-10 23:54:38 +00:00 |
|
sigoden
|
4a5ee3ecb7
|
feat: -f/--file take one value and no enter REPL (#399)
|
2024-04-10 20:36:12 +08:00 |
|
sigoden
|
5915bc2f3a
|
feat: support cohere (#397)
|
2024-04-10 18:52:21 +08:00 |
|
sigoden
|
26ad75c005
|
chore: update readme and description
|
2024-04-09 22:41:22 +00:00 |
|
sigoden
|
3a0cafebd9
|
chore: update description
|
2024-04-08 13:58:08 +00:00 |
|
sigoden
|
931f85e3e9
|
chore: update readme
|
2024-04-08 13:46:05 +00:00 |
|
sigoden
|
ccc5f864f1
|
chore: update readme and project description
|
2024-04-08 12:43:08 +00:00 |
|
sigoden
|
f44c552584
|
chore: update readme to add discord badge
|
2024-04-08 04:19:15 +00:00 |
|
sigoden
|
68a1d98a3d
|
feat: add repl command .save session (#382)
|
2024-03-27 11:20:00 +08:00 |
|
sigoden
|
bd9a6a8725
|
feat: save_session config item can be null (#380)
|
2024-03-27 10:02:09 +08:00 |
|
sigoden
|
a05c462531
|
fix: not dirty session when updating properties (#379)
|
2024-03-27 08:23:24 +08:00 |
|
sigoden
|
8da9fa5f4c
|
feat: add sepereate save_session config item to session (#377)
|
2024-03-27 07:33:21 +08:00 |
|
sigoden
|
7f05dc1a4a
|
feat: support customizing gemini safeSettings (#375)
|
2024-03-25 21:06:35 +08:00 |
|
sigoden
|
eec041c111
|
feat: rename client localai to openai-compatible (#373)
BREAKING CHANGE: rename client localai to openai-compatible
|
2024-03-25 10:52:05 +08:00 |
|
sigoden
|
774d991144
|
feat: support moonshot (#369)
|
2024-03-25 08:23:54 +08:00 |
|
sigoden
|
527da63d18
|
refactor: do not automatically convert temperature value (#368)
|
2024-03-22 19:24:22 +08:00 |
|
sigoden
|
669d6ffde2
|
chore: update readme
|
2024-03-14 02:31:23 +00:00 |
|
sigoden
|
601288029d
|
chore: update description and readme
|
2024-03-11 10:48:54 +00:00 |
|
tequ
|
fc04d56577
|
chore: update README.md (#350)
|
2024-03-11 18:46:36 +08:00 |
|
sigoden
|
d5b10ea0c1
|
chore: fix typos
|
2024-03-07 12:31:06 +00:00 |
|
sigoden
|
d6e12b1f56
|
chore: update readme
|
2024-03-06 20:52:41 +00:00 |
|
sigoden
|
f65c18886b
|
chore: update description
|
2024-03-06 02:34:44 +00:00 |
|
sigoden
|
46cb320aa5
|
chore: spell check
|
2024-03-06 01:46:47 +00:00 |
|
sigoden
|
b82ae88a15
|
chore: update project description and README
|
2024-03-06 01:32:00 +00:00 |
|
sigoden
|
8e5d4e55b1
|
refactor: rename model's max_tokens to max_input_tokens (#339)
BREAKING CHANGE: rename model's `max_tokens` to `max_input_tokens`
|
2024-03-06 08:35:40 +08:00 |
|
sigoden
|
3f693ea060
|
feat: compress session automaticlly (#333)
* feat: compress session automaticlly
* non-block
* update field description
* set compress_threshold
* update session::clear_messages
* able to override session compress_threshold
* enable compress_threshold by default
* make session compress_threshold optional
|
2024-03-04 11:08:59 +08:00 |
|
sigoden
|
e443905dc1
|
feat: add .clear messages to clear session messages (#332)
|
2024-03-03 15:25:21 +08:00 |
|
sigoden
|
3c16aff591
|
feat: add -c/--code to generate only code (#327)
|
2024-03-02 21:11:28 +08:00 |
|
sigoden
|
d275c33632
|
chore: move integration scripts
|
2024-03-02 08:07:06 +00:00 |
|
sigoden
|
6216b40f8c
|
chore: update model_request issue_template and readme
|
2024-03-02 07:57:03 +00:00 |
|
sigoden
|
75fe0b9205
|
feat: support mistral (#324)
|
2024-02-28 08:22:15 +08:00 |
|
sigoden
|
c538533014
|
feat: support claude (#278)
|
2024-02-27 08:38:19 +08:00 |
|
sigoden
|
c73a0acbbc
|
chore: update readme
|
2024-02-26 08:22:37 +00:00 |
|
sigoden
|
05dfdd0b37
|
chore: update readme
|
2024-02-26 03:33:50 +00:00 |
|
sigoden
|
ff0ec15e06
|
feat: add shell integration (#323)
|
2024-02-26 11:28:25 +08:00 |
|
sigoden
|
21d1be5bed
|
refactor: improve prompt error handling (#319)
|
2024-02-24 19:13:48 +08:00 |
|
sigoden
|
16b7ac071f
|
chore: update deps and readme
|
2024-02-23 08:07:56 +00:00 |
|
sigoden
|
7638412128
|
feat: support -e/--execute to execute shell command (#318)
|
2024-02-23 13:15:18 +08:00 |
|
sigoden
|
373b34ef5c
|
feat: edit current prompt on $VISUAL/$EDITOR (#314)
|
2024-02-20 21:31:42 +08:00 |
|
sigoden
|
a30c3cc4c1
|
feat: add openai.api_base config (#302)
|
2024-01-30 18:28:12 +08:00 |
|
sigoden
|
e198e35a28
|
chore: update readme to remove pacman installation
|
2023-12-28 02:13:46 +00:00 |
|
sigoden
|
cb542bef08
|
chore: update readme
|
2023-12-27 01:27:59 +00:00 |
|
sigoden
|
860f098082
|
chore: update readme
|
2023-12-26 01:10:25 +00:00 |
|
sigoden
|
b4ab5238ae
|
chore: update deps and readme
|
2023-12-25 00:26:42 +00:00 |
|
sigoden
|
1c9ca1b002
|
feat: custom REPL prompt (#283)
|
2023-12-24 16:04:18 +08:00 |
|
sigoden
|
5b001af50d
|
chore: update readme
|
2023-12-21 00:03:37 +00:00 |
|
sigoden
|
1bb28665f7
|
chore: update readme and deps
|
2023-12-20 23:21:17 +00:00 |
|
sigoden
|
64c4edf7c8
|
feat: support ollama (#276)
|
2023-12-20 07:49:05 +08:00 |
|
sigoden
|
6fb13359f4
|
feat: abandon PaLM2 (#274)
|
2023-12-19 20:47:15 +08:00 |
|