Commit Graph

131 Commits (main)

Author SHA1 Message Date
sigoden 259583f4f7 chore: update readme 21 hours ago
sigoden 38797e3264
chore: release v0.18.0 (#551) 22 hours ago
sigoden 154c1e0b4b
chore: release v0.17.0 (#497) 3 weeks ago
sigoden a3dd675276 chore: update discord invite link in readme 4 weeks ago
sigoden a17f349daa
feat: support customizing `top_p` parameter (#434) 1 month ago
sigoden 8b75080973 chore: fix typo 1 month ago
sigoden 8ab57ed74e
refactor: update description for cli options and config fields (#423) 1 month ago
sigoden 8b806db857
feat: ctrlc won't exit repl and remove `ctrlc_exit` config (#419) 1 month ago
sigoden 5d7c786b7f
feat: remove moonshot client (#418) 1 month ago
sigoden 13bd2fe299 chore: update discord invite link 1 month ago
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 4a5ee3ecb7
feat: `-f/--file` take one value and no enter REPL (#399) 2 months ago
sigoden 5915bc2f3a
feat: support cohere (#397) 2 months ago
sigoden 26ad75c005 chore: update readme and description 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 68a1d98a3d
feat: add repl command `.save session` (#382) 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 8da9fa5f4c
feat: add sepereate `save_session` config item to session (#377) 2 months ago
sigoden 7f05dc1a4a
feat: support customizing gemini safeSettings (#375) 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 774d991144
feat: support moonshot (#369) 2 months ago
sigoden 527da63d18
refactor: do not automatically convert temperature value (#368) 2 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 d5b10ea0c1 chore: fix typos 3 months ago
sigoden d6e12b1f56 chore: update readme 3 months ago
sigoden f65c18886b chore: update description 3 months ago
sigoden 46cb320aa5 chore: spell check 3 months ago
sigoden b82ae88a15 chore: update project description and README 3 months ago
sigoden 8e5d4e55b1
refactor: rename model's `max_tokens` to `max_input_tokens` (#339)
BREAKING CHANGE: rename model's `max_tokens` to `max_input_tokens`
3 months ago
sigoden 3f693ea060
feat: compress session automaticlly (#333)
* feat: compress session automaticlly

* non-block

* update field description

* set compress_threshold

* update session::clear_messages

* able to override session compress_threshold

* enable compress_threshold by default

* make session compress_threshold optional
3 months ago
sigoden e443905dc1
feat: add `.clear messages` to clear session messages (#332) 3 months ago
sigoden 3c16aff591
feat: add `-c/--code` to generate only code (#327) 3 months ago
sigoden d275c33632 chore: move integration scripts 3 months ago
sigoden 6216b40f8c chore: update model_request issue_template and readme 3 months ago
sigoden 75fe0b9205
feat: support mistral (#324) 3 months ago
sigoden c538533014
feat: support claude (#278) 3 months ago
sigoden c73a0acbbc chore: update readme 3 months ago
sigoden 05dfdd0b37 chore: update readme 3 months ago
sigoden ff0ec15e06
feat: add shell integration (#323) 3 months ago
sigoden 21d1be5bed
refactor: improve prompt error handling (#319) 3 months ago
sigoden 16b7ac071f chore: update deps and readme 3 months ago
sigoden 7638412128
feat: support `-e/--execute` to execute shell command (#318) 3 months ago