sigoden
|
91a06543b2
|
refactor: adjust some placeholder/prompt text (#530)
|
2024-05-21 08:06:57 +08:00 |
|
sigoden
|
1a2a261f9f
|
feat: webui operates independently from aichat (#527)
|
2024-05-20 10:30:07 +08:00 |
|
sigoden
|
7d7caf7479
|
refactor: webui enhence input textarea and copy message (#526)
|
2024-05-20 09:09:42 +08:00 |
|
sigoden
|
482822da53
|
fix: webui message body do not autoscroll to bottom sometimes (#525)
|
2024-05-20 07:56:57 +08:00 |
|
sigoden
|
7f21854b9a
|
fix: webui issue with image (#523)
|
2024-05-19 13:32:43 +08:00 |
|
sigoden
|
eaf36cdfb5
|
refactor: webui limit height of input textarea (#522)
|
2024-05-19 11:36:37 +08:00 |
|
sigoden
|
1b9aed6afb
|
feat: webui add toolbox(copy-bt/regenerate-btn) to message (#521)
|
2024-05-19 10:08:44 +08:00 |
|
sigoden
|
a75aef459d
|
feat: remove tiktoken (#506)
|
2024-05-14 15:02:58 +08:00 |
|
sigoden
|
e2675d6b09
|
refactor: playground webapp supports structure prompt (#496)
|
2024-05-09 21:40:34 +08:00 |
|
sigoden
|
5d73768acc
|
refactor: improve webui
|
2024-05-08 08:25:46 +00:00 |
|
sigoden
|
84fab36a1f
|
refactor: split /data.json into /v1/models and /v1/roles (#494)
|
2024-05-08 14:04:46 +08:00 |
|
sigoden
|
7762cd6bed
|
refactor: model pass_max_tokens (#493)
|
2024-05-08 13:46:26 +08:00 |
|
sigoden
|
1c6c740381
|
refactor: improve webui (#492)
|
2024-05-07 20:03:35 +08:00 |
|
sigoden
|
85ad276a29
|
feat: support playground/arena webui (#487)
|
2024-05-07 09:12:18 +08:00 |
|
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
|
2023-03-11 18:53:36 +08:00 |
|
sigoden
|
05d20f207f
|
feat: add remain tokens indicator and max tokens guard (#50)
|
2023-03-09 15:30:39 +08:00 |
|
sigoden
|
ec1c4bcf8f
|
refactor: theme and code color (#32)
|
2023-03-08 07:25:32 +08:00 |
|
sigoden
|
d73be65b07
|
refactor: support highlighting more languages (#28)
|
2023-03-07 15:37:03 +08:00 |
|