stellaHSR
|
ab95b55662
|
Merge pull request #343 from Stitch-z/main
Fix research action bug && Optimize universal file operation tools
|
2023-09-21 11:08:40 +08:00 |
|
Ben
|
58a0ae0a35
|
Merge branch 'main' into add_open_interpreter
|
2023-09-21 10:38:57 +08:00 |
|
stellaHSR
|
d6649819f4
|
Merge pull request #327 from femto/feature/sk_agent
Feature/sk agent with basic planner and action planner
|
2023-09-20 16:53:31 +08:00 |
|
Stitch-z
|
79a5dd6b12
|
Merge pull request #8 from Stitch-z/feature-tutorial-assistant
Resolve PR issues
|
2023-09-20 12:04:26 +08:00 |
|
Stitch-z
|
97ab38ac7c
|
Resolve PR issues
|
2023-09-20 12:02:46 +08:00 |
|
Stitch-z
|
c2f61cb010
|
Merge branch 'geekan:main' into main
|
2023-09-19 16:55:49 +08:00 |
|
Stitch-z
|
97be431127
|
Fix research action bug && Optimize universal file operation tools
|
2023-09-19 16:26:33 +08:00 |
|
geekan
|
2cfa7af826
|
Merge pull request #323 from DevXiaolan/main
[加急] Action of "preparation of the interviewer"
|
2023-09-19 15:57:22 +08:00 |
|
DevXiaolan
|
56398ff4c6
|
chore: Add blank line in the end
|
2023-09-19 15:53:47 +08:00 |
|
DevXiaolan
|
04211232f6
|
chore: Format codes , PEP8
|
2023-09-19 15:03:39 +08:00 |
|
DevXiaolan
|
86f49faefb
|
prompt
|
2023-09-14 14:41:49 +08:00 |
|
femto
|
b57687761a
|
sk agent
|
2023-09-14 13:08:23 +08:00 |
|
刘棒棒
|
6a21488486
|
deleted assert statements in function and correct function name.
|
2023-09-13 22:59:48 +08:00 |
|
刘棒棒
|
754fa5ccbe
|
add support for open-interpreter.
|
2023-09-13 15:47:51 +08:00 |
|
femto
|
d9f64363c3
|
sk agent
|
2023-09-13 13:35:12 +08:00 |
|
hy.li
|
69ea116d1a
|
change to async
|
2023-09-13 12:41:38 +08:00 |
|
Stitch-z
|
d83d1e105c
|
update: format directory structure and extract universal file operation class
|
2023-09-07 19:55:50 +08:00 |
|
Stitch-z
|
414dea3ea6
|
feature: add a new role tutorial assistant
|
2023-09-06 14:43:24 +08:00 |
|
krylo
|
1f469d55b5
|
Merge branch 'geekan:main' into main
|
2023-08-29 10:26:42 -05:00 |
|
brucemeek
|
a0e6d20034
|
Merge branch 'geekan:main' into main
|
2023-08-17 11:02:27 -05:00 |
|
shenchucheng
|
d2aaafd235
|
Suppress the pydantic.ValidationError in SearchAndSummarize
|
2023-08-17 21:26:11 +08:00 |
|
brucemeek
|
193178b7d1
|
resolved current conflicts
|
2023-08-15 06:51:39 -05: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 |
|
brucemeek
|
730e2f912f
|
Merge remote-tracking branch 'upstream/main'
|
2023-08-09 21:50:42 -05:00 |
|
brucemeek
|
13c05aa31f
|
final line for both files fixed
|
2023-08-09 14:57:53 -05:00 |
|
brucemeek
|
91f6a29d72
|
final conflict error
|
2023-08-09 14:54:35 -05:00 |
|
brucemeek
|
b6a501d03d
|
fix of debug_error.py file
|
2023-08-09 14:53:30 -05:00 |
|
brucemeek
|
69e15ee6c0
|
final conflict resolved
|
2023-08-09 14:48:44 -05:00 |
|
brucemeek
|
0ad84a4d42
|
more confilt resolutions
|
2023-08-09 14:47:28 -05:00 |
|
brucemeek
|
6eb4d26224
|
conflicts resolved
|
2023-08-09 12:25:54 -05:00 |
|
brucemeek
|
f1a504fcd6
|
Merge branch 'main' of https://github.com/brucemeek/MetaGPTEnglish
|
2023-08-09 12:21:42 -05:00 |
|
brucemeek
|
076ce7bee6
|
conflict resolutions
|
2023-08-09 12:15:39 -05:00 |
|
brucemeek
|
4b7b418d8d
|
Update run_code.py
|
2023-08-09 12:07:25 -05:00 |
|
brucemeek
|
4c85faec11
|
Update run_code.py
|
2023-08-09 12:06:49 -05:00 |
|
brucemeek
|
e3fcdb3177
|
Update debug_error.py
|
2023-08-09 12:06:11 -05:00 |
|
shenchucheng
|
e43ae21d98
|
Optimize: Update certain prompt formats.
|
2023-08-09 20:28:31 +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 |
|
brucemeek
|
20948cf08e
|
Update write_test.py
|
2023-08-07 09:31:25 -05:00 |
|
brucemeek
|
14edcbc041
|
Update run_code.py
|
2023-08-07 09:31:08 -05:00 |
|
brucemeek
|
b8d6a1ad45
|
Update debug_error.py
|
2023-08-07 09:30:48 -05: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 |
|
shenchucheng
|
cfb26155c6
|
Update write_docstring.py to fix wrong word
|
2023-08-07 01:29:25 +08:00 |
|
shenchucheng
|
6c0531347f
|
add docs for metagpt/actions/write_docstring.py
|
2023-08-06 19:45:06 +08:00 |
|
shenchucheng
|
bec5778dd0
|
add write docstring action
|
2023-08-06 18:10:37 +08:00 |
|
yzlin
|
e546dbd6b8
|
use profile as sender & fix some bugs
|
2023-08-03 16:00:28 +08:00 |
|
brucemeek
|
0d632c7e56
|
another run through for translation.
|
2023-08-02 15:57:10 -05:00 |
|