Commit Graph

3595 Commits

Author SHA1 Message Date
shaohuzhang1 00e486c3fe
feat: chat message ui (#3275)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-17 11:58:35 +08:00
wangdan-fit2cloud 6fc0558f63 feat: tool 2025-06-17 11:08:56 +08:00
dataeaseShu edee4bae48 fix(knowledge): bug fix 2025-06-17 10:43:56 +08:00
teukkk d86ad90e31 feat: applicationChatUser 2025-06-17 10:30:59 +08:00
dataeaseShu a892f3075f fix(knowledge document): bug fix 2025-06-17 10:25:29 +08:00
wangdan-fit2cloud d6a301c184 fix: fit
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-16 21:15:35 +08:00
wxg0103 863e08120a refactor: model 2025-06-16 21:04:46 +08:00
wangdan-fit2cloud 8f3efea077 fix: fit 2025-06-16 20:51:13 +08:00
wangdan-fit2cloud 19d15da910 fix: bug 2025-06-16 20:46:56 +08:00
wxg0103 63eefa3ffa refactor: model 2025-06-16 20:46:04 +08:00
wangdan-fit2cloud 721f9384ce fix: bug 2025-06-16 20:33:38 +08:00
wangdan-fit2cloud fcba4c376f fix: bug 2025-06-16 20:20:52 +08:00
CaptainB 77a824235f fix: correct embedding_model_id references in SQL and Vue files 2025-06-16 20:16:23 +08:00
wangdan-fit2cloud 310fd12e87 feat: Permission 2025-06-16 19:58:15 +08:00
wxg0103 1b5d0f78ef refactor: ui
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-16 19:40:51 +08:00
CaptainB 4fba596591 fix: add local model configuration to Dockerfile 2025-06-16 19:18:42 +08:00
wangdan-fit2cloud 189564de21 feat: api 2025-06-16 19:02:08 +08:00
zhangzhanwei cbc552f971 feat: Locations 2025-06-16 18:51:04 +08:00
shaohuzhang1 11dfcd4d60
feat: ui hasPermission (#3270) 2025-06-16 18:23:46 +08:00
wangdan-fit2cloud 3540ad8550 feat: application 2025-06-16 17:38:48 +08:00
dataeaseShu 6bfee8d072 fix(knowledge): knowledge shared 2025-06-16 17:13:58 +08:00
shaohuzhang1 baf1c2cdc2
feat: ui hasPermission (#3267) 2025-06-16 17:02:36 +08:00
CaptainB 8e93e1ea2e fix: handle None source_file_id in link_file method 2025-06-16 16:57:10 +08:00
liqiang-fit2cloud fc89b91ab3 fix: typo. 2025-06-16 16:44:58 +08:00
wxg0103 f773792424 refactor: log add workspace_id 2025-06-16 16:31:28 +08:00
shaohuzhang1 60b3bcdd64
feat: operate log workspace (#3266) 2025-06-16 16:28:07 +08:00
wxg0103 d8ca74a2f5 refactor: xpack license 2025-06-16 15:08:33 +08:00
shaohuzhang1 1ea78ea0c7
fix: role authentication (#3263) 2025-06-16 14:05:08 +08:00
dependabot[bot] 2782a7720c build(deps): bump the python-dependencies group with 6 updates
Updates the requirements on [langchain-openai](https://github.com/langchain-ai/langchain), zhipuai, [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python), [xinference-client](https://github.com/xorbitsai/inference-client) and [xlrd](https://github.com/python-excel/xlrd) to permit the latest version.

Updates `langchain-openai` to 0.3.23
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.22...langchain-openai==0.3.23)

Updates `zhipuai` to 2.1.5.20250611

Updates `boto3` to 1.38.36
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.35...1.38.36)

Updates `tencentcloud-sdk-python` to 3.0.1402
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md)
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1400...3.0.1402)

Updates `xinference-client` to 1.7.0.post1
- [Release notes](https://github.com/xorbitsai/inference-client/releases)
- [Commits](https://github.com/xorbitsai/inference-client/compare/v1.6.1...v1.7.0.post1)

Updates `xlrd` to 2.0.2
- [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/python-excel/xlrd/compare/2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: langchain-openai
  dependency-version: 0.3.23
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: zhipuai
  dependency-version: 2.1.5.20250611
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.38.36
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
  dependency-version: 3.0.1402
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: xinference-client
  dependency-version: 1.7.0.post1
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: xlrd
  dependency-version: 2.0.2
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 13:52:58 +08:00
CaptainB 8fd4541d67 fix: add psutil dependency version 7.0.0 to pyproject.toml 2025-06-16 13:34:24 +08:00
CaptainB 9b2452ccfe fix: add psutil dependency version 7.0.0 to pyproject.toml 2025-06-16 13:29:27 +08:00
CaptainB b8f80931d2 fix: update default folder reference from 'root' to 'default' in multiple models 2025-06-16 12:59:51 +08:00
shaohuzhang1 9e24e8c467
feat: workspace to store (#3261) 2025-06-16 12:08:09 +08:00
CaptainB cbcad3cc83 fix: update default folder reference from 'root' to 'default' in multiple models
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-16 11:42:28 +08:00
liqiang-fit2cloud 357c887c93 build(deps): fix torch version. 2025-06-16 11:36:39 +08:00
CaptainB 7aa0b10f93 fix: update Dockerfile to use 'build-only' command for UI build process 2025-06-16 11:33:20 +08:00
CaptainB 34a096ccf4 fix: update Dockerfile to use 'build-only' command for UI build process 2025-06-16 10:47:31 +08:00
wangdan-fit2cloud 1b98e352b6 feat: chat
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-15 15:21:36 +08:00
wangdan-fit2cloud afada6fa72 feat: chat 2025-06-15 14:53:18 +08:00
dataeaseShu 26be536b40 fix(lark): add lark api
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-14 20:33:51 +08:00
CaptainB e364070082 fix: update PostgreSQL version in Dockerfile
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-14 12:59:24 +08:00
shaohuzhang1 719ad9c9c1
Update django.po
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-13 23:57:51 +08:00
wangdan-fit2cloud 16b1a79c0b feat: chat 2025-06-13 21:56:01 +08:00
wangdan-fit2cloud 5acf2f60e5 feat: applicaiton 2025-06-13 18:41:09 +08:00
wxg0103 f4efdca5ed refactor: permission 2025-06-13 18:36:01 +08:00
wangdan-fit2cloud 0837d606a1 feat: workflow version 2025-06-13 18:10:59 +08:00
wangdan-fit2cloud 20e11f5c87 feat: application 2025-06-13 18:10:59 +08:00
CaptainB bce83f7545 feat: add compilation and installation scripts for MaxKB project 2025-06-13 18:04:55 +08:00
CaptainB 43087e7ca3 feat: add compilation and installation scripts for MaxKB project 2025-06-13 17:58:52 +08:00
teukkk a76c561769 feat: workspace dropdown 2025-06-13 17:42:16 +08:00