Commit Graph

139 Commits

Author SHA1 Message Date
jeremygan2021
8a9aef87aa 封装fastAPI openAI接口规范 2025-11-04 23:57:37 +08:00
a75989c3e6 load dotenv 2025-11-03 23:36:23 +08:00
c06aad8e12 use flash 2025-10-30 21:55:20 +08:00
394db8eb7b use qwen flash instead 2025-10-30 21:55:04 +08:00
bbe7d47e83 use current prompt 2025-10-30 17:34:44 +08:00
262cb916ae bug fix 2025-10-30 17:31:52 +08:00
jijiahao
5b0a486d2c Merge branch 'main' of https://github.com/tangledup-ai/langchain-agent 2025-10-30 16:28:53 +08:00
jijiahao
9994c0a6d3 添加三个提示词及模型温度 2025-10-30 16:25:55 +08:00
91177cc5e0 use xiao_zhan dataset as default 2025-10-30 15:31:05 +08:00
fcc8888449 change direction, support 'or' 2025-10-30 15:22:58 +08:00
468284939c return true if None 2025-10-30 15:00:37 +08:00
e507bf8a04 mask api key when saving config 2025-10-30 11:46:59 +08:00
d054aaccbc save config 2025-10-30 11:42:41 +08:00
59696f491c support load sys prompt from txt 2025-10-30 11:20:36 +08:00
2ce35744a3 list all tools 2025-10-29 22:20:11 +08:00
c6872199d6 fix exp name 2025-10-29 22:19:58 +08:00
30a5421fd7 save results 2025-10-29 19:06:28 +08:00
d93c72f24d save results locally 2025-10-29 18:53:58 +08:00
87ce104931 add thread id as inp 2025-10-29 18:53:39 +08:00
3d5fb89283 pass in uuid 2025-10-29 18:25:58 +08:00
4d4a4a7803 remove comments 2025-10-29 16:18:10 +08:00
285f8975c6 add tool use for default eval 2025-10-29 16:17:20 +08:00
df7468ea9f support conversation 2025-10-29 16:08:58 +08:00
703e429293 change metric 2025-10-29 14:42:12 +08:00
23535e3b8f add key type 2025-10-29 14:09:14 +08:00
6aa1a362c1 add typing 2025-10-29 13:48:30 +08:00
7765cebefa get chat_branch tool 2025-10-29 13:48:22 +08:00
a8a16a5363 remove comments 2025-10-29 13:37:30 +08:00
a661e3a724 build langchain tools 2025-10-29 13:33:18 +08:00
c0cd0149a1 get name 2025-10-29 11:52:49 +08:00
8f6b181ff8 make tool_dict for better usage 2025-10-29 11:52:40 +08:00
666e0c4d23 function rename 2025-10-29 11:52:10 +08:00
4bab1bad0b configure system prompt with json 2025-10-27 17:34:49 +08:00
e9d13878c9 change to simple datset 2025-10-27 16:45:57 +08:00
51ac83401b validate tool use 2025-10-27 16:39:20 +08:00
880a573c42 return default if not specified 2025-10-27 15:21:12 +08:00
c81a4ed6d4 return list 2025-10-24 17:19:58 +08:00
c5a6583d80 add notes 2025-10-24 16:17:42 +08:00
0c89f8cac2 get as_raw 2025-10-24 16:14:45 +08:00
2056dc3d75 use get_inp 2025-10-24 16:14:36 +08:00
f61554bcac add input func 2025-10-24 16:14:20 +08:00
dbaf65d617 not passing in dataset name 2025-10-23 21:21:35 +08:00
bb5880a767 typing correction 2025-10-23 21:20:23 +08:00
80ef5e7216 eval __init__ 2025-10-23 21:19:06 +08:00
055c670bef evaluator 2025-10-23 21:15:41 +08:00
c0ec4e7a2a validator 2025-10-23 21:15:37 +08:00
4305d26907 consistent out 2025-10-23 20:40:31 +08:00
da2f1575bd as raw 2025-10-23 20:38:34 +08:00
4f14017364 get raw 2025-10-23 20:25:43 +08:00
8823e9039d better prints 2025-10-22 20:07:14 +08:00