Commit Graph

24 Commits (b4e4fb57c3858a484384f51786121a88bf28d8f9)

Author SHA1 Message Date
sigoden 4aad6e768f
refactor: webui playground abandon compressing session (#715) 2 months ago
sigoden 19b1307802
fix: webui input-panel exceeds viewpoint on mobile (#714) 2 months ago
Michael Salaverry 571016096c
feat: webui supports text to speech for messages (#712) 2 months ago
sigoden f2378e1725
refactor: rename model.mode to model.type (#625) 3 months ago
sigoden 054e998ff4
feat: serve embeddings api (#624) 3 months ago
sigoden a732291f33
refactor: rename `pass_max_tokens` to `require_max_tokens` (#562) 4 months ago
sigoden 91a06543b2
refactor: adjust some placeholder/prompt text (#530) 4 months ago
sigoden 1a2a261f9f
feat: webui operates independently from aichat (#527) 4 months ago
sigoden 7d7caf7479
refactor: webui enhence input textarea and copy message (#526) 4 months ago
sigoden 482822da53
fix: webui message body do not autoscroll to bottom sometimes (#525) 4 months ago
sigoden 7f21854b9a
fix: webui issue with image (#523) 4 months ago
sigoden eaf36cdfb5
refactor: webui limit height of input textarea (#522) 4 months ago
sigoden 1b9aed6afb
feat: webui add toolbox(copy-bt/regenerate-btn) to message (#521) 4 months ago
sigoden a75aef459d
feat: remove tiktoken (#506) 4 months ago
sigoden e2675d6b09
refactor: playground webapp supports structure prompt (#496) 4 months ago
sigoden 5d73768acc refactor: improve webui 4 months ago
sigoden 84fab36a1f
refactor: split /data.json into /v1/models and /v1/roles (#494) 4 months ago
sigoden 7762cd6bed
refactor: model pass_max_tokens (#493) 4 months ago
sigoden 1c6c740381
refactor: improve webui (#492) 5 months ago
sigoden 85ad276a29
feat: support playground/arena webui (#487) 5 months 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
2 years ago
sigoden 05d20f207f
feat: add remain tokens indicator and max tokens guard (#50) 2 years ago
sigoden ec1c4bcf8f
refactor: theme and code color (#32) 2 years ago
sigoden d73be65b07
refactor: support highlighting more languages (#28) 2 years ago