|
|
cf1cae51f7
|
add pipeline id to sql conv store
|
2026-03-04 15:36:08 +08:00 |
|
|
|
6b0976f263
|
update config creation script
|
2026-03-04 09:57:25 +08:00 |
|
|
|
728d5934d7
|
create config file
|
2026-03-03 15:51:34 +08:00 |
|
|
|
62a00b4a5b
|
print the config first
|
2026-03-03 14:40:03 +08:00 |
|
|
|
6425275d4b
|
moved path locations
|
2026-03-03 14:16:08 +08:00 |
|
|
|
af16b87b0e
|
rename
|
2026-03-03 14:11:07 +08:00 |
|
|
|
6b0e50c532
|
moved files
|
2026-03-03 14:07:01 +08:00 |
|
|
|
d9a654170c
|
save arch img to frontend
|
2026-02-28 10:59:11 +08:00 |
|
|
|
cec02b4e98
|
record api key in create_prompt
|
2026-02-13 16:13:52 +08:00 |
|
|
|
421158060c
|
add graph_id
|
2026-02-11 17:17:03 +08:00 |
|
|
|
8226f8c97c
|
add prompt templates
|
2026-02-11 16:44:41 +08:00 |
|
|
|
89a275a3b5
|
add list to table
|
2026-02-11 13:52:28 +08:00 |
|
|
|
5a3866d1ab
|
bug fix
|
2026-02-11 13:47:33 +08:00 |
|
|
|
4348a360d7
|
rename
|
2026-02-11 13:33:16 +08:00 |
|
|
|
487fbd6407
|
rename
|
2026-02-11 13:32:27 +08:00 |
|
|
|
01fb01e723
|
fix the sock issue
|
2026-02-10 16:12:53 +08:00 |
|
|
|
6414944208
|
create prompt table
|
2026-02-10 10:55:14 +08:00 |
|
|
|
476ddff060
|
change to printer in demo chat
|
2026-02-06 09:38:20 +08:00 |
|
|
|
5bfd16e69e
|
data table sql files
|
2026-01-30 11:26:51 +08:00 |
|
|
|
4738a672af
|
add uuid for each new chat
|
2026-01-30 11:22:51 +08:00 |
|
|
|
2872e91dd1
|
support stream
|
2026-01-30 10:38:12 +08:00 |
|
|
|
2c897e01da
|
auto print
|
2026-01-26 17:40:50 +08:00 |
|
|
|
5514f73aa5
|
update example in dataset
|
2026-01-20 17:54:03 +08:00 |
|
|
|
3540db3512
|
make answer less restrictive
|
2026-01-19 21:54:34 +08:00 |
|
|
|
948e7c6926
|
add more examples
|
2026-01-19 21:50:25 +08:00 |
|
|
|
55fda5c1ff
|
add non-tool examples
|
2026-01-19 21:48:28 +08:00 |
|
|
|
8ccaa92672
|
remove faulty examples
|
2026-01-19 20:43:34 +08:00 |
|
|
|
94e0b01fff
|
remove faulty example
|
2026-01-19 16:31:30 +08:00 |
|
|
|
e7bece0be0
|
add examples
|
2026-01-08 19:55:59 +08:00 |
|
|
|
62f56827b5
|
remove duplicate
|
2026-01-06 00:22:52 +08:00 |
|
|
|
2814b3dabc
|
rag test changes
|
2026-01-05 20:49:38 +08:00 |
|
|
|
6ca7fb2535
|
feat: 添加更多茶饮示例到评估数据集
添加了12个新的茶饮问答示例到评估数据集,覆盖了不同口味、成分和类型的茶饮查询,以增强评估的全面性
|
2025-12-31 14:56:18 +08:00 |
|
|
|
4ada711513
|
tmp qa
|
2025-12-29 17:31:12 +08:00 |
|
|
|
938e27c75e
|
remove unused
|
2025-11-10 13:18:37 +08:00 |
|
|
|
81fbd93f78
|
Merge branch 'main' of https://github.com/tangledup-ai/langchain-agent
|
2025-11-08 17:11:36 +08:00 |
|
|
|
28c1722396
|
make it stream
|
2025-11-08 17:07:58 +08:00 |
|
|
|
5e8adde8b9
|
feat: 更新Docker配置和API端口,优化流式响应处理
refactor: 重构工具管理和路由逻辑,提升代码可维护性
fix: 修正配置文件中的传输协议和工具调用名称
docs: 更新README和归档文件,添加生产环境配置说明
perf: 优化流式响应生成,减少内存消耗
|
2025-11-07 15:56:45 +08:00 |
|
|
|
bb91a68c78
|
feat: 添加项目文档和配置更新
docs: 完善README文档结构和内容
refactor: 更新配置类注释和文档字符串
style: 统一代码格式和命名规范
fix: 修正MCP服务器配置和依赖项
|
2025-11-07 15:50:22 +08:00 |
|
jijiahao
|
664c30793a
|
修改实验数据集中使用的工具名称
|
2025-11-07 13:32:13 +08:00 |
|
jijiahao
|
3a937fc8f8
|
Merge branch 'main' of https://github.com/tangledup-ai/langchain-agent
|
2025-11-05 20:41:47 +08:00 |
|
jijiahao
|
9dd5a7d52c
|
修改提示词、添加获取远程tool_manager.py实现获取远程mcp工具功能、添加实验数据集
|
2025-11-05 20:34:24 +08:00 |
|
|
|
7f82faa7b9
|
spelling
|
2025-11-03 16:11:06 +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 |
|
|
|
1ffef7a5a2
|
simple tests
|
2025-10-30 15:23:14 +08:00 |
|
|
|
f00ea2e157
|
save results
|
2025-10-29 19:06:14 +08:00 |
|
|
|
c4e90660b8
|
demo make dataset
|
2025-10-29 16:20:06 +08:00 |
|
|
|
3f563c8bf6
|
simple
|
2025-10-27 17:35:05 +08:00 |
|
|
|
35a01ac18f
|
make dataset
|
2025-10-27 16:39:54 +08:00 |
|
|
|
f1218b9466
|
eval script
|
2025-10-23 21:19:16 +08:00 |
|