sigoden
8ab57ed74e
refactor: update description for cli options and config fields ( #423 )
2024-04-20 21:07:30 +08:00
sigoden
5d763fc10c
feat: add .prompt
repl command ( #420 )
2024-04-20 09:21:52 +08:00
sigoden
8b806db857
feat: ctrlc won't exit repl and remove ctrlc_exit
config ( #419 )
2024-04-20 07:53:31 +08:00
sigoden
a9a2caf4ae
refactor: fluash raw stream
2024-04-19 23:32:43 +00:00
sigoden
5d7c786b7f
feat: remove moonshot client ( #418 )
2024-04-19 10:55:08 +08:00
sigoden
a0b4f344ee
refactor: improve error message for some clients
2024-04-19 02:42:05 +00:00
sigoden
13bd2fe299
chore: update discord invite link
2024-04-18 12:39:43 +00:00
sigoden
e78750412d
refactor: adjust command revision prompt
2024-04-18 11:34:19 +00:00
sigoden
b9bde15c1f
feat: add config buffer_editor
( #417 )
2024-04-18 18:22:15 +08:00
sigoden
9149954c7b
feat: always use stream unless set --no-stream
explicitly ( #415 )
2024-04-15 11:28:25 +08:00
sigoden
16e9c647d4
refactor: adjust indicator text and render strategy
2024-04-14 22:23:01 +00:00
sigoden
38e594505b
feat: shell commands support revision ( #413 )
2024-04-15 05:58:45 +08:00
sigoden
6dc332930b
feat: make built-in roles selectable and rename them ( #412 )
2024-04-14 14:43:42 +08:00
sigoden
1c3e81afe9
feat: add completion scripts ( #411 )
2024-04-13 19:50:10 +08:00
sigoden
568e9a06db
refactor: hide sytem roles from repl tab-completion ( #407 )
2024-04-12 06:12:08 +08:00
sigoden
9f19539c2c
refactor: improve error mesasge for invalid eventsource content-type ( #405 )
2024-04-11 12:37:18 +08:00
sigoden
a3f63a5e04
chore: release v0.16.0 ( #404 )
2024-04-11 08:34:18 +08:00
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
3b5843fe2e
refactor: all clients use openai token counter ( #402 )
2024-04-11 05:03:58 +08:00
sigoden
01ebc87348
refactor: update openai models list ( #400 )
2024-04-10 21:02:26 +08:00
sigoden
4a5ee3ecb7
feat: -f/--file
take one value and no enter REPL ( #399 )
2024-04-10 20:36:12 +08:00
sigoden
a0bd6e1d5d
refactor: extract json stream handling ( #398 )
2024-04-10 20:06:57 +08:00
sigoden
5915bc2f3a
feat: support cohere ( #397 )
2024-04-10 18:52:21 +08:00
sigoden
ce1f9929f2
refactor: update openai models list ( #396 )
2024-04-10 09:27:39 +08:00
sigoden
07605d892a
refactor: update gemini/vertexai models list ( #395 )
2024-04-10 07:44:36 +08:00
sigoden
26ad75c005
chore: update readme and description
2024-04-09 22:41:22 +00:00
sigoden
26289616d3
feat: use ctrl+enter to enter newline in REPL ( #394 )
2024-04-09 17:35:56 +08:00
sigoden
2280010959
refactor: change ctrlc message text
2024-04-08 23:27:37 +00:00
sigoden
2738988fc4
feat: add ctrlc_exit
option to control REPL exit by ctrl+c ( #391 )
2024-04-09 07:17:02 +08: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
78d6e1b1e0
chore: release v0.15.0 ( #387 )
...
* chore: release v0.15.0
* add arm/armv7 releases
* update deps
2024-04-07 22:02:05 +08:00
sigoden
664ac813aa
refactor: include filepaths if attaching multple text files ( #389 )
2024-04-07 06:26:43 +08:00
sigoden
e28b53a405
refactor: update models ( #388 )
2024-04-06 09:10:42 +08:00
sigoden
2654542601
chore: fix typo
2024-04-04 09:05:40 +00:00
sigoden
b91d1c4a93
refactor: gemini/vertexai blocked by safety ( #386 )
2024-04-04 16:43:05 +08:00
sigoden
f3551c2efa
chore: update ci
2024-04-04 08:04:16 +00:00
sigoden
84695b62c6
chore: update deps
2024-03-30 02:44:25 +00:00
sigoden
2206593612
fix: incorrectly render text contains tabs ( #384 )
2024-03-28 22:11:56 +08:00
sigoden
68a1d98a3d
feat: add repl command .save session
( #382 )
2024-03-27 11:20:00 +08:00
sigoden
4cfd6c8e9f
refactor: config add in_repl property ( #381 )
2024-03-27 10:25:42 +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
3180d1d485
refactor: seperate temperature from role/session ( #378 )
2024-03-27 08:11:00 +08:00
sigoden
8da9fa5f4c
feat: add sepereate save_session
config item to session ( #377 )
2024-03-27 07:33:21 +08:00
Patrick Jackson
582f56e915
feat: add save_session
config item and --save-session
cli option ( #370 )
...
* fix: sessions should save when exiting
* feat: improve save sessions
* feat: do not allow saving the temp session name
* feat: allow creating a session without interactive use
* feat: add `save_session` config and `--save-session` option
---------
Co-authored-by: sigoden <sigoden@gmail.com>
2024-03-27 07:00:28 +08:00
sigoden
7f05dc1a4a
feat: support customizing gemini safeSettings ( #375 )
2024-03-25 21:06:35 +08:00