Commit Graph

373 Commits (13bd2fe29912c2141a24d953204fd6fb28cfa8d8)
 

Author SHA1 Message Date
sigoden 13bd2fe299 chore: update discord invite link 2 months ago
sigoden e78750412d refactor: adjust command revision prompt 2 months ago
sigoden b9bde15c1f
feat: add config `buffer_editor` (#417) 2 months ago
sigoden 9149954c7b
feat: always use stream unless set `--no-stream` explicitly (#415) 2 months ago
sigoden 16e9c647d4 refactor: adjust indicator text and render strategy 2 months ago
sigoden 38e594505b
feat: shell commands support revision (#413) 2 months ago
sigoden 6dc332930b
feat: make built-in roles selectable and rename them (#412) 2 months ago
sigoden 1c3e81afe9
feat: add completion scripts (#411) 3 months ago
sigoden 568e9a06db
refactor: hide sytem roles from repl tab-completion (#407) 3 months ago
sigoden 9f19539c2c
refactor: improve error mesasge for invalid eventsource content-type (#405) 3 months ago
sigoden a3f63a5e04
chore: release v0.16.0 (#404) 3 months ago
sigoden 4a88a3da04
refactor: `ctrlc_exit` config default to false (#403) 3 months ago
sigoden 8feaf2a93d refactor: adjust client order 3 months ago
sigoden 3b5843fe2e
refactor: all clients use openai token counter (#402) 3 months ago
sigoden 01ebc87348
refactor: update openai models list (#400) 3 months ago
sigoden 4a5ee3ecb7
feat: `-f/--file` take one value and no enter REPL (#399) 3 months ago
sigoden a0bd6e1d5d
refactor: extract json stream handling (#398) 3 months ago
sigoden 5915bc2f3a
feat: support cohere (#397) 3 months ago
sigoden ce1f9929f2
refactor: update openai models list (#396) 3 months ago
sigoden 07605d892a
refactor: update gemini/vertexai models list (#395) 3 months ago
sigoden 26ad75c005 chore: update readme and description 3 months ago
sigoden 26289616d3
feat: use ctrl+enter to enter newline in REPL (#394) 3 months ago
sigoden 2280010959 refactor: change ctrlc message text 3 months ago
sigoden 2738988fc4
feat: add `ctrlc_exit` option to control REPL exit by ctrl+c (#391) 3 months ago
sigoden 3a0cafebd9 chore: update description 3 months ago
sigoden 931f85e3e9 chore: update readme 3 months ago
sigoden ccc5f864f1 chore: update readme and project description 3 months ago
sigoden f44c552584 chore: update readme to add discord badge 3 months ago
sigoden 78d6e1b1e0
chore: release v0.15.0 (#387)
* chore: release v0.15.0

* add arm/armv7 releases

* update deps
3 months ago
sigoden 664ac813aa
refactor: include filepaths if attaching multple text files (#389) 3 months ago
sigoden e28b53a405
refactor: update models (#388) 3 months ago
sigoden 2654542601 chore: fix typo 3 months ago
sigoden b91d1c4a93
refactor: gemini/vertexai blocked by safety (#386) 3 months ago
sigoden f3551c2efa chore: update ci 3 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