Commit Graph

18 Commits (main)

Author SHA1 Message Date
sigoden 91a06543b2
refactor: adjust some placeholder/prompt text (#530) 2 weeks ago
sigoden 1a2a261f9f
feat: webui operates independently from aichat (#527) 2 weeks ago
sigoden 7d7caf7479
refactor: webui enhence input textarea and copy message (#526) 2 weeks ago
sigoden 482822da53
fix: webui message body do not autoscroll to bottom sometimes (#525) 2 weeks ago
sigoden 7f21854b9a
fix: webui issue with image (#523) 2 weeks ago
sigoden eaf36cdfb5
refactor: webui limit height of input textarea (#522) 2 weeks ago
sigoden 1b9aed6afb
feat: webui add toolbox(copy-bt/regenerate-btn) to message (#521) 2 weeks ago
sigoden a75aef459d
feat: remove tiktoken (#506) 3 weeks ago
sigoden e2675d6b09
refactor: playground webapp supports structure prompt (#496) 4 weeks ago
sigoden 5d73768acc refactor: improve webui 4 weeks ago
sigoden 84fab36a1f
refactor: split /data.json into /v1/models and /v1/roles (#494) 4 weeks ago
sigoden 7762cd6bed
refactor: model pass_max_tokens (#493) 4 weeks ago
sigoden 1c6c740381
refactor: improve webui (#492) 4 weeks ago
sigoden 85ad276a29
feat: support playground/arena webui (#487) 4 weeks ago
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
sigoden 05d20f207f
feat: add remain tokens indicator and max tokens guard (#50) 1 year ago
sigoden ec1c4bcf8f
refactor: theme and code color (#32) 1 year ago
sigoden d73be65b07
refactor: support highlighting more languages (#28) 1 year ago