Commit Graph

486 Commits (main)
 

Author SHA1 Message Date
sigoden 0a4c0413ef
feat: serve all LLMs as OpenAI-compatible API (#431) 4 weeks ago
sigoden 9c6c9f10a2
feat: builtin models can be overwrited by models config (#429) 4 weeks ago
sigoden d1aafa1115
feat: customize model's max_output_tokens (#428) 4 weeks ago
sigoden 1cc89eff51
refactor: more async code (#427) 4 weeks ago
sigoden c5506fe393
refactor: tell user session compression (#426) 4 weeks ago
sigoden b3162a72b5
refactor: shell execution with spinner and select prompt (#425) 4 weeks ago
sigoden 8b75080973 chore: fix typo 4 weeks ago
sigoden 8ab57ed74e
refactor: update description for cli options and config fields (#423) 1 month ago
sigoden 5d763fc10c
feat: add `.prompt` repl command (#420) 1 month ago
sigoden 8b806db857
feat: ctrlc won't exit repl and remove `ctrlc_exit` config (#419) 1 month ago
sigoden a9a2caf4ae refactor: fluash raw stream 1 month ago
sigoden 5d7c786b7f
feat: remove moonshot client (#418) 1 month ago
sigoden a0b4f344ee refactor: improve error message for some clients 1 month ago
sigoden 13bd2fe299 chore: update discord invite link 1 month ago
sigoden e78750412d refactor: adjust command revision prompt 1 month ago
sigoden b9bde15c1f
feat: add config `buffer_editor` (#417) 1 month ago
sigoden 9149954c7b
feat: always use stream unless set `--no-stream` explicitly (#415) 1 month ago
sigoden 16e9c647d4 refactor: adjust indicator text and render strategy 1 month ago
sigoden 38e594505b
feat: shell commands support revision (#413) 1 month ago
sigoden 6dc332930b
feat: make built-in roles selectable and rename them (#412) 1 month ago
sigoden 1c3e81afe9
feat: add completion scripts (#411) 1 month ago
sigoden 568e9a06db
refactor: hide sytem roles from repl tab-completion (#407) 1 month ago
sigoden 9f19539c2c
refactor: improve error mesasge for invalid eventsource content-type (#405) 1 month ago
sigoden a3f63a5e04
chore: release v0.16.0 (#404) 1 month ago
sigoden 4a88a3da04
refactor: `ctrlc_exit` config default to false (#403) 1 month ago
sigoden 8feaf2a93d refactor: adjust client order 1 month ago
sigoden 3b5843fe2e
refactor: all clients use openai token counter (#402) 1 month ago
sigoden 01ebc87348
refactor: update openai models list (#400) 1 month ago
sigoden 4a5ee3ecb7
feat: `-f/--file` take one value and no enter REPL (#399) 1 month ago
sigoden a0bd6e1d5d
refactor: extract json stream handling (#398) 1 month ago
sigoden 5915bc2f3a
feat: support cohere (#397) 1 month ago
sigoden ce1f9929f2
refactor: update openai models list (#396) 1 month ago
sigoden 07605d892a
refactor: update gemini/vertexai models list (#395) 1 month ago
sigoden 26ad75c005 chore: update readme and description 1 month ago
sigoden 26289616d3
feat: use ctrl+enter to enter newline in REPL (#394) 1 month ago
sigoden 2280010959 refactor: change ctrlc message text 1 month ago
sigoden 2738988fc4
feat: add `ctrlc_exit` option to control REPL exit by ctrl+c (#391) 1 month ago
sigoden 3a0cafebd9 chore: update description 1 month ago
sigoden 931f85e3e9 chore: update readme 1 month ago
sigoden ccc5f864f1 chore: update readme and project description 1 month ago
sigoden f44c552584 chore: update readme to add discord badge 1 month ago
sigoden 78d6e1b1e0
chore: release v0.15.0 (#387)
* chore: release v0.15.0

* add arm/armv7 releases

* update deps
1 month ago
sigoden 664ac813aa
refactor: include filepaths if attaching multple text files (#389) 1 month ago
sigoden e28b53a405
refactor: update models (#388) 1 month 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