Commit Graph

369 Commits

Author SHA1 Message Date
c7db276df5 save api key 2026-02-12 17:35:36 +08:00
9d7d81c0ac show /api/ 2026-02-12 16:46:28 +08:00
c87c883313 pass in auth_key 2026-02-12 16:38:32 +08:00
7cb40fca0e add api key config 2026-02-12 15:17:46 +08:00
9ab9f0c36e update tool_node config 2026-02-12 15:12:42 +08:00
26ca06d50d remove pipeline_id and set_id since using LLMNodeConfig 2026-02-12 15:05:26 +08:00
9363bd3442 use LLMNodeConfig 2026-02-12 14:54:27 +08:00
1972c182d8 LLMNodeConfig 2026-02-12 14:53:52 +08:00
156186bfae remove unused code 2026-02-12 14:37:02 +08:00
c2cc2628dd use LLMKeyConfig 2026-02-12 14:35:27 +08:00
43dad177ab remove KeyConfig with LLMConfig 2026-02-12 14:34:58 +08:00
2865de6843 bug fix 2026-02-12 10:36:57 +08:00
f662bdb60d import the sht 2026-02-12 10:32:49 +08:00
75e5214683 add graph_id modification to db manager 2026-02-11 17:17:53 +08:00
d021671610 add list_prompt_sets 2026-02-11 16:57:26 +08:00
f132a8702b database manager 2026-02-11 16:22:37 +08:00
30af218959 fix spelling mistakes 2026-02-11 16:16:25 +08:00
6dd3ec31db import sht 2026-02-11 13:47:38 +08:00
6158225e7b add config __init__ 2026-02-11 13:20:23 +08:00
418d71f897 rename 2026-02-11 13:18:41 +08:00
e2b3cdf5e1 remove garbage 2026-02-11 13:15:44 +08:00
d938bd9fcd add legacy 2026-02-11 13:15:35 +08:00
1d8aede5dc moved file 2026-02-11 13:04:20 +08:00
fa90155f98 use pipeline port 2026-02-10 19:36:59 +08:00
9bf30d8871 not propagating pipeline_id 2026-02-10 17:58:23 +08:00
cb5b3afd05 use prompt store 2026-02-10 10:54:58 +08:00
ede7199dfc use prompt store 2026-02-10 10:50:28 +08:00
e48ec04044 change update so change can be reflected 2026-02-06 10:56:28 +08:00
cd867761fe add better print options 2026-02-06 10:56:09 +08:00
aa5188b7f8 change printer func 2026-02-06 09:38:33 +08:00
f02ee6096a make json prettier 2026-02-05 18:46:21 +08:00
01819a2948 bug fix 2026-02-05 18:29:12 +08:00
e99da5093e remove memory if new conv in device 2026-02-02 13:37:42 +08:00
776be9ee22 async clear memory 2026-02-02 13:37:26 +08:00
0e06463490 change default to store instead of printer 2026-02-02 09:50:31 +08:00
f51c408cae clear memory by device_id 2026-02-02 09:05:16 +08:00
40ee9b7420 make react a one node workflow 2026-01-30 18:47:01 +08:00
e3e432550f rename agent to workflow 2026-01-30 17:37:28 +08:00
dfa557f397 remove stream print 2026-01-30 17:06:56 +08:00
b1f1da35e4 update async pipeline to handle non-string 2026-01-30 13:50:17 +08:00
ece43eec89 update async text releaser to handle non-string 2026-01-30 13:49:47 +08:00
6c72948f5b update base async to also return 2026-01-30 13:31:01 +08:00
727da70a16 remove useless tool config 2026-01-30 11:44:42 +08:00
552380172c implemented dummy 2026-01-30 11:43:40 +08:00
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