Commit graph

1555 commits

Author SHA1 Message Date
莘权 马
0f8c203eff Merge branch 'feature/merge/v0.6-release' into geekan/dev 2024-01-21 16:00:35 +08:00
geekan
b89746b9c7 merge main 2024-01-19 16:02:09 +08:00
geekan
af018a84e5
Merge pull request #765 from arnaudgelas/fix/crash
In some cases when trying to create tests, metagpt crashes.
2024-01-18 19:22:56 +08:00
geekan
16ec0ccc4c
Merge pull request #771 from iorisa/feature/context
feat: replace CONTEXT with local context
2024-01-18 19:17:32 +08:00
zhanglei
002bc56c0e add: openai speech to text 2024-01-18 12:37:28 +08:00
莘权 马
d5ac56f863 feat: remove all unnecessary CONTEXT references
feat: replace CONTEXT with local context
2024-01-17 23:10:25 +08:00
better629
4e13eaca6e update zhipu api due to new model and api; repair extra invalid generate output; update its unittest 2024-01-17 16:28:13 +08:00
莘权 马
2b522ffccb fixbug: engineer action_description 2024-01-17 11:55:09 +08:00
莘权 马
05aa9b39ed feat: Merge the modifications resulting from integrating with the agent store. 2024-01-17 11:48:13 +08:00
Arnaud Gelas
03012a81fd In some cases when trying to create tests, metagpt crashes.
Adding some more safeguard to handle the case where code_doc is None.
2024-01-16 21:44:45 +01:00
莘权 马
b275f1a3f8 feat: +ver
fixbug: RPC think
2024-01-16 20:35:14 +08:00
geekan
420b10c5c3 readd logger to aask 2024-01-16 16:22:10 +08:00
莘权 马
29d8326c06 feat: +ver
feat: Moderation + llm arg

feat: +log
2024-01-16 10:34:57 +08:00
莘权 马
aab27a7c4e Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-16 09:59:15 +08:00
geekan
7005a1e86f fix pylint 2024-01-15 23:12:15 +08:00
better629
b800e57def fix format 2024-01-15 20:23:46 +08:00
better629
71067c894b
Merge branch 'geekan:dev' into dev 2024-01-15 20:18:52 +08:00
better629
6b52ee3e7c fix UserWarning: Pydantic serializer warning Expected str but got dict 2024-01-15 20:11:07 +08:00
geekan
c715b9c102 fix bug 2024-01-15 17:54:21 +08:00
geekan
20db85bfa6
Merge pull request #756 from Justin-ZL/dev
add:openai text to speech
2024-01-15 17:11:47 +08:00
geekan
357eb7ad23
Merge pull request #739 from better629/dev
update prompt of review/revise to meet gpt3.5
2024-01-15 17:08:38 +08:00
geekan
ab55303fa1 fix bug 2024-01-15 16:54:03 +08:00
geekan
4feea49b22 refine writeprd code 2024-01-15 16:41:51 +08:00
geekan
8baa6d094f refine writeprd code 2024-01-15 16:38:09 +08:00
better629
49e7d7eaea
Merge branch 'geekan:dev' into dev 2024-01-15 15:57:00 +08:00
better629
4ceff0ec29 add prompt_schema 2024-01-15 14:48:31 +08:00
zhanglei
cc92d8fb4a add:openai text to speech 2024-01-15 14:11:41 +08:00
geekan
bdf9d224b5
Merge pull request #743 from arnaudgelas/fix/qa_engineer_language
Constrain the language for the qa_engineer
2024-01-15 13:31:53 +08:00
geekan
6420481c70
Merge pull request #744 from arnaudgelas/fix/requirements
Fix: requirements.txt was not written to the disk
2024-01-15 13:31:26 +08:00
shenchucheng
7c3ac6a350 fix test_scrape_web_page error 2024-01-15 13:20:13 +08:00
shenchucheng
9d1df5acd5 mock search engine api 2024-01-14 23:40:09 +08:00
Arnaud Gelas
34b3de1f86 When setting the max budget, I don't want to overcome this limit 2024-01-13 16:10:46 +01:00
Arnaud Gelas
d340738013 Even if you set an investment, the default investment shows in the log 2024-01-13 15:53:01 +01:00
Arnaud Gelas
1238c48451 Fix: requirements.txt was not written to the disk
While the Python packages requirements are correctly detected and saved
into the json task file, requirements.txt was always empty. Since it was
trying to get packages with the wrong key, packages were always empty
when writing in requirements.txt
2024-01-13 15:14:38 +01:00
Arnaud Gelas
8d1bc25def Constrain the language for the qa_engineer
The qa_engineer was generating chinese texts and comments while the rest
of the project was in English.
2024-01-13 14:49:50 +01:00
莘权 马
b612393151 fixbug: pydantic validate 2024-01-13 13:48:47 +08:00
莘权 马
273b85d609 feat: remove OPTIONS 2024-01-12 21:56:59 +08:00
better629
a249e46259 update prompt of review/revise to meet gpt3.5 2024-01-12 18:56:42 +08:00
geekan
feedafeb78 fix bug 2024-01-12 17:55:01 +08:00
geekan
ef4323c6b4 refine code 2024-01-12 17:55:01 +08:00
geekan
31eb3fe0ee refine code 2024-01-12 17:55:01 +08:00
莘权 马
b858cc7d83 feat: remove Context.options 2024-01-12 17:43:14 +08:00
莘权 马
1e523f6840 feat: +catch for window rm dirs 2024-01-12 16:10:14 +08:00
莘权 马
bb4a514156 Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-12 15:32:13 +08:00
莘权 马
e350656725 fixbug: unit test 2024-01-12 15:27:07 +08:00
geekan
d150cc358a refine code 2024-01-12 10:26:07 +08:00
莘权 马
2ed7c50822 Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev 2024-01-11 23:16:39 +08:00
莘权 马
1523a0df81 fixbug: unit test 2024-01-11 23:15:18 +08:00
geekan
312d327d55 test for mixin 2024-01-11 22:30:26 +08:00
geekan
784732093e refine comments 2024-01-11 21:50:54 +08:00