Commit Graph

568 Commits (b3bec3cfb0ab75a5dc30dbd55b91e687a3588410)
 

Author SHA1 Message Date
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
1 year ago
sigoden 9e8a5481cf feat: support save chat messages to file 1 year ago
sigoden b516080a66 chore: update readme 1 year ago
sigoden 9343f96198 chore: add readme 1 year ago
sigoden 7057b9db19 refactor: remove config::Role.first_sentense 1 year ago
sigoden 6178959454 feat: add .view command 1 year ago
sigoden 99c48a3c59 feat: enable connect timeout 1 year ago
sigoden 1099edcb1a refactor: optimize line sperator 1 year ago
sigoden 48ebf1895d feat: remove the first two newlines 1 year ago
sigoden 57844638ce feat: add config.temperature 1 year ago
sigoden f6e4e4889c refactor: optimize .role command 1 year ago
sigoden 97af9322e7 feat: support list roles with --list-roles 1 year ago
sigoden f66d33e324 feat: handle ctrl-c 1 year ago
sigoden 3a6e2b4c2f chore: add LICENSE 1 year ago
sigoden a9128f7933 refactor: reorganize repl commands 1 year ago
sigoden a0d6ba7a08 chore: add ci 1 year ago
sigoden a80399df36 feat: repl supports history 1 year ago
sigoden dfebab910d init commit 1 year ago