Commit graph

97 commits

Author SHA1 Message Date
莘权 马
a7b933311e feat: +role 2023-09-02 15:39:17 +08:00
send18
1542987ede
Merge pull request #18 from iorisa/feature/bug-1118
fixbug: 1118
2023-09-02 11:00:39 +08:00
莘权 马
3e28b93e54 refactor: refine prompt 2023-09-01 22:46:04 +08:00
Justin-ZL
a36d46d6b9
Merge pull request #15 from iorisa/feature/bug-1113
fixbug: MET-1113
2023-09-01 19:41:06 +08:00
莘权 马
60d984f184 fixbug: MET-1113 2023-09-01 10:25:31 +08:00
shenchucheng
8cb0fbeb40
Merge branch 'dev' into feature-mg 2023-08-30 15:26:46 +08:00
shenchucheng
43dda1edaf fix options error 2023-08-30 11:55:54 +08:00
shenchucheng
dc14770e3d separate workspace 2023-08-30 10:53:47 +08:00
莘权 马
ef6ec8c8c7 fixbug: annotation 2023-08-29 20:52:45 +08:00
莘权 马
1903da126f fixbug: async 2023-08-28 22:59:35 +08:00
莘权 马
b904607aab fixbug: async 2023-08-28 22:46:34 +08:00
莘权 马
3243078b77 feat: replace CONFIG with OPTIONS 2023-08-28 19:21:50 +08:00
莘权 马
7895af2c5a feat: replace CONFIG with OPTIONS 2023-08-28 19:07:59 +08:00
莘权 马
143ffb0c2c feat: replaced with OPTIONS 2023-08-28 17:45:45 +08:00
莘权 马
ac74406260 fixbug: +缺省值 2023-08-28 11:55:09 +08:00
莘权 马
1545a702cc fixbug: skill_yaml_file_name 2023-08-26 22:28:41 +08:00
莘权 马
9ff489b6c6 feat: +knowledge 2023-08-26 20:24:57 +08:00
莘权 马
d35dc8bfef feat: +knowledge 2023-08-26 20:23:50 +08:00
莘权 马
6e10cbb73b feat: +knowledge 2023-08-26 20:18:47 +08:00
莘权 马
2c593bedea feat: +common talk role 2023-08-26 16:59:12 +08:00
莘权 马
4fe3d6e879 fixbug: unit test 2023-08-26 16:52:21 +08:00
莘权 马
799dbd396e feat: archive 2023-08-25 21:10:14 +08:00
莘权 马
86e0e70619 fixbug: teacher role 2023-08-21 10:44:40 +08:00
莘权 马
ae94b6dff8 feat: merge role_option 2023-08-20 20:22:59 +08:00
莘权 马
ec20629561 feat: merge role_option 2023-08-20 20:03:39 +08:00
莘权 马
f45a8e5284 feat: Remove global configuration , enable configuration support for business isolation. 2023-08-20 17:33:13 +08:00
莘权 马
cbb2c51f32 Merge branch 'feature/oas3_skills' into feature/skills 2023-08-19 19:44:51 +08:00
莘权 马
bb3e079b35 Merge branch 'main' into feature/oas3 2023-08-19 19:41:46 +08:00
莘权 马
c4003e434d feat: merge oas3 2023-08-18 12:23:11 +08:00
shenchucheng
d2aaafd235 Suppress the pydantic.ValidationError in SearchAndSummarize 2023-08-17 21:26:11 +08:00
莘权 马
de610df25d feat: +OAS framework 2023-08-17 20:41:07 +08:00
莘权 马
c976dbe542 Merge branch 'feature/fork_meta_role' into feature/tts 2023-08-16 19:09:21 +08:00
莘权 马
145ffc7048 Merge branch 'feature/teacher' into feature/fork_meta_role 2023-08-16 19:08:02 +08:00
莘权 马
820c20ec4c feat: merge main 2023-08-16 19:06:59 +08:00
hezz
cb11ec7bc7 fix ruff check error 2023-08-13 14:14:14 +08:00
stellaHSR
2e1e647628
Merge pull request #161 from shenchucheng/main
Feature/researcher
2023-08-10 20:21:24 +08:00
stellaHSR
9ee2421aec
Merge pull request #144 from jansalvador/main-1
Update run_code.py
2023-08-10 20:18:51 +08:00
莘权 马
63678de181 feat: add more text formatting options 2023-08-09 20:48:25 +08:00
shenchucheng
e43ae21d98 Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +08:00
莘权 马
e3bb90f257 Merge branch 'feature/teacher' into feature/fork_meta_role 2023-08-09 13:55:42 +08:00
莘权 马
9e9e0d56e5 fixbug: Align parameters with the parent class 2023-08-09 13:55:07 +08:00
莘权 马
9e91142c4e fixbug: Align parameters with the parent class 2023-08-09 13:46:22 +08:00
莘权 马
5f7f8ac31b feat: merge main 2023-08-09 10:52:33 +08:00
莘权 马
4ec516f39c feat: merge main 2023-08-09 10:51:13 +08:00
shenchucheng
25d2621198 add Researcher role 2023-08-08 22:59:26 +08:00
jansalvador
d0e2c2300a
Update run_code.py
Typo
2023-08-07 17:46:16 +02:00
莘权 马
5702aaa5ad feat: + uml fork style role demo 2023-08-07 21:12:27 +08:00
shenchucheng
8b1fff2215 add docs for write_docstring.py and parse python code with retry 2023-08-07 20:58:01 +08:00
shenchucheng
50cdba3052
Update write_docstring.py to make the template of the prompt more clear 2023-08-07 10:16:00 +08:00
莘权 马
28c3bfd036 Merge branch 'main' into feature/teacher 2023-08-07 10:12:15 +08:00