Commit Graph

504 Commits

Author SHA1 Message Date
dal bd2cbf781c
start of collections endpoints 2025-03-18 08:14:29 -06:00
dal 256691f9c0
rename files 2025-03-17 16:33:47 -06:00
dal d6539e8078
middleware cache env variables 2025-03-17 13:26:09 -06:00
dal 84e13dc58c
integration 2025-03-17 12:21:26 -06:00
dal 02f2ff9bd1
raw llm 2025-03-14 13:50:25 -06:00
dal 9324307302
ok integration tests are working. About to implement with actual agent. 2025-03-14 13:20:48 -06:00
dal 0a9f17fa42
agent with gpt-4o-mini 2025-03-14 12:50:12 -06:00
dal b08ab936cf
added braintrust to agent. need to tweak a few more things 2025-03-14 08:56:21 -06:00
dal a9cd975a0b
moved off gemini and added braintrust client for better tracing. 2025-03-14 08:56:21 -06:00
dal ebc050995b
modify dashboard functionality 2025-03-14 08:56:20 -06:00
dal c91aa46185
raw_llm_message endpoint for evals 2025-03-13 15:29:19 -06:00
dal 8579aafd0a
asset type 2025-03-13 14:30:38 -06:00
dal 3430b8c273
favorite changes 2025-03-13 14:09:13 -06:00
dal 0fd0af1742
exclude category 2025-03-13 13:09:48 -06:00
dal e917dacafe
ok reverting to old commit will have to come back to streaming problems later. 2025-03-13 12:36:21 -06:00
dal 254b5c72c0
category fix 2025-03-12 17:04:42 -06:00
dal 459b396006
everything is function with a renamce 2025-03-12 16:04:27 -06:00
dal 8e6e2675b4
cleaned up imports 2025-03-12 15:43:07 -06:00
dal 07e316acf2
making the post_chat handler way smaller 2025-03-12 15:40:58 -06:00
dal 65c1d81eec
moved initialize chat out of post chat handler to cleanup 2025-03-12 15:30:06 -06:00
dal c7c694516c
eliminated streaming_parser and moved everythign over in the post_chat_handler 2025-03-12 15:23:55 -06:00
dal a48fa954fe
streaming parser shrunk drastically 2025-03-12 14:46:14 -06:00
dal 0ac0b6bf6b
moved streaming into its own lib for the optimistic parsing with each stream having its own handler 2025-03-12 14:15:17 -06:00
dal e7d90bae03
ok hierarchy on files being sent back 2025-03-12 12:36:10 -06:00
dal 4432574086
better use of user throughout agents and tools 2025-03-12 08:27:59 -06:00
dal 9577fe99ba
added in the list metrics 2025-03-11 22:33:42 -06:00
dal 63490d60f0
dashboard handler 2025-03-11 22:21:30 -06:00
dal c40c6ef626
dashboard handler with list endpoitns 2025-03-11 22:21:23 -06:00
dal a8626d08d6
ok switched everything to camelcase for the chart config 2025-03-11 21:25:27 -06:00
dal 3c052367b1
some build optimizations 2025-03-11 20:00:10 -06:00
dal 98685351f6
metric and dashoard context fix 2025-03-11 19:49:00 -06:00
dal 48c3d9f14b
convert over db types to be struct 2025-03-11 19:30:46 -06:00
dal 878e36bbeb
asset check for metric 2025-03-11 16:51:08 -06:00
dal 78ac791f83
version number added to get metric object 2025-03-11 16:06:07 -06:00
dal e9fc5cf9bb
added version history 2025-03-11 15:55:30 -06:00
dal 70121cc629
asset permissions progress 2025-03-11 15:09:19 -06:00
dal d805c314b9
stub out and reset the sharing lib 2025-03-11 12:51:31 -06:00
dal 91a5fdb334
cargo fix 2025-03-11 12:33:37 -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 6227d6c316
tweak common again 2025-03-11 11:03:22 -06:00
dal 3d7673b23e
small tweaks on asset types 2025-03-11 11:00:23 -06:00
dal 182057426a
added in the user favorites endpoints 2025-03-11 10:58:17 -06:00
dal 4e97540ad3
windsurf rules 2025-03-11 10:24:19 -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 76648cae83
added in the description on the metric yml 2025-03-10 12:30:36 -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 915d71c99f
file modification logic 2025-03-10 10:20:06 -06:00
dal d1462fed2d
update for metric routes 2025-03-10 09:41:32 -06:00
dal 1171684c14
ok create dashboard file 2025-03-10 09:07:50 -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 47e1558e2e
ok all is good on the western front 2025-03-07 09:19:47 -07:00
dal 582fb9869c
need to revert chrono for evals brach 2025-03-07 08:47:56 -07:00
dal 415466aa1f
dedup reasoning message 2025-03-07 07:58:35 -07:00
dal dc07acf9b7
quick commit 2025-03-07 07:24:27 -07:00
dal a1f5fe6e2a
last few changes 2025-03-06 16:52:14 -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 2e61c39d0a
add in sharing lib 2025-03-05 17:52:08 -07:00
dal 7b44f395f3
completed 2025-03-05 17:18:00 -07:00
dal c8d044f1be
id's match 2025-03-05 17:15:21 -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 5af9a8e4eb
buffering content on stream 2025-03-05 11:21:11 -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 ce4a188e1f
Merge branch 'big-nate/bus-939-create-new-structure-for-chats' into evals 2025-03-05 10:16:55 -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 f2520c1b56
changes so far need two more tweaks 2025-03-05 08:03:28 -07:00
dal 8ec935bc0f
text id 2025-03-04 15:40:18 -07:00
Nate Kelley 0d90ad14fa
Merge branch 'evals' into big-nate/bus-939-create-new-structure-for-chats 2025-03-04 15:36:25 -07:00
dal 418f7ad86e
get chat 2025-03-04 15:24:57 -07:00
Nate Kelley e27928f79b
Merge branch 'evals' into big-nate/bus-939-create-new-structure-for-chats 2025-03-04 15:23:54 -07:00
dal ca93f9b9db
complete event 2025-03-04 15:11:48 -07:00
dal 0e95dfd4cb
updated some names and removed some bad fields 2025-03-04 15:08:07 -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
Nate Kelley 2eb938f597
Merge branch 'evals' into big-nate/bus-939-create-new-structure-for-chats 2025-03-04 13:12:03 -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