Charlotte Som char · she/her
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
char pushed to main at char/llm-py-web 2025-02-26 13:36:04 +00:00
a6f9824835 parse code blocks and chain-of-thought out of chat responses
char pushed to main at char/llm-py-web 2025-02-26 10:42:14 +00:00
710a6de7bc load the system prompt on-the-fly instead of once at startup
char pushed to main at char/llm-py-web 2025-02-26 10:26:11 +00:00
d657937ff4 fix id state when using new convo
char pushed to main at char/llm-py-web 2025-02-26 10:21:36 +00:00
e45fde5178 send and display the conversation name
char pushed to main at char/llm-py-web 2025-02-26 09:55:22 +00:00
43017bca36 more tweaks for mobile safari
char pushed to main at char/llm-py-web 2025-02-26 08:58:06 +00:00
71ca2a5b36 reverse the nav order actually
char pushed to main at char/llm-py-web 2025-02-26 08:54:19 +00:00
106100c5c5 oops. ignore build output
16b38f4e98 add placeholder to input
Compare 2 commits »
char pushed to main at char/llm-py-web 2025-02-26 08:52:56 +00:00
b8f7ce6ad7 send real id if conversation_id is 'new'
char pushed to main at char/llm-py-web 2025-02-26 08:48:40 +00:00
b0b5facced brevity
char pushed to main at char/llm-py-web 2025-02-26 08:47:05 +00:00
2bbfd6832c make the input font size large enough to make safari not zoom
char pushed to main at char/llm-py-web 2025-02-26 08:39:03 +00:00
6d36179701 set color instead of opacity on user messages