Commit Graph
55359 Commits
Author SHA1 Message Date
liwenrui c6b183b4ea * make helper functions private. 2023-07-10 10:26:02 +08:00
liwenrui b0281c6ebc * make return value of executePrompt consistent. 2023-07-10 10:22:37 +08:00
liwenrui d888309bbc + prompt execution, now able to execute prompt on object, task #96944. 2023-07-10 10:19:28 +08:00
liwenrui b745167d1b * add go testing button on targetForm setting page. 2023-07-07 10:41:06 +08:00
liwenrui 7132bcad26 * add function calling capability. 2023-07-06 16:02:54 +08:00
liwenrui dffd9528ef * show long fields with titles. 2023-07-06 16:02:27 +08:00
liwenrui a310abbfe8 * make helper function static and call with static not self. 2023-07-06 15:52:12 +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
liwenrui 499c5c0384 * enlarge role input. 2023-07-06 15:02:03 +08:00
liwenrui 6574d644d1 * tweak ai lang. 2023-07-06 15:02:03 +08:00
Chenjianyu 68981d32f8 * add missing demo data property. 2023-07-06 10:20:07 +08:00
Chenjianyu f9f22ffcfb * remove markdown syntax for now. 2023-07-06 09:49:57 +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 fdbf04147f * show targetForm properly in prompts list. 2023-07-05 16:04:13 +08:00
liwenrui 2d39c0e364 * fix scrolling in data source select page. 2023-07-04 13:18:48 +08:00
liwenrui 2f792e9a06 * make set purpose page properly scroll. 2023-07-04 11:35:25 +08:00
liwenrui 55d3b7bcc0 * make set target form page properly scroll. 2023-07-04 11:19:53 +08:00
Chenjianyu 547159c2f2 * fix overflow wrap. 2023-07-04 11:13:39 +08:00
liwenrui 280cac10cb * fix form selection default value. 2023-07-03 16:42:49 +08:00
liwenrui cdd6c13fbb + target form setter, task #95118. 2023-07-03 16:39:01 +08:00
Chenjianyu d775b7df38 * fix css units. 2023-07-03 16:31:05 +08:00
Chenjianyu 9081ba5a23 * replace demo data with real design progress status. 2023-07-03 16:03:22 +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
Chenjianyu ba3f5347db * format code. 2023-07-03 15:06:10 +08:00
Chenjianyu 40f7612520 * fix indent. 2023-07-03 14:48:17 +08:00
Chenjianyu 96573a753e * add design progressbar and demo status. 2023-07-03 14:45:48 +08:00
liwenrui 887e3d2f0b * activate submit button if purpose is set. 2023-07-03 14:37:09 +08:00
liwenrui 5a2361dc29 + set purpose page, task #95115. 2023-07-03 11:46:45 +08:00
liwenrui 5804d57e31 * update translations of ai module. 2023-06-27 10:54:42 +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 228f55d8f8 * toggle disabled submit button on select. 2023-06-27 10:01:51 +08:00
liwenrui 67648bd2b2 + functionality of sortable prop list, task #95116. 2023-06-26 17:06:28 +08:00
liwenrui 4df87925de + sortable selected data props list, task #95116. 2023-06-26 11:01:43 +08:00
liwenrui 6d216509da * activate active data source. 2023-06-25 14:26:35 +08:00
liwenrui 3ccb85f23e * semicolon. 2023-06-25 14:14:36 +08:00
liwenrui 2cc51e1fab * render title dynamically for selected data and props, task #95117. 2023-06-25 14:11:09 +08:00
liwenrui 17c0dd05bc + half of ai prompt data source selection view, task #95117. 2023-06-25 13:39:19 +08:00
liwenrui 76016a8bb0 * add placeholder and sync lang files. 2023-06-20 15:48:00 +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 82c0e4a599 * add counter to status buttons of ai prompts page, task #94382. 2023-06-08 16:47:19 +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 b9a992b08b * add concealed tip, remove azure model (for now). 2023-06-07 14:46:11 +08:00
liwenrui 18e0feb9bd * fix header menu of editModel. 2023-06-06 14:51:58 +08:00