shaohuzhang1
|
a39010bc4a
|
fix: resource auth (#3327)
|
2025-06-20 13:36:28 +08:00 |
|
CaptainB
|
01a25efe1c
|
feat: standardize label field values in tool SQL insert statements
|
2025-06-20 13:24:29 +08:00 |
|
CaptainB
|
9a89565931
|
feat: update community file with new hash value
|
2025-06-20 12:46:46 +08:00 |
|
CaptainB
|
f646a5caad
|
fix: update icon paths for various tools in internal_tool.sql
|
2025-06-20 12:24:23 +08:00 |
|
shaohuzhang1
|
a9d106ddd4
|
fix: Resource authorization modify (#3326)
Co-authored-by: zhangzhanwei <zhanwei.zhang@fit2cloud.com>
|
2025-06-20 12:00:39 +08:00 |
|
CaptainB
|
63abffec3c
|
feat: add label field to tool serializer and SQL queries
|
2025-06-20 11:57:55 +08:00 |
|
CaptainB
|
e13bd094fa
|
feat: add label field to tool model and update SQL insert statements
|
2025-06-20 11:52:51 +08:00 |
|
dependabot[bot]
|
f54c873c20
|
build(deps): bump the python-dependencies group with 7 updates
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis), [langchain-openai](https://github.com/langchain-ai/langchain), [boto3](https://github.com/boto/boto3), [tencentcloud-sdk-python](https://github.com/TencentCloud/tencentcloud-sdk-python), [dashscope](https://dashscope.aliyun.com/), [python-docx](https://github.com/python-openxml/python-docx) and [django-apscheduler](https://github.com/jcass77/django-apscheduler) to permit the latest version.
Updates `django-redis` to 6.0.0
- [Release notes](https://github.com/jazzband/django-redis/releases)
- [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jazzband/django-redis/compare/5.4.0...6.0.0)
Updates `langchain-openai` to 0.3.24
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.23...langchain-openai==0.3.24)
Updates `boto3` to 1.38.39
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](https://github.com/boto/boto3/compare/1.38.36...1.38.39)
Updates `tencentcloud-sdk-python` to 3.0.1405
- [Changelog](https://github.com/TencentCloud/tencentcloud-sdk-python/blob/master/SERVICE_CHANGELOG.md)
- [Commits](https://github.com/TencentCloud/tencentcloud-sdk-python/compare/3.0.1402...3.0.1405)
Updates `dashscope` to 1.23.5
Updates `python-docx` to 1.2.0
- [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst)
- [Commits](https://github.com/python-openxml/python-docx/compare/v1.1.2...v1.2.0)
Updates `django-apscheduler` to 0.7.0
- [Release notes](https://github.com/jcass77/django-apscheduler/releases)
- [Changelog](https://github.com/jcass77/django-apscheduler/blob/develop/docs/changelog.md)
- [Commits](https://github.com/jcass77/django-apscheduler/compare/v0.6.2...v0.7.0)
---
updated-dependencies:
- dependency-name: django-redis
dependency-version: 6.0.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-openai
dependency-version: 0.3.24
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.38.39
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1405
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: dashscope
dependency-version: 1.23.5
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: python-docx
dependency-version: 1.2.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: django-apscheduler
dependency-version: 0.7.0
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-20 11:39:08 +08:00 |
|
wangdan-fit2cloud
|
c38906530d
|
fix: icon
|
2025-06-20 11:13:42 +08:00 |
|
wxg0103
|
6c12acd5d4
|
refactor: ce 404
|
2025-06-20 11:08:05 +08:00 |
|
wxg0103
|
d2ec6d558b
|
fix: model add workspace_id
|
2025-06-20 10:40:51 +08:00 |
|
shaohuzhang1
|
4af876f6a8
|
fix: permission (#3325)
|
2025-06-20 10:17:09 +08:00 |
|
shaohuzhang1
|
f40e625ee1
|
fix: workspace (#3320)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-19 21:43:57 +08:00 |
|
wangdan-fit2cloud
|
7acdd887bf
|
feat: document
|
2025-06-19 21:33:37 +08:00 |
|
CaptainB
|
73df001e41
|
fix: change scope parameter from 'WORKSPACE' to 'SHARED' in getList function
|
2025-06-19 20:38:16 +08:00 |
|
wangdan-fit2cloud
|
72d9833038
|
feat: paragraph
|
2025-06-19 20:33:25 +08:00 |
|
shaohuzhang1
|
ba078a9aab
|
fix: user role (#3319)
|
2025-06-19 20:29:28 +08:00 |
|
shaohuzhang1
|
ec66640616
|
feat: Button Permission by workspace role (#3317)
Co-authored-by: zhangzhanwei <zhanwei.zhang@fit2cloud.com>
|
2025-06-19 20:07:40 +08:00 |
|
shaohuzhang1
|
4e170c6ed7
|
feat: chat password auth (#3318)
|
2025-06-19 20:02:52 +08:00 |
|
CaptainB
|
7aa73e7110
|
fix: make folder_id parameter optional in document.py
|
2025-06-19 19:45:26 +08:00 |
|
CaptainB
|
2c3eb20592
|
fix: make folder_id parameter optional in document.py
|
2025-06-19 19:42:29 +08:00 |
|
CaptainB
|
80b3be46fd
|
fix: add template_id to tool and tool_folder queries in list_tool.sql
|
2025-06-19 19:39:16 +08:00 |
|
CaptainB
|
35b30c2009
|
fix: add template_id to tool and tool_folder queries in list_tool.sql
|
2025-06-19 19:22:31 +08:00 |
|
CaptainB
|
c9bdb9ca8a
|
fix: add scope column to tool and folder queries in list_tool.sql
|
2025-06-19 19:15:46 +08:00 |
|
CaptainB
|
4e87048053
|
fix: add tool_type field to Tool serializer in tool.py
|
2025-06-19 19:08:38 +08:00 |
|
wangdan-fit2cloud
|
b656d05036
|
feat: breadcrumb
|
2025-06-19 18:55:24 +08:00 |
|
wangdan-fit2cloud
|
37c9ef3087
|
fix: document
|
2025-06-19 18:55:24 +08:00 |
|
CaptainB
|
a6b8cc4a31
|
fix: add scope parameter to tool serializer in tool.py
|
2025-06-19 18:38:12 +08:00 |
|
CaptainB
|
317db5ae18
|
fix: add scope parameter to tool serializer in tool.py
|
2025-06-19 18:33:43 +08:00 |
|
wxg0103
|
fd73ede7c8
|
refactor: license ui
|
2025-06-19 17:50:03 +08:00 |
|
CaptainB
|
5237f8b5fc
|
fix: enhance folder movement validation to prevent exceeding depth limit
|
2025-06-19 17:45:29 +08:00 |
|
wangdan-fit2cloud
|
004f78c2ba
|
feat: folder
|
2025-06-19 17:25:57 +08:00 |
|
wangdan-fit2cloud
|
2e15552853
|
feat: folder
|
2025-06-19 17:25:57 +08:00 |
|
shaohuzhang1
|
e02d417af9
|
feat: application assess (#3312)
|
2025-06-19 17:25:46 +08:00 |
|
wxg0103
|
046e1c72d6
|
refactor: default group no delete
|
2025-06-19 16:35:36 +08:00 |
|
CaptainB
|
52ba4d6342
|
refactor: update model instance retrieval to use workspace_id and enhance document syncing with image linking
|
2025-06-19 16:20:15 +08:00 |
|
teukkk
|
1e6fabf6c4
|
fix: add members under the workspace
|
2025-06-19 16:00:20 +08:00 |
|
dataeaseShu
|
c9c2cc8f4c
|
fix(resource management): bug fix
|
2025-06-19 15:53:08 +08:00 |
|
wxg0103
|
dbfbcdd0b6
|
refactor: model
|
2025-06-19 15:50:02 +08:00 |
|
wxg0103
|
c4642a3595
|
refactor: user
|
2025-06-19 15:26:29 +08:00 |
|
shaohuzhang1
|
598b72fd12
|
fix: chat bugs (#3308)
|
2025-06-19 14:53:24 +08:00 |
|
wangdan-fit2cloud
|
03ec0f3fdf
|
feat: application
|
2025-06-19 14:39:49 +08:00 |
|
wxg0103
|
af61494779
|
refactor: user
|
2025-06-19 14:37:59 +08:00 |
|
CaptainB
|
9891c96e54
|
fix: correct folder_id path in delete function in folder.ts
|
2025-06-19 14:37:21 +08:00 |
|
teukkk
|
59e4710a42
|
refactor: user manage
|
2025-06-19 14:06:17 +08:00 |
|
CaptainB
|
6d9068c378
|
fix: validate folder_id in list method and use request.user.id for user_id
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-19 13:23:58 +08:00 |
|
CaptainB
|
11739f1649
|
fix: set default folder_id to 'default' in getList and add scope to Lark knowledge creation
|
2025-06-19 12:32:02 +08:00 |
|
CaptainB
|
b14c870fd7
|
refactor: rename embedding to embedding_model_id in BaseForm.vue
|
2025-06-19 12:16:49 +08:00 |
|
wangdan-fit2cloud
|
698f23c716
|
feat: application
|
2025-06-19 11:48:18 +08:00 |
|
dataeaseShu
|
2eff491f15
|
feat(folder): tree
|
2025-06-19 11:23:47 +08:00 |
|