Commit Graph

2601 Commits

Author SHA1 Message Date
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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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 e1b3f47337 fix: loop node 2025-09-18 15:31:17 +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
wangdan-fit2cloud 376e25d796 fix: Fix type errors 2025-09-18 11:40:09 +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
wangdan-fit2cloud 4b52d5f232 feat: loop node 2025-09-17 18:23:13 +08:00
shaohuzhang1 31c6154e7a
fix: Resolve the issue of sub canvas drift (#4051) 2025-09-17 18:16:23 +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
shaohuzhang1 ab93ac7c4e
fix: Loop node embedding sub application error (#4050) 2025-09-17 16:41:45 +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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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
wxg0103 1fb280aa3d feat: add source field to user serializer and update user creation logic 2025-09-12 15:34:13 +08:00
wxg0103 7dc132e35c feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
zhangzhanwei ce6f801a35 feat: Intent classify
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-12 11:54:53 +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
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
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 af64f7eab7 feat: enhance variable selection to support boolean type
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-09-10 10:34:20 +08:00
CaptainB e988cbca91 feat: add Appstore tool retrieval and store tool API endpoint 2025-09-09 15:08:33 +08:00
wangdan-fit2cloud a5d046c26b fix: Pressing the Enter key will open a new web page 2025-09-09 14:45:02 +08:00
zhangzhanwei b06fd7ad2a feat: Generate prompt 2025-09-09 14:11:02 +08:00
shaohuzhang1 6ddad88357
fix: Ecarts rendering error (#4009) 2025-09-09 13:43:37 +08:00
shaohuzhang1 2de5b1ecf0
fix: Unable to add session variables after editing (#4008) 2025-09-09 11:47:37 +08:00
wangdan-fit2cloud aba254c907 fix: generate question components style 2025-09-09 11:35:14 +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 121614fb81 chore: add model_params_setting to document, knowledge, and paragraph processing
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
--story=1018694 --user=刘瑞斌 【菲尼克斯】知识库生成问题选择模型,希望可以设置模型参数 https://www.tapd.cn/62980211/s/1768601
2025-09-05 17:48:40 +08:00
shaohuzhang1 5ed5d2786d
fix: Workflow session variables cannot be added (#3998) 2025-09-05 15:07:46 +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)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-03 16:27:28 +08:00
CaptainB d21518e7b7 fix: validate mcp_tool_id when mcp_source is referencing
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-03 12:50:06 +08:00
CaptainB 22f70dd488 fix: add conditional rendering for mcp_tool_id and update mcp_source assignment logic 2025-09-03 10:56:31 +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
shaohuzhang1 c0fcc21c86
fix: Create application orchestration, select the knowledge base Q&A assistant template, and when publishing, the knowledge base retrieval node prompts to set parameters (#3983) 2025-09-02 17:30:31 +08:00