Commit Graph

1697 Commits (e46cb54e451c7a7b872dcbd0588720a86b74b30d)

Author SHA1 Message Date
wxg0103 52e737c31b fix: update login settings UI and improve localization for verification code messages 2025-09-23 18:41:45 +08:00
wangdan-fit2cloud ccb43a05a5 fix: An error is displayed in the loop node of the execution details. 2025-09-23 17:18:09 +08:00
zhangzhanwei 67a82dca1c fix: STT model params add when create 2025-09-22 17:19:56 +08:00
shaohuzhang1 4269eeb2c9
docs: OpenAPI request URL (#4070) 2025-09-22 11:51:59 +08:00
CaptainB 2306f90048 fix: add type search option to KnowledgeResourceIndex
fix: add tool type search option to ToolResourceIndex
2025-09-20 13:06:39 +08:00
wxg0103 b42f6bddae fix: add support for additional model types in CreateModelDialog 2025-09-19 18:18:38 +08:00
CaptainB 13554fd27b fix: add conditional rendering for tool selection in application form
--bug=1062024 --user=刘瑞斌 【应用】简单应用中引用的工具被删除后,同步删除应用中的引用信息 https://www.tapd.cn/62980211/s/1776714
2025-09-19 16:15:14 +08:00
wxg0103 3b2c337e36 feat: update login redirection and form submission handling 2025-09-19 15:28:12 +08:00
wxg0103 2060012660 feat: reset captcha field on login form submission failure 2025-09-19 14:16:05 +08:00
wxg0103 e4232166e8 feat: update login settings API call to use structured parameters 2025-09-19 14:03:58 +08:00
zhangzhanwei bda02137e5 pref: imporve Prompt 2025-09-19 10:56:43 +08:00
wxg0103 5c0dfa8c96 fix: cast setTimeout callback to any for type safety 2025-09-19 10:47:09 +08:00
wxg0103 15c4274294 feat: add type search option and improve select input formatting 2025-09-19 10:20:06 +08:00
zhangzhanwei 71cec2fca4 feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
wxg0103 8d9c466ced feat: add ITV and TTV model types to data and update model type checks 2025-09-19 09:24:40 +08:00
wxg0103 f06bdf3ee5 feat: implement RSA encryption for login data and update authentication settings 2025-09-18 18:43:39 +08:00
wxg0103 7674804f38 fix: update login methods retrieval to use data from authentication settings 2025-09-18 15:48:06 +08:00
wangdan-fit2cloud 7af880f1db feat: Consciousness recognition node 2025-09-18 14:55:03 +08:00
wxg0103 16ade76446 fix: enhance redirect logic in authentication to include 'password' auth type 2025-09-18 13:28:48 +08:00
wxg0103 b6bab14d8a fix: update authentication settings retrieval and enhance redirect logic for password auth type 2025-09-18 13:26:56 +08:00
CaptainB 8220f52ace fix: initialize mcp_tool_ids as an empty array and update conditional rendering for mcp_servers 2025-09-18 11:17:04 +08:00
wxg0103 68ce998012 feat: add username parameter to getCaptcha function and hash password with MD5 during login 2025-09-17 17:52:06 +08:00
wxg0103 52f420df58 refactor: clean up code formatting and improve readability in index.vue 2025-09-17 15:21:02 +08:00
wxg0103 680502f366 feat: enhance login logic with dynamic captcha display and add API for fetching authentication settings 2025-09-17 15:11:39 +08:00
wxg0103 ceb601d74a feat: add login settings management and captcha display logic 2025-09-16 18:24:40 +08:00
wangdan-fit2cloud a04ee1764c fix: Optimize font color(#2792) 2025-09-16 16:11:07 +08:00
shaohuzhang1 7264545ab6
feat: Support loop node (#4045) 2025-09-16 15:49:49 +08:00
zhangzhanwei e489a635af fix: Prompt generate
--bug=1061828 --user=张展玮 【提示词生成】- AI对话节点中,生成的提示词点击替换不管用 https://www.tapd.cn/62980211/s/1773916
2025-09-16 14:25:29 +08:00
CaptainB dd13fe7554 fix: ensure mcp_source is set to 'custom' only when mcp_servers is not empty 2025-09-16 10:37:13 +08:00
wangdan-fit2cloud f065146d5f fix: Generated prompt word issues 2025-09-15 15:06:19 +08:00
CaptainB 584850b576 feat: conditionally render form items based on feature flags 2025-09-15 14:05:04 +08:00
zhangzhanwei 422dde8ba3 feat: System application generate prompt 2025-09-15 11:48:11 +08:00
zhangzhanwei 6412c79794 feat: Improve prompt 2025-09-12 17:14:33 +08:00
wangdan-fit2cloud 0c53e31b2a feat: Add a back to bottom button to the chat page(#2957) 2025-09-12 16:52:55 +08:00
CaptainB bd668e7e2a feat: handle empty store tools in ToolStoreDialog 2025-09-12 11:18:14 +08:00
wangdan-fit2cloud 823ac6b1a3 feat: Tool store 2025-09-11 18:04:24 +08:00
wangdan-fit2cloud fad4ce9cd0 feat: The model directly generates optimized prompt words 2025-09-11 17:18:19 +08:00
CaptainB 94d3bf3125 fix: add null checks before filtering tool IDs in ApplicationSetting.vue 2025-09-11 15:05:15 +08:00
CaptainB e988cbca91 feat: add Appstore tool retrieval and store tool API endpoint 2025-09-09 15:08:33 +08:00
zhangzhanwei b06fd7ad2a feat: Generate prompt 2025-09-09 14:11:02 +08:00
CaptainB adbee39082 chore: add translation key for MCP/Tool Execution Process 2025-09-08 18:12:27 +08:00
CaptainB ec5c076557 chore: add mcp_output_enable field to application and applicationversion models 2025-09-08 15:43:51 +08:00
CaptainB 4a8cd95119 feat: add MCP and tool configuration options in application settings 2025-09-08 14:54:35 +08:00
CaptainB f20235d662 chore: update mcp_tool_id to mcp_tool_ids for multi-select functionality 2025-09-05 10:18:51 +08:00
shaohuzhang1 d94871b9c3
fix: Model parameter save permission error (#3989) 2025-09-03 16:27:28 +08:00
shaohuzhang1 5332c264b0
fix: When adding interface parameters during application editing, go directly to the conversation after publishing. The URL of the conversation interface does not include interface parameters (#3985) 2025-09-02 17:38:55 +08:00
wangdan-fit2cloud 4ade65ee00 fix: style optimize 2025-09-02 12:15:25 +08:00
wangdan-fit2cloud cbee152262 fix: Fix history display errors 2025-09-01 15:28:02 +08:00
wangdan-fit2cloud bc26024bcc perf: style 2025-08-29 17:56:05 +08:00
wangdan-fit2cloud a244361ad9 fix: icon issue 2025-08-29 17:03:29 +08:00