Commit graph

2628 commits

Author SHA1 Message Date
geekan
62ca2ca90d refactor config 2024-02-01 13:45:00 +08:00
geekan
f3cb2cfbed Merge branch 'main' into dev 2024-02-01 13:25:05 +08:00
geekan
64eea6ed59 add action node example 2024-02-01 13:09:16 +08:00
garylin2099
4c1e6249b3
Merge pull request #817 from voidking/dev
feat: auto-unittest
2024-02-01 11:46:24 +08:00
voidking
a214a56531 chore: auto unittest remove debugger 2024-02-01 11:39:57 +08:00
geekan
bb34af38fa refine docs 2024-02-01 11:24:31 +08:00
geekan
6e4b0c1424 refine docs 2024-02-01 11:21:32 +08:00
geekan
097128f022 refine docs 2024-02-01 11:14:34 +08:00
voidking
c20aecf5f2 feat: auto-unittest 2024-02-01 11:12:23 +08:00
geekan
7e97334168 refine docs 2024-02-01 10:53:08 +08:00
geekan
3fa2b3216e refine docs 2024-02-01 10:35:51 +08:00
geekan
026dd8167c
Update cli_install.md 2024-02-01 10:21:58 +08:00
geekan
90f84ad452
Update FAQ-EN.md 2024-02-01 10:19:40 +08:00
garylin2099
5f84003cfa
Merge pull request #815 from iorisa/fixbug/unittest
fixbug: unittest
2024-02-01 10:07:56 +08:00
geekan
eb94c5f735
Merge pull request #785 from arnaudgelas/fix/prompt-logic
Fix prompt logic when defining to who the message should be sent.
2024-01-31 23:36:53 +08:00
geekan
d35527b0ba
Merge pull request #801 from pkdog/fix-zhipu
Refactor get_choice_delta_text for safer dict access while using ZHIPU API
2024-01-31 23:35:03 +08:00
geekan
a762e02000 update config usage 2024-01-31 23:13:38 +08:00
莘权 马
f4c6e507c9 fixbug: make unit test stable 2024-01-31 22:44:01 +08:00
莘权 马
e0191c9b3d Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-31 21:51:34 +08:00
geekan
ad1edf6092 refine comments 2024-01-31 17:36:04 +08:00
geekan
54388d0a87 refine comments 2024-01-31 17:34:48 +08:00
garylin2099
324a81d4fa
Merge pull request #812 from shenchucheng/fix-google-search-ut-error
fix tests/metagpt/learn/test_google_search.py error
2024-01-31 16:24:06 +08:00
shenchucheng
fc412e55a3 fix tests/metagpt/learn/test_google_search.py error 2024-01-31 15:58:26 +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
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
莘权 马
e9d7c99021 Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-29 10:38:26 +08:00
莘权 马
06b4e4767a feat: generate_repo return ProjectRepo 2024-01-29 10:20:05 +08:00
程允权
a68c3442bc Refactor get_choice_delta_text for safer dict access 2024-01-28 13:49:31 +08:00
geekan
ee0801a116
Merge pull request #799 from HuZixia/huzixia
Solve JSONDecodeError
2024-01-28 10:27:34 +08:00
huzixia
c3b4c698d8 update repair_llm_raw_output.py 2024-01-27 18:23:57 +08:00
huzixia
11f70ca9b1 modify code based on feedback of action_node.py and repair_llm_raw_output.py, add code in test_repair_llm_raw_output.py 2024-01-27 18:06:52 +08:00
huzixia
2361c7e8aa delete PR dir 2024-01-27 17:07:21 +08:00
huzixia
b9a03c380a Merge branch 'huzixia' of github.com:HuZixia/MetaGPT into huzixia
merge
2024-01-27 17:05:29 +08:00
huzixia
8b5f7848fa delete PR dir 2024-01-27 17:00:59 +08:00
huzixia
f16b247586 merge code with similar logic to avoid duplication 2024-01-27 15:32:12 +08:00
莘权 马
782875dadf Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-27 13:35:18 +08:00
huzixia
43b069f453 Addtionly, if you do not want JSONDecodeError to occur, you can add 'Delete comments in json' after FORMAT_CONSTRAINT in action_node.py 2024-01-26 23:20:16 +08:00
huzixia
ed54f6b86a To avoid JSONDecodeError:
Remove comments in output json str, after json value content, maybe start with #, maybe start with //, particularly, it is not inside the string value

Addtionly, if you do not want JSONDecodeError to occur, you can add 'Delete comments in json' after FORMAT_CONSTRAINT in action_node.py
2024-01-26 22:59:10 +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
莘权 马
a94ccbc838 Merge branch 'mannaandpoem/dev_incremental' into geekan/dev 2024-01-25 16:42:53 +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