Commit Graph

372 Commits

Author SHA1 Message Date
dal e9fc5cf9bb
added version history 2025-03-11 15:55:30 -06:00
dal d805c314b9
stub out and reset the sharing lib 2025-03-11 12:51:31 -06:00
dal f6b42ec9b7
list endpoints for chats and logs 2025-03-11 12:30:36 -06:00
dal fbfea49253
added in collections routes, need to clean up 2025-03-11 12:16:28 -06:00
dal 7656e9039a
moved docs 2025-03-11 11:34:18 -06:00
dal 182057426a
added in the user favorites endpoints 2025-03-11 10:58:17 -06:00
dal dbf77e4b68
save state bettr 2025-03-11 09:35:44 -06:00
dal 6528741645
data handler has necessary fields 2025-03-10 13:29:22 -06:00
dal 165e9e91ce
no longer shaking up the order on completed event 2025-03-10 12:27:44 -06:00
dal e7938c1a3c
files are coming back and response suddenly appeared again. 2025-03-10 12:15:03 -06:00
dal dbb05eab4f
plan being returned better. 2025-03-10 12:02:11 -06:00
dal 090f010542
ok plan is completing 2025-03-10 11:36:30 -06:00
dal d258b1a50d
almost working, need to work on exception for create plan 2025-03-10 11:33:31 -06:00
dal d1462fed2d
update for metric routes 2025-03-10 09:41:32 -06:00
dal 87b5489e10
move to traces 2025-03-10 08:55:06 -06:00
dal 381ab5e49f
modification changes 2025-03-07 13:33:02 -07:00
dal 456f117cd7
fix the raw llm message save. 2025-03-07 11:01:48 -07:00
dal 415466aa1f
dedup reasoning message 2025-03-07 07:58:35 -07:00
dal 95e3dcfe80
added in the asset sharing permissions and adjusted the existing logic 2025-03-06 16:46:18 -07:00
dal bcffc01061
successfully migrated to authenticated user obj 2025-03-06 16:21:26 -07:00
dal 65994d7d28
completed event making it now. 2025-03-06 11:18:55 -07:00
dal 7b44f395f3
completed 2025-03-05 17:18:00 -07:00
dal 518c802fb6
completed on files 2025-03-05 16:02:01 -07:00
dal b839e70aa9
moved around the ids so that the metrics and dashobard align across the board 2025-03-05 15:50:53 -07:00
dal 97656868d3
file unique id 2025-03-05 14:51:13 -07:00
dal 070a5c7455
Refactor message streaming and file processing logic 2025-03-05 14:03:28 -07:00
dal c60522b383
save files without sending 2025-03-05 13:58:14 -07:00
dal d773f85029
stream fix on the double file response 2025-03-05 13:36:02 -07:00
dal bba0e30b67
added in the user avatar url 2025-03-05 13:22:01 -07:00
dal b466a061c4
list is good for now, will adjust later. 2025-03-05 12:47:08 -07:00
dal 6ec195be52
plan being saved effectively now 2025-03-05 10:39:18 -07:00
dal 4fab757f2d
message ids 2025-03-05 10:31:35 -07:00
dal 8c4acf45e0
ok temp ids are working 2025-03-05 10:15:36 -07:00
dal fe212cb167
ok I thinkn we got things running 2025-03-05 10:06:37 -07:00
dal 1440b6f65e
reasoning text is streaming back correctly right now. 2025-03-05 09:41:41 -07:00
dal ef83036728
ok pills are correct now 2025-03-05 08:54:39 -07:00
dal 6a974f0114
file responses streaming perfect 2025-03-05 08:47:22 -07:00
dal 37ae21fa31
last few changes 2025-03-05 08:03:48 -07:00
dal ca93f9b9db
complete event 2025-03-04 15:11:48 -07:00
dal e6aafa1d30
new chat context 2025-03-04 14:33:12 -07:00
dal eae50d26f7
finished reasoning correctly done 2025-03-04 14:11:16 -07:00
dal db5f674745
raw llm empty array for now 2025-03-04 13:11:42 -07:00
dal 4730b78284
commit up update user 2025-03-04 13:09:54 -07:00
dal 63eebb0039
made change for file array stream 2025-03-04 12:53:28 -07:00
dal 4207d8f714
kill channel when agent finishes. 2025-03-04 12:25:26 -07:00
dal dc0c316051
update to db and new seed. 2025-03-04 11:51:05 -07:00
dal e5f25a6356
some updates to better align with types 2025-03-04 10:47:16 -07:00
dal 7e929d35ce
finished reasoning message 2025-03-04 10:19:05 -07:00
dal 99d9399f51
context loaders. 2025-03-04 09:40:27 -07:00
dal 8d50adce47
send up some changes to handlers 2025-03-04 07:47:53 -07:00
dal 8232f628ea
add in initialize 2025-03-03 16:43:44 -07:00
dal ebdd955533
ok we added in the delete endpoint for messages 2025-03-03 15:38:38 -07:00
dal 9671b33829
generating title. 2025-03-03 14:39:15 -07:00
dal 1f51b126dd
get metric_data_handler 2025-03-03 13:45:53 -07:00
dal 2575b61fd6
added in the data endpoint for a given metric. 2025-03-03 13:33:32 -07:00
dal 4bd6243ae6
ok response streaming well 2025-03-03 12:47:58 -07:00
dal 46ad056524
files streaming in well now. 2025-03-03 12:33:22 -07:00
dal db619977de
separate out the processing chunks 2025-03-03 11:44:47 -07:00
dal b2c988527f
working for the most part. final details for the stream. 2025-03-03 11:30:17 -07:00
dal 9aa1cbbab7
ok types are matched with streaam 2025-03-03 10:42:29 -07:00
dal 71ab5891a9
ok last but not least, the stream 👍🏼 2025-03-03 10:32:26 -07:00
dal 03de39ac82
ok things are working, but more tweaks needed. 2025-03-03 10:21:11 -07:00
dal 5de4a3961a
ok I think the foundation is pretty well set and close... 2025-03-03 08:57:30 -07:00
dal fdc4f3b2f1
builds and moved things around 2025-02-28 14:22:55 -07:00
dal ce1fb87b19
moved agent into own lib 2025-02-28 10:35:55 -07:00
dal 6604b9789e
updates for chats instead of threads 2025-02-28 09:41:44 -07:00
dal 561c31965e
get dashboards still need to tweak the metrics dashboard rel 2025-02-18 10:22:27 -07:00
dal b03fdd7984
add up the metric get request 2025-02-18 08:52:14 -07:00
dal 81b781340c
dep db and others 2025-02-18 08:17:43 -07:00
dal 03a712ef14
api mostly there, few more tweaks 2025-02-17 09:34:20 -07:00
dal 1765b20917
handler format looking good 2025-02-14 15:01:38 -07:00
dal 8fedcecd43
handlers lib 2025-02-14 13:44:21 -07:00