Commit Graph

324 Commits (4d52479545082254315171d6716ee9c3588f76f5)
 

Author SHA1 Message Date
sigoden 3ffebce8bb refactor: split into separate mods 2 years ago
sigoden 2e511c1327 chore: optimize config path 2 years ago
sigoden 1cde32160b chore: update readme 2 years ago
sigoden 0de680a4e9
chore: use rustls (#1)
* chore: use rustls

* remove docker release
2 years ago
sigoden 2ea37fc814 chore: update readme 2 years ago
sigoden 17ee12a7f9 feat: support initial configuration items 2 years ago
sigoden 627a2d08ce refactor: config path and config data
use yaml other than toml for configuration.
use $AICHAT_CONFIG_DIR other than $HOME for config dir.
split roles to seperate config file
2 years ago
sigoden 9e8a5481cf feat: support save chat messages to file 2 years ago
sigoden b516080a66 chore: update readme 2 years ago
sigoden 9343f96198 chore: add readme 2 years ago
sigoden 7057b9db19 refactor: remove config::Role.first_sentense 2 years ago
sigoden 6178959454 feat: add .view command 2 years ago
sigoden 99c48a3c59 feat: enable connect timeout 2 years ago
sigoden 1099edcb1a refactor: optimize line sperator 2 years ago
sigoden 48ebf1895d feat: remove the first two newlines 2 years ago
sigoden 57844638ce feat: add config.temperature 2 years ago
sigoden f6e4e4889c refactor: optimize .role command 2 years ago
sigoden 97af9322e7 feat: support list roles with --list-roles 2 years ago
sigoden f66d33e324 feat: handle ctrl-c 2 years ago
sigoden 3a6e2b4c2f chore: add LICENSE 2 years ago
sigoden a9128f7933 refactor: reorganize repl commands 2 years ago
sigoden a0d6ba7a08 chore: add ci 2 years ago
sigoden a80399df36 feat: repl supports history 2 years ago
sigoden dfebab910d init commit 2 years ago