Commit Graph

425 Commits

Author SHA1 Message Date
cc41334fd7 remove logging.info 2026-01-30 11:43:27 +08:00
3411e418cb rename record_messages to record_message_list 2026-01-30 11:32:55 +08:00
fbc9e7b128 remove unused 2026-01-30 11:19:08 +08:00
f8791104cb sync returns non-string when streaming 2026-01-30 11:18:52 +08:00
94dcc95881 remove system prompt correctly to use local node 2026-01-30 11:18:01 +08:00
781b3f450e record conversations 2026-01-30 10:42:29 +08:00
59031c9919 store id as string instead 2026-01-30 10:38:58 +08:00
fde8c85488 bug fix 2026-01-30 10:38:25 +08:00
609e31c9ad update conv store 2026-01-30 09:13:00 +08:00
c497916bc2 handels Non-text 2026-01-29 19:20:09 +08:00
b8e9f73e89 debugging 2026-01-29 18:06:20 +08:00
06deafc026 debugging 2026-01-29 18:05:55 +08:00
6e6a3f66ca if found msg break 2026-01-29 10:04:48 +08:00
8a5b061ab2 initial converstation store 2026-01-29 09:44:43 +08:00
aafa2b025f add type hinting 2026-01-29 09:44:21 +08:00
803cb2b9cd log the full error from tool 2026-01-28 11:20:06 +08:00
7befcf85eb clear memory in pipeline 2026-01-26 18:28:09 +08:00
a99408854d implement clear memory 2026-01-26 18:27:33 +08:00
6b3dd8f5db add logging 2026-01-26 17:56:34 +08:00
a11c00bbeb bug fix 2026-01-26 17:48:08 +08:00
9aad1581f0 break out of loop 2026-01-26 17:40:35 +08:00
3d76179a01 better get human msg 2026-01-26 17:40:09 +08:00
4986671f30 remove assertions 2026-01-26 17:39:54 +08:00
d593920bd9 system prompt configurable 2026-01-26 17:13:57 +08:00
b2041c266d has a default system prompt 2026-01-26 17:06:51 +08:00
6784f97e06 add pointer to memory 2026-01-26 16:42:53 +08:00
f55241abf1 bug fix 2026-01-26 16:34:18 +08:00
13a0316729 choose tool set 2026-01-26 16:22:30 +08:00
afe94fd9f6 bug fix 2026-01-20 17:53:32 +08:00
b7fce5d973 jax drop in replacement 2026-01-20 17:33:13 +08:00
ac43eb6f27 replace jax.tree.leaves with drop in 2026-01-20 17:33:02 +08:00
5919480312 move fastapi to main 2026-01-20 14:54:05 +08:00
ab3c1d4d8d use flash 2026-01-19 22:10:40 +08:00
4def81efbf add inference time 2026-01-19 22:10:33 +08:00
c06e87f043 use qwen plus for decisions 2026-01-19 22:04:26 +08:00
74bded469c use qwen-plus for eval 2026-01-19 20:43:56 +08:00
e8c696269b save explanation 2026-01-19 16:07:49 +08:00
59983de4cc not use camera tool 2026-01-19 16:05:51 +08:00
c1070df725 update default evaluator dataset 2026-01-19 15:09:47 +08:00
9b03bad0f2 remove import 2026-01-19 14:45:30 +08:00
168d482b03 remove shit 2026-01-15 17:41:43 +08:00
672b6c199e register vision routing 2026-01-15 16:02:38 +08:00
6c2930a07c add vision routing 2026-01-15 16:02:20 +08:00
8beeecb50f format result as dict 2026-01-15 15:56:37 +08:00
2d925858ae update default prompt 2026-01-15 15:55:58 +08:00
0e1c258ab3 retrieves images correctly 2026-01-14 15:08:35 +08:00
dffb20f96e enable direct call 2026-01-14 13:31:31 +08:00
f9ac34498c add explanation 2026-01-14 13:31:07 +08:00
a0ad19449a change default dataset 2026-01-09 15:05:43 +08:00
6d9f7fe5b9 better formatting 2026-01-08 19:56:11 +08:00