Sirui Hong
|
5a7b0115ea
|
Merge pull request #500 from better629/feat_repair_llmoutput
Feat repair llmoutput
|
2023-12-12 15:16:34 +08:00 |
|
better629
|
12208154ee
|
simplify code
|
2023-12-12 15:06:20 +08:00 |
|
刘棒棒
|
3fc5080b81
|
add test_write_code_with_udfs_no_udf_found.
|
2023-12-12 14:58:10 +08:00 |
|
刘棒棒
|
86e320be11
|
update for no_udf_found.
|
2023-12-12 14:57:22 +08:00 |
|
刘棒棒
|
9651cdd735
|
update function_schema.
|
2023-12-12 14:45:06 +08:00 |
|
刘棒棒
|
116e7718ba
|
add test_write_code_with_udfs.
|
2023-12-12 14:42:29 +08:00 |
|
刘棒棒
|
b7624d7298
|
feat: add WriteCodeWithUDFs.
|
2023-12-12 14:41:43 +08:00 |
|
yzlin
|
3847e672b1
|
rm redundant
|
2023-12-12 14:20:15 +08:00 |
|
Sirui Hong
|
35f2552e33
|
Merge pull request #541 from iorisa/rebase/geekan/env_refactor
feat: rebase to geekan:main
|
2023-12-12 13:53:15 +08:00 |
|
lidanyang
|
9c426f73dc
|
fix bug
|
2023-12-12 13:39:41 +08:00 |
|
lidanyang
|
988c7072ef
|
give history code for current code steps
|
2023-12-12 13:36:54 +08:00 |
|
莘权 马
|
4fcfa90d47
|
feat: rebase geekan:main
|
2023-12-12 11:58:15 +08:00 |
|
刘棒棒
|
10d488c49a
|
fix: path in function_signatures.
|
2023-12-12 11:12:17 +08:00 |
|
Sirui Hong
|
221d927a42
|
Merge pull request #547 from geekan/v0.4.0-release
V0.4.0 release
|
2023-12-12 11:06:16 +08:00 |
|
lidanyang
|
07771a7699
|
add ml Class tool schema
|
2023-12-12 10:56:51 +08:00 |
|
lidanyang
|
4f0d55656e
|
update ml tool from Function to Class
|
2023-12-12 10:56:05 +08:00 |
|
刘棒棒
|
db96644a08
|
chore
|
2023-12-12 10:45:15 +08:00 |
|
lidanyang
|
fd31cc065a
|
save jupyter file
|
2023-12-12 10:33:28 +08:00 |
|
刘棒棒
|
0278934131
|
chore
|
2023-12-12 10:22:55 +08:00 |
|
stellahsr
|
4634415e37
|
只使用当前code运行,不迭代历史code
分开当前code和历史代码给reflection
|
2023-12-12 10:15:21 +08:00 |
|
stellahsr
|
4f1aa0333e
|
增加retry
|
2023-12-12 10:10:19 +08:00 |
|
stellahsr
|
c3a06ad203
|
更新reflection,分开历史code和已有运行结果
|
2023-12-12 10:10:07 +08:00 |
|
刘棒棒
|
ee1e8609a6
|
add function path for function_signatures.
|
2023-12-12 10:08:15 +08:00 |
|
better629
|
8c1b9db7d2
|
Merge branch 'main' into feat_repair_llmoutput
|
2023-12-12 00:27:18 +08:00 |
|
Sirui Hong
|
02f9992040
|
Merge pull request #548 from WannaTen/main
add gpt-4-turbo and gpt-3-turbo-1106 in openai token count
|
2023-12-11 22:59:36 +08:00 |
|
Yi Lin
|
9d922941cf
|
add gpt-4-turbo and gpt-3-turbo-1106 in token count
Signed-off-by: Yi Lin <teroincn@gmail.com>
|
2023-12-11 22:42:13 +08:00 |
|
刘棒棒
|
3de10e7656
|
add UDFS for make tools.
|
2023-12-11 21:12:36 +08:00 |
|
刘棒棒
|
2b8dbec5d0
|
update DEFAULT_SYSTEM_MSG.
|
2023-12-11 21:01:53 +08:00 |
|
刘棒棒
|
51bf8863af
|
add udf.
|
2023-12-11 19:47:23 +08:00 |
|
刘棒棒
|
1b4aac394d
|
chore: update DEFAULT_SYSTEM_MSG and self.workspace.
|
2023-12-11 19:28:57 +08:00 |
|
yzlin
|
bec0f0d728
|
Merge branch 'dev' into kaggle_team
|
2023-12-11 16:38:16 +08:00 |
|
yzlin
|
4231e0a11e
|
kaggle iterative trial done
|
2023-12-11 16:13:34 +08:00 |
|
geekan
|
687e17367c
|
use python3 instead of python
|
2023-12-11 16:07:53 +08:00 |
|
刘棒棒
|
4b58942159
|
chore: 属性注释,以及入参的数据类型定义.
|
2023-12-11 16:05:50 +08:00 |
|
刘棒棒
|
c2f0e547ee
|
chore: 属性注释,以及入参的数据类型定义
|
2023-12-11 16:03:22 +08:00 |
|
刘棒棒
|
76c95f8428
|
chore: add logger.debug().
|
2023-12-11 16:00:09 +08:00 |
|
geekan
|
292344cf40
|
change all mail address from fuzhi.ai to deepwisdom.ai
|
2023-12-11 15:23:55 +08:00 |
|
刘棒棒
|
5a01fdb0e2
|
update DEFAULT_SYSTEM_MSG.
|
2023-12-11 15:18:59 +08:00 |
|
刘棒棒
|
65db6683e6
|
add new test instance.
|
2023-12-11 15:18:26 +08:00 |
|
geekan
|
9a361593ea
|
use metagpt cli instead. update all related docs
|
2023-12-11 15:17:27 +08:00 |
|
刘棒棒
|
3ea4b3200b
|
update DEFAULT_SYSTEM_MSG.
|
2023-12-11 15:00:28 +08:00 |
|
geekan
|
b4eb8e4f34
|
use metagpt cli instead. update all related docs
|
2023-12-11 14:58:54 +08:00 |
|
刘棒棒
|
d9342025cd
|
update typing-extensions.
|
2023-12-11 14:40:16 +08:00 |
|
刘棒棒
|
402ec5bcb4
|
add new test for make tools.
|
2023-12-11 14:39:57 +08:00 |
|
刘棒棒
|
ab020adec4
|
update: add refactor code for make_tools.
|
2023-12-11 14:39:14 +08:00 |
|
garylin2099
|
bf8121b762
|
Merge pull request #546 from garylin2099/v0.4.0-release
roadmap update as of v0.4.0
|
2023-12-11 13:53:56 +08:00 |
|
garylin2099
|
6f1ff01e0c
|
roadmap update as of v0.4.0
|
2023-12-11 11:52:50 +08:00 |
|
mo
|
d6cc0165fc
|
fix prompts
|
2023-12-11 09:21:55 +08:00 |
|
paulaan
|
00f8b47d39
|
move to chrome
|
2023-12-10 00:42:38 +07:00 |
|
paulaan
|
9d0f19aeee
|
current task might swith different sys prompt
|
2023-12-10 00:18:59 +07:00 |
|