Charlotte Som char · she/her
char pushed to main at char/llm-py-web 2025-03-02 07:58:42 +00:00
115c762e57 don't 404 when trying to connect to a non-existent conversation, just create it
char pushed to main at char/plinth-infra 2025-03-02 07:17:57 +00:00
adb5b54a4e set vim.enable
char pushed to main at char/plinth-infra 2025-03-02 06:34:01 +00:00
2f0240881d update watch party
d77e71e7ae update flake inputs
Compare 2 commits »
char pushed to main at char/llm-py-web 2025-03-01 12:51:03 +00:00
3a73e21c5b display the current model in use
char pushed to main at char/llm-py-web 2025-03-01 12:45:34 +00:00
877a4932d3 allow model selection via browser devtools lol
char pushed to main at char/llm-py-web 2025-03-01 12:26:34 +00:00
63822ba495 allow model selection via browser devtools lol
char pushed to main at char/llm-py-web 2025-03-01 12:24:31 +00:00
603c58e0ab upgrade llm version
char pushed to main at char/llm-py-web 2025-02-28 16:22:05 +00:00
95bca64731 Revert "use a flex column-reverse outside a column"
char pushed to main at char/llm-py-web 2025-02-27 16:59:31 +00:00
8c058d217d use a flex column-reverse outside a column
char pushed to main at char/plinth-infra 2025-02-27 09:44:25 +00:00
b180d03549 add uv to flake, update watch-party
char pushed to main at char/plinth-infra 2025-02-27 09:44:12 +00:00
8e1513f1cf upgrade pds
char pushed to main at char/llm-py-web 2025-02-27 08:46:24 +00:00
ef0cfbd72d add more code highlight languages & split out hljs
char pushed to main at char/llm-py-web 2025-02-27 07:55:04 +00:00
baedcbaab7 display system prompt
char pushed to main at char/llm-py-web 2025-02-26 16:35:10 +00:00
43f44fcab4 use a route signal so that we dont double-connect
char pushed to main at char/llm-py-web 2025-02-26 16:13:38 +00:00
323802e740 use user-supplied model id
char pushed to main at char/llm-py-web 2025-02-26 16:11:36 +00:00
a3924be4c1 make the font smaller for chain of thought output
char pushed to main at char/llm-py-web 2025-02-26 16:08:13 +00:00
a15183d54b make chain of thought fixed height while it's computing
char pushed to main at char/llm-py-web 2025-02-26 14:18:44 +00:00
a62a11a0cc we should minify this
char pushed to main at char/llm-py-web 2025-02-26 14:13:49 +00:00
74f9ce2acd remove this todo that we to did
char pushed to main at char/llm-py-web 2025-02-26 14:05:03 +00:00
03555c9be0 add hljs support for typescript