Commit Graph

81 Commits

Author SHA1 Message Date
e524be15e5 add database initialization scripts 2026-03-08 12:17:10 +08:00
2d90a4caac update path 2026-03-08 12:15:03 +08:00
4e8c2b4f5d installation shell script 2026-03-08 12:12:20 +08:00
0ddeb91755 moved shell script 2026-03-08 12:12:13 +08:00
487562042f add comments 2026-03-08 12:00:04 +08:00
7920a1bab3 init deepagent config 2026-03-07 14:51:49 +08:00
3932d695bf update comments 2026-03-06 18:38:07 +08:00
112af37151 chat dashscope 2026-03-06 13:51:46 +08:00
7e23d5c056 yaml to sql migration script 2026-03-05 17:17:10 +08:00
9b128ae41b unified constants 2026-03-04 17:27:26 +08:00
b070d08130 correct files 2026-03-04 16:05:13 +08:00
fe87bb55a1 sql update 2026-03-04 16:04:58 +08:00
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