Commit Graph

363 Commits (a3f63a5e04cf56e4cc39b32bb33a3506d4366249)
 

Author SHA1 Message Date
sigoden a3f63a5e04
chore: release v0.16.0 (#404) 2 months ago
sigoden 4a88a3da04
refactor: `ctrlc_exit` config default to false (#403) 2 months ago
sigoden 8feaf2a93d refactor: adjust client order 2 months ago
sigoden 3b5843fe2e
refactor: all clients use openai token counter (#402) 2 months ago
sigoden 01ebc87348
refactor: update openai models list (#400) 2 months ago
sigoden 4a5ee3ecb7
feat: `-f/--file` take one value and no enter REPL (#399) 2 months ago
sigoden a0bd6e1d5d
refactor: extract json stream handling (#398) 2 months ago
sigoden 5915bc2f3a
feat: support cohere (#397) 2 months ago
sigoden ce1f9929f2
refactor: update openai models list (#396) 2 months ago
sigoden 07605d892a
refactor: update gemini/vertexai models list (#395) 2 months ago
sigoden 26ad75c005 chore: update readme and description 2 months ago
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 3 months ago
sigoden 2206593612
fix: incorrectly render text contains tabs (#384) 3 months ago
sigoden 68a1d98a3d
feat: add repl command `.save session` (#382) 3 months ago
sigoden 4cfd6c8e9f
refactor: config add in_repl property (#381) 3 months ago
sigoden bd9a6a8725
feat: `save_session` config item can be null (#380) 3 months ago
sigoden a05c462531
fix: not dirty session when updating properties (#379) 3 months ago
sigoden 3180d1d485
refactor: seperate temperature from role/session (#378) 3 months ago
sigoden 8da9fa5f4c
feat: add sepereate `save_session` config item to session (#377) 3 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>
3 months ago
sigoden 7f05dc1a4a
feat: support customizing gemini safeSettings (#375) 3 months ago
sigoden 0ebc7955da
refactor: improve creating config for openai-compatible client (#374) 3 months ago
sigoden eec041c111
feat: rename client localai to openai-compatible (#373)
BREAKING CHANGE: rename client localai to openai-compatible
3 months ago
sigoden bbd0c28726
refactor: reorder models (#372)
The capable ones come first.
3 months ago
sigoden 774d991144
feat: support moonshot (#369) 3 months ago
sigoden 527da63d18
refactor: do not automatically convert temperature value (#368) 3 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