Commit Graph

502 Commits (main)
 

Author SHA1 Message Date
sigoden 26289616d3
feat: use ctrl+enter to enter newline in REPL (#394) 2 months ago
sigoden 2280010959 refactor: change ctrlc message text 2 months ago
sigoden 2738988fc4
feat: add `ctrlc_exit` option to control REPL exit by ctrl+c (#391) 2 months ago
sigoden 3a0cafebd9 chore: update description 2 months ago
sigoden 931f85e3e9 chore: update readme 2 months ago
sigoden ccc5f864f1 chore: update readme and project description 2 months ago
sigoden f44c552584 chore: update readme to add discord badge 2 months ago
sigoden 78d6e1b1e0
chore: release v0.15.0 (#387)
* chore: release v0.15.0

* add arm/armv7 releases

* update deps
2 months ago
sigoden 664ac813aa
refactor: include filepaths if attaching multple text files (#389) 2 months ago
sigoden e28b53a405
refactor: update models (#388) 2 months ago
sigoden 2654542601 chore: fix typo 2 months ago
sigoden b91d1c4a93
refactor: gemini/vertexai blocked by safety (#386) 2 months ago
sigoden f3551c2efa chore: update ci 2 months ago
sigoden 84695b62c6 chore: update deps 2 months ago
sigoden 2206593612
fix: incorrectly render text contains tabs (#384) 2 months ago
sigoden 68a1d98a3d
feat: add repl command `.save session` (#382) 2 months ago
sigoden 4cfd6c8e9f
refactor: config add in_repl property (#381) 2 months ago
sigoden bd9a6a8725
feat: `save_session` config item can be null (#380) 2 months ago
sigoden a05c462531
fix: not dirty session when updating properties (#379) 2 months ago
sigoden 3180d1d485
refactor: seperate temperature from role/session (#378) 2 months ago
sigoden 8da9fa5f4c
feat: add sepereate `save_session` config item to session (#377) 2 months ago
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>
2 months ago
sigoden 7f05dc1a4a
feat: support customizing gemini safeSettings (#375) 2 months ago
sigoden 0ebc7955da
refactor: improve creating config for openai-compatible client (#374) 2 months ago
sigoden eec041c111
feat: rename client localai to openai-compatible (#373)
BREAKING CHANGE: rename client localai to openai-compatible
2 months ago
sigoden bbd0c28726
refactor: reorder models (#372)
The capable ones come first.
2 months ago
sigoden 774d991144
feat: support moonshot (#369) 2 months ago
sigoden 527da63d18
refactor: do not automatically convert temperature value (#368) 2 months ago
sigoden 4d52479545
fix: vertexai model names (#365) 3 months ago
sigoden 7279e43141
fix: color on non-truecolor terminal (#363)
* fix: color on non-truecolor terminal

* make ansicolor lower contrast
3 months ago
Chief Marlin 8681895944
fix: misspelled mistral model name (#359) 3 months ago
sigoden 50c03e4fdc
feat: update ernie models (#357) 3 months ago
sigoden f3210d622a
refactor: remove role field from session struct (#356) 3 months ago
sigoden 992d570041
refactor: cleanup the deprecated repl commands (#355) 3 months ago
sigoden 930d8c12ab
feat: new model claude:claude-3-haiku-20240307 (#353) 3 months ago
sigoden 669d6ffde2 chore: update readme 3 months ago
sigoden 601288029d chore: update description and readme 3 months ago
tequ fc04d56577
chore: update README.md (#350) 3 months ago
sigoden aed243c3aa
feat: allow use of temporary role in a session (#348) 3 months ago
sigoden 8f14498969
fix: erratic behaviour when using temp role in a session (#347) 3 months ago
sigoden c3677e3380
chore: release v0.14.0 (#341) 3 months ago
sigoden 2404a619e4 chore: update deps 3 months ago
sigoden d5b10ea0c1 chore: fix typos 3 months ago
sigoden f82f577b6d
feat: add nushell integration (#344) 3 months ago
sigoden d6e12b1f56 chore: update readme 3 months ago
sigoden f65c18886b chore: update description 3 months ago
sigoden 32ce76e4d1 chore: update deps 3 months ago
sigoden 46cb320aa5 chore: spell check 3 months ago
sigoden b82ae88a15 chore: update project description and README 3 months ago
sigoden 9e4f21546c chore: update LICENSE-MIT 3 months ago