Commit Graph

3531 Commits

Author SHA1 Message Date
wangdan-fit2cloud d9dc3db242 feat: user 2025-06-13 11:41:31 +08:00
CaptainB 54578eff33 fix: update logging messages to reflect new MaxKB branding 2025-06-13 11:18:39 +08:00
teukkk 64b1f3d33a feat: workspace 2025-06-13 11:07:00 +08:00
wangdan-fit2cloud 625b4d6b5d feat: chat 2025-06-13 11:00:15 +08:00
CaptainB 336d77ff87 fix: update dependencies in pyproject.toml for compatibility and improvements 2025-06-13 10:13:49 +08:00
dependabot[bot] 9e881b3596 build(deps): bump the python-dependencies group with 15 updates
Updates the requirements on [django](https://github.com/django/django), [langchain-openai](https://github.com/langchain-ai/langchain), [langchain-anthropic](https://github.com/langchain-ai/langchain), [langchain-community](https://github.com/langchain-ai/langchain), langchain-mcp-adapters, [langchain-huggingface](https://github.com/langchain-ai/langchain), [langgraph](https://github.com/langchain-ai/langgraph), [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python), [xinference-client](https://github.com/xorbitsai/inference-client), [anthropic](https://github.com/anthropics/anthropic-sdk-python), [dashscope](https://dashscope.aliyun.com/), [celery](https://github.com/celery/celery), [pymupdf](https://github.com/pymupdf/pymupdf) and [pypdf](https://github.com/py-pdf/pypdf) to permit the latest version.

Updates `django` to 5.2.3
- [Commits](https://github.com/django/django/compare/5.2.1...5.2.3)

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

Updates `langchain-anthropic` to 0.3.15
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-anthropic==0.3.14...langchain-anthropic==0.3.15)

Updates `langchain-community` to 0.3.25
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.24...langchain==0.3.25)

Updates `langchain-mcp-adapters` to 0.1.7

Updates `langchain-huggingface` to 0.3.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-huggingface==0.2.0...langchain-huggingface==0.3.0)

Updates `langgraph` to 0.4.8
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](https://github.com/langchain-ai/langgraph/compare/0.4.7...0.4.8)

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

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

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

Updates `anthropic` to 0.54.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.52.1...v0.54.0)

Updates `dashscope` to 1.23.4

Updates `celery` to 5.5.3
- [Release notes](https://github.com/celery/celery/releases)
- [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst)
- [Commits](https://github.com/celery/celery/compare/v5.5.2...v5.5.3)

Updates `pymupdf` to 1.26.1
- [Release notes](https://github.com/pymupdf/pymupdf/releases)
- [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt)
- [Commits](https://github.com/pymupdf/pymupdf/compare/1.26.0...1.26.1)

Updates `pypdf` to 5.6.0
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/5.5.0...5.6.0)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.3
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-openai
  dependency-version: 0.3.22
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-anthropic
  dependency-version: 0.3.15
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-community
  dependency-version: 0.3.25
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-mcp-adapters
  dependency-version: 0.1.7
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langchain-huggingface
  dependency-version: 0.3.0
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: langgraph
  dependency-version: 0.4.8
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: boto3
  dependency-version: 1.38.35
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
  dependency-version: 3.0.1400
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: xinference-client
  dependency-version: 1.6.1
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: anthropic
  dependency-version: 0.54.0
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: dashscope
  dependency-version: 1.23.4
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: celery
  dependency-version: 5.5.3
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: pymupdf
  dependency-version: 1.26.1
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: pypdf
  dependency-version: 5.6.0
  dependency-type: direct:production
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-13 10:01:42 +08:00
wangdan-fit2cloud 201e6f5da2 feat: applicaiton setting
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-12 21:29:17 +08:00
shaohuzhang1 bf630b9d07
feat: workflow application debug chat (#3245) 2025-06-12 21:10:10 +08:00
shaohuzhang1 c7e30bb098
feat: simple application debug chat (#3244) 2025-06-12 20:07:31 +08:00
wxg0103 b624de75be refactor: user reset password ui 2025-06-12 19:23:11 +08:00
wxg0103 02e7cacb10 refactor: user reset password 2025-06-12 19:16:30 +08:00
wangdan-fit2cloud e0a7fe8feb feat: chat user 2025-06-12 18:35:52 +08:00
wangdan-fit2cloud 8875bc9b83 feat: knowledge 2025-06-12 18:35:52 +08:00
wangdan-fit2cloud 48e37148f0 feat: knowledge 2025-06-12 18:35:52 +08:00
CaptainB 156b490f1a fix: add workspace_id to knowledge retrieval 2025-06-12 18:22:00 +08:00
CaptainB 42c6157404 fix: add workspace_id to knowledge retrieval 2025-06-12 18:09:08 +08:00
CaptainB dad309193a fix: add workspace_id to knowledge retrieval 2025-06-12 18:06:28 +08:00
CaptainB a3e2e8b548 fix: change workspace_id field type from UUIDField to CharField in serializers 2025-06-12 17:47:41 +08:00
CaptainB 10cbfcf795 fix: change workspace_id field type from UUIDField to CharField in document serializer 2025-06-12 17:46:12 +08:00
wangdan-fit2cloud bbcc45181c feat: user 2025-06-12 17:39:30 +08:00
wxg0103 31f6da272f refactor: chat user login index 2025-06-12 17:14:34 +08:00
shaohuzhang1 14ae7864aa
fix: resource permission auth (#3243) 2025-06-12 17:10:33 +08:00
dataeaseShu 399e00415c
feat(shared resources): Add new shared resources 2025-06-12 16:51:49 +08:00
CaptainB bba9e62d43 fix: add migrations for altering workspace_id and creating ModelWorkspaceAuthorization 2025-06-12 16:32:40 +08:00
wxg0103 4e203f8f95 refactor: chat user login
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-12 16:15:15 +08:00
wangdan-fit2cloud 0a0941a49b feat: workflow 2025-06-12 16:10:31 +08:00
CaptainB 9a7281212d fix: update image URL paths to use OSS endpoints 2025-06-12 15:49:54 +08:00
shaohuzhang1 e5e993986c
feat: application chat debug (#3241) 2025-06-12 15:21:59 +08:00
CaptainB 31838f8099 fix: update embedding_mode_id to embedding_model_id across multiple files 2025-06-12 15:12:26 +08:00
CaptainB 64d5217dc9 fix: update folder_id retrieval to use workspace_id from localStorage 2025-06-12 14:29:00 +08:00
CaptainB 6342fd97da fix: update folder_id retrieval to use workspace_id from localStorage 2025-06-12 14:26:58 +08:00
wangdan-fit2cloud e4e58bc3bd feat: user-login 2025-06-12 12:05:11 +08:00
wangdan-fit2cloud b00ad14214 fix: fix bug 2025-06-12 12:05:11 +08:00
CaptainB 3f5180d54d fix: remove default value for folder_id and use workspace_id instead 2025-06-12 11:52:46 +08:00
wxg0103 6ad9682465 refactor: add switch language 2025-06-12 11:25:19 +08:00
wxg0103 e0d08ac590 refactor: add switch language 2025-06-12 11:25:07 +08:00
CaptainB 39ab4e155b fix: update endpoint paths for tool-related operations 2025-06-12 11:21:48 +08:00
CaptainB 3b74cc440b fix: add recorder-core and vue3-menus dependencies to package.json 2025-06-12 10:56:44 +08:00
CaptainB e81a7962b8 fix: add scope field to knowledge serializers and update related SQL queries
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-06-11 20:35:25 +08:00
wangdan-fit2cloud babd6d5bde feat: chat 2025-06-11 20:33:38 +08:00
teukkk 569d16d735 feat: role member 2025-06-11 20:20:29 +08:00
CaptainB ace03e5b5a fix: enhance knowledge retrieval logic with dynamic SQL selection based on workspace management 2025-06-11 20:07:33 +08:00
CaptainB 0695b281d8 fix: enhance knowledge retrieval logic with dynamic SQL selection based on workspace management 2025-06-11 20:06:13 +08:00
wxg0103 16482af519 refactor: chat user add login auth 2025-06-11 19:36:35 +08:00
wxg0103 6c342e02f0 refactor: add all user list 2025-06-11 18:29:26 +08:00
wangdan-fit2cloud a9381ab914 feat: system-setting 2025-06-11 17:43:42 +08:00
CaptainB ba0dcf6b1b feat: enhance permission checks by incorporating role constants for workspace management 2025-06-11 17:00:14 +08:00
wxg0103 874dd34cba refactor: user add log 2025-06-11 16:40:09 +08:00
shaohuzhang1 6f61c18ff6
feat: application ui overview (#3237) 2025-06-11 16:38:48 +08:00
teukkk 25cc01d51f feat: role member 2025-06-11 16:06:58 +08:00