CaptainB
|
ae2e08d90d
|
feat: add optional parameters to OpenAIEmbeddingModel for enhanced embedding functionality
|
2025-09-28 13:30:11 +08:00 |
|
zhangzhanwei
|
684b86f197
|
pref: Generate prompt
|
2025-09-28 09:37:23 +08:00 |
|
shaohuzhang1
|
88023f34ba
|
fix: Infinite cycle, maximum number of cycles failed and page scaling (#4121)
|
2025-09-26 14:11:10 +08:00 |
|
shaohuzhang1
|
5d546c0a6f
|
fix: Application creation time in reverse order (#4118)
|
2025-09-26 14:08:57 +08:00 |
|
shaohuzhang1
|
d92dcd722b
|
fix: Add file name to prompt when processing images with doc (#4114)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-25 18:51:21 +08:00 |
|
shaohuzhang1
|
801891de82
|
fix: OpenAPI authentication (#4110)
|
2025-09-25 17:16:39 +08:00 |
|
wxg0103
|
82fdef16f1
|
feat: enable captcha requirement based on max attempts configuration
|
2025-09-25 16:20:07 +08:00 |
|
wxg0103
|
d883d0fa3e
|
fix: correct cache key format for login attempt tracking
|
2025-09-25 16:19:19 +08:00 |
|
shaohuzhang1
|
7baedb9b1c
|
fix: The restriction on simple application questioning is not effective (#4107)
|
2025-09-25 15:59:27 +08:00 |
|
zhangzhanwei
|
e8c36a6223
|
feat: STT model params
|
2025-09-25 15:47:33 +08:00 |
|
CaptainB
|
a2130edd08
|
fix: provide default value for mcp_servers in application.py
--bug=1062220 --user=刘瑞斌 【应用】新建简单应用报错 https://www.tapd.cn/62980211/s/1778977
|
2025-09-25 15:46:02 +08:00 |
|
wxg0103
|
94823b2a6a
|
chore: refactor captcha generation logic in login.py
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-25 13:46:09 +08:00 |
|
CaptainB
|
fc05d26eaf
|
feat: add TestConnection API endpoint and corresponding frontend functionality
|
2025-09-25 12:05:21 +08:00 |
|
wxg0103
|
0406fbcaf7
|
feat: enhance captcha generation with access token validation and configurable max attempts
|
2025-09-24 18:55:09 +08:00 |
|
shaohuzhang1
|
04b42c399d
|
feat: Incorrect assignment of session variables in loop (#4101)
|
2025-09-24 17:21:18 +08:00 |
|
CaptainB
|
e9156f7138
|
feat: add new fields to Application model and update serializer mappings
--bug=1062164 --user=刘瑞斌 【应用】-简单应用中添加MCP、工具后,复制应用生成的应用中没有引用 MCP、工具 https://www.tapd.cn/62980211/s/1778474
|
2025-09-24 15:43:40 +08:00 |
|
shaohuzhang1
|
e46cb54e45
|
fix: Continue and break to fill in conversation details (#4094)
|
2025-09-23 19:47:07 +08:00 |
|
shaohuzhang1
|
80da909dc3
|
fix: Loop node exception handling (#4092)
|
2025-09-23 17:22:17 +08:00 |
|
liqiang-fit2cloud
|
6a9b59163c
|
fix: Infinite loop increases maximum loop count limit
|
2025-09-23 17:13:49 +08:00 |
|
shaohuzhang1
|
b0509f74e7
|
fix: Infinite loop increases maximum loop count limit (#4089)
|
2025-09-23 15:40:07 +08:00 |
|
shaohuzhang1
|
4242c776ed
|
fix: Infinite loop increases maximum loop count limit (#4088)
|
2025-09-23 15:35:21 +08:00 |
|
shaohuzhang1
|
525e2091b0
|
fix: Wireless cyclic index remains unchanged (#4083)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-23 12:43:53 +08:00 |
|
wxg0103
|
15af6c97f8
|
chore: update negative prompt handling and fix tooltip field labels
|
2025-09-23 11:13:24 +08:00 |
|
shaohuzhang1
|
3fad820e99
|
feat: The comparator is greater than or less than the supported string comparison (#4081)
|
2025-09-22 18:18:37 +08:00 |
|
wxg0103
|
ccf6d86dea
|
chore: update logging for auth setting changes and add translations
|
2025-09-22 17:52:44 +08:00 |
|
CaptainB
|
2df99de91d
|
fix: handle case where tool is None in tool activation check
|
2025-09-22 16:25:02 +08:00 |
|
shaohuzhang1
|
6805d7605b
|
fix: Judgment execution logic (#4073)
|
2025-09-22 15:09:58 +08:00 |
|
wxg0103
|
180c115f17
|
fix: update default voice selection for TTS to MOSS-TTSD-v0.5:alex
|
2025-09-22 14:02:41 +08:00 |
|
shaohuzhang1
|
4269eeb2c9
|
docs: OpenAPI request URL (#4070)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-22 11:51:59 +08:00 |
|
zhangzhanwei
|
53082657d7
|
feat: Remove debug
|
2025-09-22 10:37:51 +08:00 |
|
wxg0103
|
2e69698e6b
|
chore: update watermark attributes and cache timeout settings
|
2025-09-19 18:22:54 +08:00 |
|
zhangzhanwei
|
eb6873c329
|
fix: Improve intent node
--bug=1062028 --user=张展玮 【应用编排】意图识别节点没有带上历史聊天记录进行分类 https://www.tapd.cn/62980211/s/1776831
|
2025-09-19 17:55:13 +08:00 |
|
zhangzhanwei
|
6a0145758c
|
feat: Remove debug permission
|
2025-09-19 16:54:24 +08:00 |
|
wxg0103
|
60ce4bf70d
|
fix: improve error handling for video generation process
|
2025-09-19 15:31:48 +08:00 |
|
wxg0103
|
47d4bce84f
|
fix: improve error handling and logging in video generation process
|
2025-09-19 14:51:17 +08:00 |
|
wxg0103
|
5bea2b2566
|
fix: handle exceptions in get_file_base64 method
|
2025-09-19 11:13:32 +08:00 |
|
wxg0103
|
0693ae99ca
|
feat: update translations for login and image retrieval messages
|
2025-09-19 11:13:15 +08:00 |
|
zhangzhanwei
|
71cec2fca4
|
feat: Support stt model params setting
|
2025-09-19 10:15:02 +08:00 |
|
wxg0103
|
74c454532d
|
feat: enhance user authentication with RSA key handling and encrypted data support
|
2025-09-18 18:42:55 +08:00 |
|
wxg0103
|
a0118ca397
|
feat: add TTS model credential and general parameters form
|
2025-09-18 16:23:03 +08:00 |
|
wxg0103
|
faf238109b
|
feat: add password authentication option and update related translations
|
2025-09-18 15:47:38 +08:00 |
|
CaptainB
|
c1a214b08f
|
feat: add variable handling for tool parameters in base_chat_node and base_mcp_node
--story=1019430 --user=刘瑞斌 GitHub#3113 【MCP调用】MCP配置支持传入变量 https://www.tapd.cn/62980211/s/1775665
|
2025-09-18 11:17:04 +08:00 |
|
shaohuzhang1
|
b9ac3b941d
|
fix: Loop node response data (#4052)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-17 18:33:46 +08:00 |
|
wxg0103
|
70f6d6b048
|
fix: update password handling in user authentication to use plain text instead of encrypted password
|
2025-09-17 17:54:40 +08:00 |
|
wxg0103
|
d4bdee1340
|
fix: reduce login failure record expiration time from 3600 to 600 seconds
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-09-17 17:21:43 +08:00 |
|
shaohuzhang1
|
ab93ac7c4e
|
fix: Loop node embedding sub application error (#4050)
|
2025-09-17 16:41:45 +08:00 |
|
wxg0103
|
b96b499bc7
|
feat: add login authentication configuration endpoints and update related serializers
|
2025-09-17 15:09:36 +08:00 |
|
CaptainB
|
e2314360e9
|
fix: update tool name assignment to use instance data in tool and shared_tool modules
--bug=1061891 --user=刘瑞斌 【工具】从工具商店创建的工具,修改名称后添加还是显示的默认名称 https://www.tapd.cn/62980211/s/1774595
|
2025-09-17 13:00:30 +08:00 |
|
CaptainB
|
b3073c8aad
|
refactor: remove unused tool name assignment in tool and shared_tool modules
--bug=1061891 --user=刘瑞斌 【工具】从工具商店创建的工具,修改名称后添加还是显示的默认名称 https://www.tapd.cn/62980211/s/1774595
|
2025-09-17 12:57:54 +08:00 |
|
wxg0103
|
cf91734db5
|
refactor: adjust max_attempts default and captcha requirement in authentication logic
|
2025-09-17 10:26:43 +08:00 |
|