Timothy J. Baek
ccbf5a08f3
refac
2024-11-06 02:19:04 -08:00
Timothy J. Baek
09935d191f
refac: feedback base_models
2024-10-28 15:19:02 -07:00
Timothy J. Baek
e03e22dd1f
enh: include base model id in feedback metadata
2024-10-28 15:07:40 -07:00
Timothy J. Baek
205402e096
refac
2024-10-24 01:01:00 -07:00
Timothy J. Baek
744139d2ce
refac
2024-10-24 00:35:27 -07:00
Timothy J. Baek
a28ef8acc5
refac
2024-10-24 00:34:44 -07:00
Timothy J. Baek
9c2d592c73
enh: include message_turn metadata
2024-10-24 00:23:31 -07:00
Timothy J. Baek
0f4b6cdb67
refac
2024-10-23 20:49:18 -07:00
Timothy J. Baek
ec37d801be
refac: feedback optimisation
2024-10-23 20:27:32 -07:00
Timothy J. Baek
076f9fd9c0
enh: auto tag feedback
2024-10-23 20:18:51 -07:00
Timothy J. Baek
4a1bf6d6c4
refac
2024-10-23 01:23:49 -07:00
Timothy J. Baek
ce85400817
refac: feedback
2024-10-22 22:55:34 -07:00
Timothy J. Baek
29e8e2d938
refac: rating submit -> save
2024-10-14 20:35:06 -07:00
Timothy J. Baek
e0e249c1b9
refac: convention
2024-10-13 23:16:51 -07:00
Etienne Perot
9fbff16a08
feat: add code execution status to chat messages.
...
This adds `code_executions` as an array of code execution statuses to
chat messages. The intent of this data is to be displayed in a similar
manner as citations: at the bottom of the message, with buttons that open
a modal for more info. However, code execution data doesn't fit well in
citation modals, because they fundamentally differ in their formatting.
Code execution status includes the code that was run (which benefits from
being syntax-highlighted), and the output and generated files. This
differs from citations which are just list of document names and links.
Additionally, code execution is a process, whereas citations are only
emitted once. This is why code execution data uses an ID-based approach,
where each code execution instance is identified by a unique ID and can
be updated by emitting a new `code_execution` message with the same ID.
This allows the code execution status to be updated as code runs.
2024-10-12 16:14:12 -07:00
Timothy J. Baek
09f34a7561
refac
2024-10-07 14:57:56 -07:00
Timothy J. Baek
53954e4c05
feat: ask floating button
2024-10-06 16:14:12 -07:00
Timothy J. Baek
0f287c8a09
enh: floating codeblock buttons
2024-10-05 20:48:55 -07:00
Timothy J. Baek
c746fd94cb
refac
2024-10-05 18:43:17 -07:00
Timothy J. Baek
ed1a2ab5e8
refac: explain button behaviour
2024-10-05 16:50:06 -07:00
Timothy J. Baek
1558f64c48
refac: only show floating buttons when message.done
2024-10-05 14:51:28 -07:00
Timothy J. Baek
e184a65dea
refac
2024-10-05 12:43:58 -07:00
Timothy J. Baek
f5b6785e53
refac
2024-10-05 12:07:45 -07:00
Timothy J. Baek
81440460f2
feat: editable code block
2024-10-05 12:04:36 -07:00
Timothy J. Baek
ed3e1397ca
refac
2024-10-05 01:40:10 -07:00
Timothy J. Baek
0ad35ffad9
feat: text select quick actions
2024-10-05 01:37:39 -07:00
Jun Siang Cheah
a8ec73d01e
feat: show the user the entirety of the usage response
2024-10-02 23:14:08 +01:00
Timothy J. Baek
299b3d72cf
fix: rate responses
2024-09-24 14:02:41 +02:00
Timothy J. Baek
85e9e231ed
fix: image generation
2024-09-24 13:54:34 +02:00
Timothy J. Baek
84c1810b6e
refac
2024-09-23 23:20:27 +02:00
Timothy J. Baek
b1521cacad
refac: WIP
2024-09-23 14:24:50 +02:00
Timothy J. Baek
5978e7c9a6
refac: wip
2024-09-23 01:36:46 +02:00
Timothy J. Baek
580ad46036
refac: speedRate -> playbackRate
2024-09-21 15:42:39 +02:00
Timothy J. Baek
7078af635c
refac
2024-09-19 17:02:59 +02:00
Timothy J. Baek
ff2fff857a
refac: styling
2024-09-19 03:22:55 +02:00
Timothy J. Baek
8d92093570
enh: node show content as tooltip
2024-09-18 02:55:25 +02:00
Timothy J. Baek
614c219010
enh: prepend image filename with prompt
2024-09-18 01:04:20 +02:00
Timothy J. Baek
5065291f72
feat: save as new response message
2024-09-17 23:36:48 +02:00
Timothy J. Baek
94502d6494
fix: styling
2024-09-04 19:55:10 +02:00
Jannik Streidl
97d73d3d33
fix: reset status on error + styling
2024-08-27 11:24:05 +02:00
Timothy J. Baek
f4f7adb377
refac
2024-08-26 15:01:29 +02:00
kiosion
3967c34261
feat: Add control for how message content is split for TTS generation reqs
2024-08-25 20:03:21 -04:00
Timothy J. Baek
cbadf39d7d
enh: user chat edit permission
2024-08-19 16:49:40 +02:00
Timothy J. Baek
0fa85c5c64
enh: enable message rating setting
2024-08-19 15:16:49 +02:00
Timothy J. Baek
7c81509804
feat: merge responses
2024-08-18 20:59:59 +02:00
Timothy J. Baek
b02f6db475
refac
2024-08-18 18:28:58 +02:00
Timothy J. Baek
c9505531fd
refac: styling
2024-08-18 17:40:26 +02:00
Timothy J. Baek
4f47053e93
refac
2024-08-16 17:51:50 +02:00
Timothy J. Baek
eee1dad217
refac: styling
2024-08-16 15:37:17 +02:00
Timothy J. Baek
4ef042e966
refac
2024-08-16 15:33:14 +02:00