wxg0103
|
bc0b1fb209
|
refactor: improve formatting and consistency in index.vue
|
2025-07-04 14:09:36 +08:00 |
|
zhangzhanwei
|
ea085a3832
|
fix: Extends workspace manager system permission
|
2025-07-04 14:00:25 +08:00 |
|
wxg0103
|
a7f55e6c00
|
refactor: update translation for "Image size" to improve clarity
|
2025-07-04 13:57:56 +08:00 |
|
CaptainB
|
4214043674
|
refactor: update CreateKnowledgeDialog to refresh user profile after knowledge creation
|
2025-07-04 13:55:30 +08:00 |
|
CaptainB
|
f3e5f26caf
|
refactor: enhance JSON serialization with custom serializer for datetime and Decimal types
|
2025-07-04 13:19:09 +08:00 |
|
CaptainB
|
0ef5ccc4c2
|
refactor: add filterable attribute to create_user search fields for improved usability
|
2025-07-04 12:59:05 +08:00 |
|
CaptainB
|
57c4f74501
|
refactor: add filterable attribute to create_user search fields for improved usability
|
2025-07-04 12:56:55 +08:00 |
|
CaptainB
|
6bd5b9af6a
|
refactor: update icon URL handling in ApplicationResourceIndex.vue
|
2025-07-04 12:53:36 +08:00 |
|
shaohuzhang1
|
628e7cdfed
|
feat: application node (#3480)
|
2025-07-04 12:08:24 +08:00 |
|
shaohuzhang1
|
e21d53b746
|
feat: Simple application version (#3479)
|
2025-07-04 11:42:31 +08:00 |
|
CaptainB
|
77d90e5b46
|
refactor: update poetry version to 2.0.0 in Dockerfile
|
2025-07-04 11:35:11 +08:00 |
|
wangdan-fit2cloud
|
45444bb256
|
feat: chat
|
2025-07-04 11:26:24 +08:00 |
|
wxg0103
|
be759701cc
|
feat: add application management API and update ApplicationResourceIndex.vue
|
2025-07-04 11:21:05 +08:00 |
|
dependabot[bot]
|
46b7e5c38f
|
build(deps): bump the python-dependencies group with 13 updates
---
updated-dependencies:
- dependency-name: django
dependency-version: 5.2.4
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-openai
dependency-version: 0.3.27
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-community
dependency-version: 0.3.27
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-google-genai
dependency-version: 2.1.6
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langchain-mcp-adapters
dependency-version: 0.1.8
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: langgraph
dependency-version: 0.5.1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: zhipuai
dependency-version: 2.1.5.20250701
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: boto3
dependency-version: 1.39.2
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: tencentcloud-sdk-python
dependency-version: 3.0.1414
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: xinference-client
dependency-version: 1.7.1.post1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: anthropic
dependency-version: 0.57.1
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: sentence-transformers
dependency-version: 5.0.0
dependency-type: direct:production
dependency-group: python-dependencies
- dependency-name: pypdf
dependency-version: 5.7.0
dependency-type: direct:production
dependency-group: python-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-04 11:18:00 +08:00 |
|
CaptainB
|
9c7eb22c61
|
refactor: improve error message for non-existent files in document handling
--bug=1057925 --user=刘瑞斌 【知识库】知识库快速创建空白文档-添加段落和内容-随后下载源文档-下载文件提示异常 https://www.tapd.cn/62980211/s/1723202
|
2025-07-04 11:08:20 +08:00 |
|
CaptainB
|
cb28cfd427
|
refactor: update user option label to use nick_name in Application and Model Resource Index
|
2025-07-04 10:55:35 +08:00 |
|
CaptainB
|
d58a2239e3
|
refactor: update user options to use nick_name instead of username
|
2025-07-04 10:51:58 +08:00 |
|
CaptainB
|
5f2bb37626
|
refactor: update workspace_ids handling in API requests for consistency
|
2025-07-04 10:44:37 +08:00 |
|
zhangzhanwei
|
60e3005aa9
|
fix: Tool permission by extend workspace manager
|
2025-07-04 10:41:45 +08:00 |
|
wxg0103
|
82779d1719
|
refactor: clean up formatting and improve code readability in ModelResourceIndex.vue
|
2025-07-04 10:36:04 +08:00 |
|
wxg0103
|
ba3a2153e0
|
refactor: simplify data handling in ApplicationChatRecordAddKnowledgeSerializer
|
2025-07-04 10:13:40 +08:00 |
|
wxg0103
|
bf9918250c
|
refactor: conditionally load shared tools for EE users in DropdownMenu
|
2025-07-04 09:50:12 +08:00 |
|
wxg0103
|
85afde5e61
|
refactor: update role constants to include ADMIN in permission checks
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-04 09:15:53 +08:00 |
|
wxg0103
|
7d7f085e3a
|
refactor: update role constants to include ADMIN in permission checks
|
2025-07-04 09:13:29 +08:00 |
|
zhangzhanwei
|
a0b71de188
|
Document enter permission
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-03 20:48:07 +08:00 |
|
CaptainB
|
d54184cf71
|
refactor: update icon source handling in PermissionSetting component
|
2025-07-03 20:44:48 +08:00 |
|
zhangzhanwei
|
dd621b59b9
|
Application model use
|
2025-07-03 20:23:24 +08:00 |
|
CaptainB
|
a3c5cf452c
|
refactor: add TypeScript type annotations and update ESLint rules
|
2025-07-03 20:18:06 +08:00 |
|
wangdan-fit2cloud
|
6dd1e68efc
|
feat: bugs
|
2025-07-03 20:12:47 +08:00 |
|
CaptainB
|
08695cea0c
|
refactor: update query parameter handling in workspace retrieval
|
2025-07-03 20:05:30 +08:00 |
|
CaptainB
|
b9a3cae4b4
|
refactor: update icon handling to use resetUrl function for improved URL management
|
2025-07-03 19:55:13 +08:00 |
|
wangdan-fit2cloud
|
7b1a52beff
|
feat: chat
|
2025-07-03 19:52:29 +08:00 |
|
wangdan-fit2cloud
|
fb98259881
|
feat: chat
|
2025-07-03 19:52:29 +08:00 |
|
CaptainB
|
d40294d5a4
|
refactor: update avatar dialog submission logic to remove hardcoded icon path
|
2025-07-03 19:51:43 +08:00 |
|
zhangzhanwei
|
7dc20732d5
|
fix: Application model use
|
2025-07-03 19:51:34 +08:00 |
|
teukkk
|
0b06e20527
|
refactor: toolTree and applicationTree
|
2025-07-03 19:36:06 +08:00 |
|
wangdan-fit2cloud
|
0b049ada9c
|
feat: chat
|
2025-07-03 19:23:02 +08:00 |
|
wxg0103
|
b2e4d2dc20
|
feat: add chat background setting to application settings
|
2025-07-03 19:20:35 +08:00 |
|
CaptainB
|
fe008e055f
|
refactor: update avatar dialog submission logic to remove hardcoded icon path
|
2025-07-03 19:15:00 +08:00 |
|
wangdan-fit2cloud
|
3f60135144
|
feat: display
|
2025-07-03 19:06:31 +08:00 |
|
zhangzhanwei
|
cf8df8a1f7
|
feat: Pricing button permission
|
2025-07-03 19:01:32 +08:00 |
|
liqiang-fit2cloud
|
6f04b99aef
|
refactor: fix HF_HOME.
|
2025-07-03 18:53:47 +08:00 |
|
wxg0103
|
22bc1931c8
|
fix: improve chat user filtering and update input maxlength
|
2025-07-03 18:33:35 +08:00 |
|
wxg0103
|
9d1549fc76
|
feat: add application resource API with pagination and filtering
|
2025-07-03 18:26:31 +08:00 |
|
zhangzhanwei
|
97269d5445
|
fix: System common user permission by role
|
2025-07-03 18:21:57 +08:00 |
|
wangdan-fit2cloud
|
d93b47d6f5
|
feat: pricing
|
2025-07-03 18:16:10 +08:00 |
|
CaptainB
|
a67820bc48
|
refactor: add deletion of ApplicationKnowledgeMapping entries when knowledge is deleted
--bug=1058030 --user=刘瑞斌 【知识库】知识库已关联应用-删除报错 https://www.tapd.cn/62980211/s/1722902
|
2025-07-03 18:10:22 +08:00 |
|
zhangzhanwei
|
1ef0146389
|
feat: Application conversation
|
2025-07-03 17:40:28 +08:00 |
|
wangdan-fit2cloud
|
e61e4eb937
|
fix: folder
|
2025-07-03 17:29:59 +08:00 |
|
wxg0103
|
1d35700d2a
|
refactor: enhance model retrieval logic and update optional parameters
|
2025-07-03 17:28:19 +08:00 |
|