better629
|
5d95447cb9
|
add README to guide followed development
|
2024-02-02 14:17:13 +08:00 |
|
better629
|
2abc14aee6
|
update const value import path
|
2024-02-01 18:30:16 +08:00 |
|
better629
|
9f4ee42079
|
update env api schema
|
2024-02-01 18:18:35 +08:00 |
|
better629
|
52a94470db
|
remove environment const into individual const.py
|
2024-02-01 16:34:17 +08:00 |
|
better629
|
3a4acb8f22
|
update werewolf_ext_env to add role permission protection and remove useless fields
|
2024-02-01 16:15:39 +08:00 |
|
better629
|
c0a4d7c4c9
|
update fix of pr review
|
2024-02-01 10:42:18 +08:00 |
|
better629
|
2d372a8863
|
Merge branch 'dev' into feat_new_env
|
2024-01-31 15:12:22 +08:00 |
|
geekan
|
16f54abb3d
|
use gpt-4-turbo-preview as default
|
2024-01-31 14:14:12 +08:00 |
|
geekan
|
41907b1fe3
|
add action graph, solver, search space.
|
2024-01-31 14:14:12 +08:00 |
|
better629
|
f9e4a782c7
|
update
|
2024-01-30 20:46:53 +08:00 |
|
better629
|
c8df235303
|
update format
|
2024-01-30 20:42:41 +08:00 |
|
better629
|
6b1f3ee398
|
add dalle/gpt4v example
|
2024-01-30 20:39:56 +08:00 |
|
better629
|
51f004141c
|
add software_env
|
2024-01-30 19:15:32 +08:00 |
|
better629
|
37c3f3b850
|
add mincraft_env
|
2024-01-30 19:14:24 +08:00 |
|
better629
|
29e8a076bd
|
add stanford_town_env
|
2024-01-30 19:09:27 +08:00 |
|
better629
|
210a00c1e7
|
add werewolf_env
|
2024-01-30 19:08:55 +08:00 |
|
better629
|
1d772e8eb5
|
update base env and android_env
|
2024-01-30 19:07:38 +08:00 |
|
better629
|
df728a034e
|
simplify code
|
2024-01-30 14:32:57 +08:00 |
|
better629
|
e7cd90f7f8
|
add openai dall-e support
|
2024-01-30 14:31:00 +08:00 |
|
better629
|
310687258e
|
add gpt-4v support for aask and AN.fill
|
2024-01-30 11:59:53 +08:00 |
|
geekan
|
9e49e2252d
|
Merge pull request #803 from iorisa/feature/return_project_repo
feat: generate_repo return project repo
|
2024-01-30 10:05:27 +08:00 |
|
莘权 马
|
06b4e4767a
|
feat: generate_repo return ProjectRepo
|
2024-01-29 10:20:05 +08:00 |
|
莘权 马
|
782875dadf
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-27 13:35:18 +08:00 |
|
geekan
|
aada81bfe6
|
fix conflicts
|
2024-01-26 19:06:41 +08:00 |
|
geekan
|
a6bdd02017
|
add ActionNode.from_pydantic
|
2024-01-26 19:05:22 +08:00 |
|
geekan
|
d4ae2a839e
|
Merge pull request #797 from iorisa/feature/compatible_windows
fixbug: compatible with windows path
|
2024-01-26 15:11:34 +08:00 |
|
geekan
|
b2e020a97c
|
Merge pull request #798 from mannaandpoem/dev_incremental
Update the code compression package
|
2024-01-26 15:10:31 +08:00 |
|
geekan
|
59afc5301f
|
update token counter
|
2024-01-26 15:08:08 +08:00 |
|
geekan
|
cfadd54a3a
|
Update token_counter.py
|
2024-01-26 15:02:34 +08:00 |
|
mannaandpoem
|
4680ff5e62
|
Only retain test_simple_add_calculator, skip other test cases
|
2024-01-25 17:33:23 +08:00 |
|
mannaandpoem
|
1f90bc58cc
|
1. Update the code compression package
2. Modify the prompt of REFINED_TEMPLATE
|
2024-01-25 16:25:23 +08:00 |
|
莘权 马
|
44b550f5af
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-25 15:54:25 +08:00 |
|
Guess
|
442f2cf974
|
Merge pull request #794 from mannaandpoem/dev_incremental
Add the tar command to extract the .zip file
|
2024-01-25 15:42:41 +08:00 |
|
莘权 马
|
51169d7a69
|
feat: + compatible with windows path
|
2024-01-25 15:40:16 +08:00 |
|
莘权 马
|
74aa0aa4a5
|
Merge branch 'mannaandpoem/dev_incremental' into geekan/dev
|
2024-01-25 13:34:24 +08:00 |
|
mannaandpoem
|
0faae9368f
|
Add the tar command to extract the .zip file
|
2024-01-25 11:52:14 +08:00 |
|
mannaandpoem
|
f9f6dbefa8
|
Add the tar command to extract the .zip file
|
2024-01-25 10:33:46 +08:00 |
|
garylin2099
|
59b2e5e002
|
Merge pull request #791 from iorisa/fixbug/unittest
fixbug: Replace `mock` with `pytest-mock`
|
2024-01-24 21:45:47 +08:00 |
|
莘权 马
|
d51d262238
|
fixbug: module 'mock' has no attribute 'patch'
fixbug: unit test
|
2024-01-24 21:40:12 +08:00 |
|
莘权 马
|
49f0b6b55b
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-24 19:50:10 +08:00 |
|
Guess
|
ac98df98b8
|
Merge pull request #787 from mannaandpoem/dev_incremental
feat: Improving incremental development
|
2024-01-24 19:48:22 +08:00 |
|
geekan
|
8bdc1a921b
|
Merge pull request #789 from voidking/dev
feat: unittest support config2.yaml
|
2024-01-24 19:08:51 +08:00 |
|
mannaandpoem
|
431e53617e
|
changed tasks to task
|
2024-01-24 18:16:47 +08:00 |
|
mannaandpoem
|
7e328e5431
|
changed {tasks} to {task} in PROMPT_TEMPLATE
|
2024-01-24 18:05:26 +08:00 |
|
mannaandpoem
|
02b4608f84
|
changed {tasks} to {task} in PROMPT_TEMPLATE
|
2024-01-24 18:04:26 +08:00 |
|
voidking
|
448215613d
|
feat: support config2.yaml
|
2024-01-24 18:00:54 +08:00 |
|
mannaandpoem
|
5af94ae133
|
update comment in get_codes function
|
2024-01-24 17:51:17 +08:00 |
|
mannaandpoem
|
e761612aec
|
Merge remote-tracking branch 'origin/dev_incremental' into dev_incremental
# Conflicts:
# metagpt/actions/write_code.py
|
2024-01-24 17:47:57 +08:00 |
|
voidking
|
48cb6c6a78
|
feat: support config2.yaml
|
2024-01-24 17:42:11 +08:00 |
|
mannaandpoem
|
92384d77dd
|
update comment in get_codes function
|
2024-01-24 17:40:12 +08:00 |
|