You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aichat/src
sigoden cfb6ce6958
feat: support light theme (#65)
There are two ways to enable the light theme:
- add `light_theme: true` to config.yaml
- use `AICHAT_LIGHT_THEME=true` env var
1 year ago
..
config feat: support light theme (#65) 1 year ago
render feat: support light theme (#65) 1 year ago
repl feat: support light theme (#65) 1 year ago
utils feat: add remain tokens indicator and max tokens guard (#50) 1 year ago
cli.rs feat: provide `--prompt` for adding a prompt from cli (#62) 1 year ago
client.rs feat: support more env vars (#63) 1 year ago
main.rs feat: support light theme (#65) 1 year ago
term.rs refactor: imports order and group 1 year ago