Commit Graph

44 Commits

Author SHA1 Message Date
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
7158d3e6bc for quick testing 2025-10-22 18:01:47 +08:00
759fa85dd1 move chat to demo chat 2025-10-22 14:14:51 +08:00
cfe83867c2 change config path 2025-10-13 22:37:16 +08:00
ec72d25c4a fix 2025-10-13 21:58:52 +08:00
d2b9cb4d88 some sht 2025-10-13 21:44:23 +08:00
32d8ae9b29 add sanity 2025-10-13 21:11:42 +08:00
1c66c35a34 udpate make rag 2025-10-13 20:01:42 +08:00
a0ddd24ba8 start mcp server 2025-10-13 19:27:20 +08:00
1c19e7c495 rename 2025-10-13 15:43:06 +08:00
1fae8b58ab rename 2025-10-13 11:25:15 +08:00
11aeba7081 use converter 2025-10-11 17:26:40 +08:00
b7c9cdaf0d name change 2025-10-11 17:22:49 +08:00
bd71733ea4 add ws registration 2025-10-11 15:26:18 +08:00
7b41229e50 run all mcps 2025-10-11 15:09:20 +08:00
0ed5c6ec8a sanity check some sht 2025-10-11 14:29:43 +08:00
bb3657d8ca a shit 2025-10-10 21:45:49 +08:00
3e750bd98a barebones script to run the server 2025-10-10 17:12:36 +08:00
21563431de place holders 2025-10-10 12:29:35 +08:00
81b0bb11ae initial commit 2025-10-10 12:27:33 +08:00