10 Commits

Author SHA1 Message Date
bobo.yang
c052625df2 Add Optional import to single_select.py and text_edit.py 2023-12-21 18:24:03 +08:00
bobo.yang
d2aaa48630 Refactor ui_group function to format ui_message as
a chatmark form
2023-12-18 21:06:07 +08:00
bobo.yang
1e8cb3f6f6 Update ui_group function in group.py 2023-12-18 21:06:07 +08:00
bobo.yang
2cf1b0305b Refactor UI group function 2023-12-18 21:06:07 +08:00
bobo.yang
2b74ea0822 reformat 2023-12-18 21:06:07 +08:00
bobo.yang
63ca9b4140 Remove unnecessary print statement in
pipe_interaction function
2023-12-18 21:06:07 +08:00
bobo.yang
e2e0c6b93a add ide service and group ui 2023-12-18 21:06:07 +08:00
kagami
3f04295b46 Fix lint errors 2023-12-08 18:38:29 +08:00
kagami
82bee7a7de Fix format 2023-12-08 18:38:29 +08:00
bobo.yang
f3d867623c feat: Integrate LLM API and UI utility functions
- Added new LLM API functions for non-streaming chat completions
- Introduced UI utility functions for input/output interaction
- Implemented multi-select and single-select UI components
2023-12-08 10:37:32 +08:00