Commit Graph

127 Commits (4d4a100fe6fcde7ca3afcf7971ac387d355349eb)

Author SHA1 Message Date
sigoden a17f349daa
feat: support customizing `top_p` parameter (#434) 5 months ago
sigoden 8b75080973 chore: fix typo 5 months ago
sigoden 8ab57ed74e
refactor: update description for cli options and config fields (#423) 5 months ago
sigoden 8b806db857
feat: ctrlc won't exit repl and remove `ctrlc_exit` config (#419) 5 months ago
sigoden 5d7c786b7f
feat: remove moonshot client (#418) 5 months ago
sigoden 13bd2fe299 chore: update discord invite link 5 months ago
sigoden a3f63a5e04
chore: release v0.16.0 (#404) 5 months ago
sigoden 4a88a3da04
refactor: `ctrlc_exit` config default to false (#403) 5 months ago
sigoden 8feaf2a93d refactor: adjust client order 5 months ago
sigoden 4a5ee3ecb7
feat: `-f/--file` take one value and no enter REPL (#399) 5 months ago
sigoden 5915bc2f3a
feat: support cohere (#397) 5 months ago
sigoden 26ad75c005 chore: update readme and description 5 months ago
sigoden 3a0cafebd9 chore: update description 5 months ago
sigoden 931f85e3e9 chore: update readme 5 months ago
sigoden ccc5f864f1 chore: update readme and project description 5 months ago
sigoden f44c552584 chore: update readme to add discord badge 5 months ago
sigoden 68a1d98a3d
feat: add repl command `.save session` (#382) 6 months ago
sigoden bd9a6a8725
feat: `save_session` config item can be null (#380) 6 months ago
sigoden a05c462531
fix: not dirty session when updating properties (#379) 6 months ago
sigoden 8da9fa5f4c
feat: add sepereate `save_session` config item to session (#377) 6 months ago
sigoden 7f05dc1a4a
feat: support customizing gemini safeSettings (#375) 6 months ago
sigoden eec041c111
feat: rename client localai to openai-compatible (#373)
BREAKING CHANGE: rename client localai to openai-compatible
6 months ago
sigoden 774d991144
feat: support moonshot (#369) 6 months ago
sigoden 527da63d18
refactor: do not automatically convert temperature value (#368) 6 months ago
sigoden 669d6ffde2 chore: update readme 6 months ago
sigoden 601288029d chore: update description and readme 6 months ago
tequ fc04d56577
chore: update README.md (#350) 6 months ago
sigoden d5b10ea0c1 chore: fix typos 7 months ago
sigoden d6e12b1f56 chore: update readme 7 months ago
sigoden f65c18886b chore: update description 7 months ago
sigoden 46cb320aa5 chore: spell check 7 months ago
sigoden b82ae88a15 chore: update project description and README 7 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`
7 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
7 months ago
sigoden e443905dc1
feat: add `.clear messages` to clear session messages (#332) 7 months ago
sigoden 3c16aff591
feat: add `-c/--code` to generate only code (#327) 7 months ago
sigoden d275c33632 chore: move integration scripts 7 months ago
sigoden 6216b40f8c chore: update model_request issue_template and readme 7 months ago
sigoden 75fe0b9205
feat: support mistral (#324) 7 months ago
sigoden c538533014
feat: support claude (#278) 7 months ago
sigoden c73a0acbbc chore: update readme 7 months ago
sigoden 05dfdd0b37 chore: update readme 7 months ago
sigoden ff0ec15e06
feat: add shell integration (#323) 7 months ago
sigoden 21d1be5bed
refactor: improve prompt error handling (#319) 7 months ago
sigoden 16b7ac071f chore: update deps and readme 7 months ago
sigoden 7638412128
feat: support `-e/--execute` to execute shell command (#318) 7 months ago
sigoden 373b34ef5c
feat: edit current prompt on $VISUAL/$EDITOR (#314) 7 months ago
sigoden a30c3cc4c1
feat: add openai.api_base config (#302) 8 months ago
sigoden e198e35a28 chore: update readme to remove pacman installation 9 months ago
sigoden cb542bef08 chore: update readme 9 months ago