Commit Graph

4936 Commits

Author SHA1 Message Date
shaohuzhang1 e715e244af
perf: Optimize
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
* fix: New conversation user, user group should be a mandatory field(#3833)

* fix: Filter empty files uploaded during application dialogue(#3836)

* fix: License not uploaded, knowledge base hits test interface style issue(#3852)

* perf: Optimize packaging

---------

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-20 19:02:29 +08:00
zhangzhanwei c8ec7c5558 feat: Vllm whisper model 2025-08-20 18:25:21 +08:00
shaohuzhang1 27aeba47c4
feat: chat upload input style (#3898)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-20 17:45:58 +08:00
liqiang-fit2cloud e9434b6ba6 build: try to build web separately. 2025-08-20 17:41:27 +08:00
CaptainB 8c5201b901 feat: enhance MCP tool selection and display in application forms 2025-08-20 17:35:55 +08:00
wangdan-fit2cloud 80f53ec8fb
feat: AI dialogue nodes support calling tools configured in the system (#3896) 2025-08-20 16:07:12 +08:00
liqiang-fit2cloud aac0f297df build: try to build web separately. 2025-08-20 15:53:33 +08:00
wxg0103 ee494a5bc0 chore: update file hashes for consistency and remove unnecessary ordering in model queries 2025-08-20 14:20:47 +08:00
wxg0103 c83462ef74 fix: make API URL and keys required fields in llm.py 2025-08-20 10:33:47 +08:00
wangdan-fit2cloud 082cfaaada fix: fix code bug
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-19 19:08:57 +08:00
wangdan-fit2cloud 7fcd8d4fce
perf: Optimize front-end code 2025-08-19 18:51:09 +08:00
liqiang-fit2cloud 3c46251eae Merge remote-tracking branch 'origin/v2' into v2 2025-08-19 18:35:46 +08:00
liqiang-fit2cloud 64f2f73d4b build: try to speed up web-build. 2025-08-19 18:35:38 +08:00
wxg0103 8c410a1d0a fix: update langchain-openai dependency to version 0.3.30 2025-08-19 18:33:36 +08:00
liqiang-fit2cloud 20cc5325f6 build: try to speed up web-build. 2025-08-19 18:26:45 +08:00
shaohuzhang1 c631d775bf
feat: Add create MCP function (#3885)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-19 17:36:23 +08:00
liqiang-fit2cloud 1e00a6d763 Revert "build: try to speed up web-build."
This reverts commit 245babbcae.
2025-08-19 17:33:20 +08:00
liqiang-fit2cloud 245babbcae build: try to speed up web-build. 2025-08-19 17:28:16 +08:00
liqiang-fit2cloud 85ec2d7fa7 build: try to speed up web-build. 2025-08-19 17:21:46 +08:00
liqiang-fit2cloud b9065107c0 build: try to speed up web-build. 2025-08-19 17:19:54 +08:00
CaptainB 0732936f8b fix: replace pip with uv for package installation in Dockerfile 2025-08-19 17:17:38 +08:00
liqiang-fit2cloud ded828104e build: try to speed up web-build. 2025-08-19 17:15:59 +08:00
CaptainB 63d441f928 fix: add uv.lock to .gitignore to prevent tracking of lock file
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-19 16:18:02 +08:00
CaptainB 9f83755007 fix: update Dockerfile to install dependencies from pyproject.toml and adjust .dockerignore 2025-08-19 16:01:51 +08:00
CaptainB 103bd6697b fix: correct torch dependency syntax in pyproject.toml 2025-08-19 15:53:19 +08:00
CaptainB 7fc1d89659 fix: refactor database collation refresh and reindex logic with improved error handling 2025-08-19 15:52:04 +08:00
liqiang-fit2cloud b9fcd68418 build: try uv. 2025-08-19 15:50:41 +08:00
zhangzhanwei 354f85ddb6 feat: Qwen asr speech recognition 2025-08-19 15:44:22 +08:00
CaptainB 9461ca8071 feat: add migration to refresh collation and reindex database 2025-08-19 13:44:10 +08:00
liqiang-fit2cloud 11b689226c fix: fix tool issue occurred after upgrade debian to trixie. 2025-08-19 13:06:56 +08:00
liqiang-fit2cloud 02e183e65c build: upgrade pg from 17.5 to 17.6. 2025-08-19 09:55:40 +08:00
liqiang-fit2cloud 5c6a5ea1aa fix: update base images in Dockerfile to use trixie variant 2025-08-19 09:48:27 +08:00
liqiang-fit2cloud 29314a79d0 fix: update base images in Dockerfile to use trixie variant 2025-08-19 09:43:31 +08:00
liqiang-fit2cloud 4a8963b548 Merge branch 'v2' of https://github.com/maxkb-dev/maxkb into v2 2025-08-19 09:25:44 +08:00
shaohuzhang1 d26883581c
feat: Form nodes support file upload and multi-line text (#3879)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-18 19:08:00 +08:00
zhangzhanwei 31d71d137a feat: Front end permissions for resource authorization 2025-08-18 18:16:20 +08:00
CaptainB 4847eba4bf fix: add check for existing problem-paragraph mapping before processing
--bug=1060558 --user=刘瑞斌 【github#3868】知识库分段,重复添加同一个问题,问题会重复多次关联分段 https://www.tapd.cn/62980211/s/1756889
2025-08-18 17:08:22 +08:00
wxg0103 044465fcc6 feat: enhance model credential validation and support for multiple API versions 2025-08-18 16:46:27 +08:00
zhangzhanwei 795db14c75 feat: Backend permissions for resource authorization 2025-08-18 16:39:00 +08:00
CaptainB ed424428ac fix: update base images in Dockerfile to use bookworm variant 2025-08-18 15:32:04 +08:00
CaptainB c82a33ce48 fix: update postgres dependency to version 17.6-bullseye 2025-08-18 14:57:34 +08:00
zhangzhanwei 2714a941f9 feat: Resource authorization permission 2025-08-18 14:24:31 +08:00
CaptainB f1c7f0f3af feat: add allow_download option to document form 2025-08-18 14:04:21 +08:00
zhangzhanwei b32b06391f feat: Qwen2.5-omni-7b full modal speech recognition 2025-08-18 11:05:34 +08:00
shaohuzhang1 a85c36f289
feat: Workflow form nodes support reference assignment (#3866) #2439
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-08-15 18:08:18 +08:00
wxg0103 f78027818d fix: improve formatting and consistency in ChatHistoryDrawer.vue 2025-08-15 17:59:26 +08:00
zhangzhanwei 15ec70c4a8 feat: Interface with Qwen Omni speech to text model 2025-08-15 17:52:43 +08:00
shaohuzhang1 33806f66d0
feat: Workplace resource authorization (#3864)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-15 17:48:52 +08:00
CaptainB a700bc126f fix: update pypdf dependency to version 6.0.0 2025-08-15 16:36:29 +08:00
justin0u0 6def3eecda
fix(ui): markdown unordered list does not show correctly (#3857) 2025-08-15 16:03:23 +08:00