Commit Graph
39 Commits
Author SHA1 Message Date
Chenjianyu 185004aceb * add prompt view detail block. 2023-07-18 14:30:52 +08:00
liwenrui 637132f6fd * add quick switcher and title to prompt details. 2023-07-18 10:58:02 +08:00
Chenjianyu e4d1c2b6a1 * add publish prompt button for test page. 2023-07-18 10:57:13 +08:00
Chenjianyu 31096a25e8 * fix link. 2023-07-18 10:23:15 +08:00
Chenjianyu e66042bd04 * add save action for prompt audit page. 2023-07-18 10:22:37 +08:00
liwenrui 6ebb6eb566 * add main menu to prompt details, task #97646. 2023-07-18 10:07:21 +08:00
Chenjianyu 33ebe618d8 * add regenerate button for prompt execution. 2023-07-17 17:07:41 +08:00
liwenrui 755d3825fe + prompt details view. 2023-07-17 15:37:51 +08:00
Chenjianyu 1073d65c89 * add basic prompt audit view. 2023-07-14 14:07:02 +08:00
Chenjianyu 53bcf6e72d * add prompt audit session state. 2023-07-14 14:06:15 +08:00
liwenrui 4bdc7aa5ce * prevent showing message on first submit button, bug #36535. 2023-07-14 09:50:11 +08:00
liwenrui 30a89ec066 * validate model config input, bug #36511. 2023-07-14 09:08:22 +08:00
liwenrui 4f0737522e * and use 0 as model for now. 2023-07-13 14:45:54 +08:00
liwenrui 78358c95e4 * make prompt active on finish. 2023-07-13 14:02:18 +08:00
liwenrui 9651d5aecd * rename prompt execute. 2023-07-13 11:19:16 +08:00
liwenrui 5c7634b39a + ai prompt execute method, task #97520. 2023-07-13 10:33:34 +08:00
Chenjianyu 978448675f * add publish and unpublish action for the prompt list. 2023-07-12 14:48:25 +08:00
Chenjianyu c9cd289391 * make the design progress bar step more precise. 2023-07-10 15:56:55 +08:00
Chenjianyu 2b799c6598 * add save button to the design nav bar. 2023-07-10 14:22:33 +08:00
liwenrui 2af7ca9df8 * actually redirect to most recent object that user has access of on clicking go testing button, task #96982. 2023-07-10 13:29:27 +08:00
liwenrui b745167d1b * add go testing button on targetForm setting page. 2023-07-07 10:41:06 +08:00
liwenrui 53bf8021eb * use data preview in target form setting. 2023-07-06 15:48:53 +08:00
liwenrui 3f64497183 + final step of prompt creation, task #95122. 2023-07-06 15:46:01 +08:00
Chenjianyu c580c312f5 * add demo data and serialize it to prompt. 2023-07-06 09:30:53 +08:00
liwenrui 7762939c1c * use prompting step name from method name. 2023-07-05 16:33:55 +08:00
liwenrui cdd6c13fbb + target form setter, task #95118. 2023-07-03 16:39:01 +08:00
Chenjianyu 49281937fa * change array keys to follow with the page name. 2023-07-03 16:01:36 +08:00
Chenjianyu 12e8a2d43b * add step variable. 2023-07-03 15:30:30 +08:00
liwenrui 5a2361dc29 + set purpose page, task #95115. 2023-07-03 11:46:45 +08:00
liwenrui 96be2728dc * save prompt data source, and restore selector states from saved prompt data, finish task #95116. 2023-06-27 10:36:53 +08:00
liwenrui 6d216509da * activate active data source. 2023-06-25 14:26:35 +08:00
liwenrui 17c0dd05bc + half of ai prompt data source selection view, task #95117. 2023-06-25 13:39:19 +08:00
liwenrui 3fe1c32a64 + prompt role assigning, task #95114. 2023-06-20 15:20:22 +08:00
liwenrui f9da95803b + dummy pages for prompt creation process, and navigate to role assign on create. 2023-06-15 16:17:48 +08:00
liwenrui 589fd1bd20 + prompt creation and list, task #94381,94384. 2023-06-15 14:49:59 +08:00
liwenrui 494f896b33 * fix head comments of ai module. 2023-06-08 16:48:49 +08:00
liwenrui 3206e9383e + ai prompts list page with modules tree, task #94380,94383. 2023-06-08 16:13:44 +08:00
liwenrui 7249113d81 * integrate current openai module into ai module and finish connection testing functionality, task #94375. 2023-06-08 13:32:15 +08:00
liwenrui 7e7d5121fb * seperate view and edit pages of language model parameters, part of task #94375. 2023-06-06 13:30:17 +08:00