feat: 添加RAGFLOW聊天服务实现

This commit is contained in:
Robust_H
2025-12-19 21:08:19 +08:00
parent 3f1506b34b
commit 588c1730a6
4 changed files with 110 additions and 1 deletions

View File

@@ -817,6 +817,9 @@ VALUES (1938227249417805826, '000000', 1, '图片识别模型-image', 'image', '
INSERT INTO `sys_dict_data`
VALUES (1940594785010503681, '000000', 1, 'FASTGPT-fastgpt', 'fastgpt', 'chat_model_category', NULL, '', 'N', '0', 103,
1, '2025-07-03 10:13:46', 1, '2025-07-03 10:13:46', NULL);
INSERT INTO `sys_dict_data`
VALUES (1940594785010503682, '000000', 1, 'RAGFLOW-ragflow', 'ragflow', 'chat_model_category', NULL, '', 'N', '0', 103,
1, '2025-07-03 10:14:00', 1, '2025-07-03 10:14:00', NULL);
-- ----------------------------
-- Table structure for sys_dict_type