Commit graph

1362 commits

Author SHA1 Message Date
mannaandpoem
850c3ec094 Modify prompt in write_code_guide_an.py and get_codes function in write_code.py 2023-12-28 21:55:52 +08:00
mannaandpoem
81934e2202 update 2023-12-27 15:33:33 +08:00
mannaandpoem
8952deaa8b Delete files with 'refine' 2023-12-27 15:17:21 +08:00
mannaandpoem
1ee35c930e Delete and modify some files 2023-12-27 15:08:01 +08:00
mannaandpoem
2cb06a7888 Merge branch 'main' into incremental_development 2023-12-27 14:44:35 +08:00
mannaandpoem
31c797279a Update prompt in write_code_guide_an.py. 2023-12-27 14:41:13 +08:00
mannaandpoem
5857e86b0d Merge remote-tracking branch 'origin/incremental_development' into incremental_development
# Conflicts:
#	metagpt/actions/write_code_guide_an.py
2023-12-27 14:36:49 +08:00
mannaandpoem
e65f16741c Update prompt in write_code_guide_an.py. 2023-12-27 14:34:55 +08:00
mannaandpoem
99b1666bff Update prompt in write_code_guide_an.py. 2023-12-27 14:29:01 +08:00
mannaandpoem
d47cc0448f Update engineer.py and prompt in write_code_guide_an.py. 2023-12-27 12:20:15 +08:00
geekan
a57b32aa75
Merge pull request #634 from shenchucheng/feature-reaseacher-ut
Feature reaseacher ut
2023-12-26 22:20:20 +08:00
geekan
b70cd88af2
Merge pull request #630 from springasa/main
[Bugfix] Set openai proxy for class ZhiPuAPTAPI
2023-12-26 22:12:51 +08:00
mannaandpoem
a15e88f963 Update increment development for 0.5.x version: Delete files with 'refine' and write_code_guide.py. Add write_code_guide_an.py. Update write_code.py for guiding write code. 2023-12-26 21:36:37 +08:00
mannaandpoem
27b1f2b335 Merge remote-tracking branch 'origin/incremental_development' into incremental_development
# Conflicts:
#	metagpt/actions/write_code.py
#	metagpt/environment.py
#	metagpt/roles/architect.py
#	metagpt/roles/engineer.py
#	metagpt/roles/product_manager.py
#	metagpt/roles/project_manager.py
#	metagpt/roles/qa_engineer.py
#	metagpt/team.py
#	startup.py
2023-12-26 20:34:44 +08:00
mannaandpoem
f7205645b2 Update increment development for 0.5.x version: Delete files with 'refine' and write_code_guide.py. Add write_code_guide_an.py. Update write_code.py for guiding write code. 2023-12-26 20:25:41 +08:00
shenchucheng
255f9c4e4a add ut for researcher 2023-12-26 19:09:26 +08:00
shenchucheng
bbdbe93809 fix #560 2023-12-26 19:09:00 +08:00
xiaofenggang
a87b5056d7 [Bugfix] Set openai proxy for class ZhiPuAPTAPI
When using ZHIPUAI as the large model provider, it is not possible to access ZHIPUAI in an HTTP proxy environment, and the following error will be reported:
openai.error.APIConnectionError: Error communicating with OpenAI

So we need set proxy for class ZhiPuAPTAPI.
2023-12-25 16:15:52 +00:00
geekan
4f52b47610
Merge pull request #623 from femto/fix_sk_agent
fix sk agent
2023-12-25 17:53:44 +08:00
geekan
6ba1a897c1
Merge pull request #621 from shenchucheng/feature-huggingface
Enables MetaGPT to be used as a dependency for web applications, such as https://huggingface.co/spaces/deepwisdom/MetaGPT.
2023-12-25 17:51:49 +08:00
femto
90bbf72ae8 fix sk agent 2023-12-25 17:35:13 +08:00
shenchucheng
b113aa246f update log_llm_stream in log_llm_stream.py/ollama_api.py 2023-12-25 17:22:30 +08:00
mannaandpoem
19b4b27f97 update increment development 2023-12-25 10:53:25 +08:00
mannaandpoem
64ebf02dce update increment development, add write_code_guide.py file 2023-12-25 10:53:25 +08:00
mannaandpoem
9aa7452917 update increment development, add bug fix function 2023-12-25 10:53:25 +08:00
mannaandpoem
3d3c4d56d7 add increment development function 2023-12-25 10:53:21 +08:00
shenchucheng
ddc0d3faa4 not call LLM in global 2023-12-24 03:52:29 +08:00
shenchucheng
b4552938e6 add llm stream log 2023-12-23 22:45:20 +08:00
shenchucheng
011ae46c09 Lazy Loading WEB_BROWSER_ENGINE 2023-12-23 21:58:54 +08:00
shenchucheng
4b120a932f add options to disable llm provider check 2023-12-23 21:56:19 +08:00
geekan
c7f47e80ad add test 2023-12-23 19:35:07 +08:00
geekan
6624819feb add test case for action node 2023-12-23 17:38:47 +08:00
geekan
336350eba9 refine code 2023-12-23 02:41:55 +08:00
geekan
3feee73492 refine debate example 2023-12-23 02:41:55 +08:00
geekan
41a174399e
Merge pull request #606 from better629/feat_basemodel
Feat add basemodel of other roles/actions and fix examples
2023-12-22 22:59:58 +08:00
better629
19d33110bf
Merge branch 'main' into feat_basemodel 2023-12-22 22:33:06 +08:00
better629
571063069e fix 2023-12-22 22:22:01 +08:00
better629
67a325b05d fix invoice_ocr 2023-12-22 21:06:44 +08:00
better629
3e74b58909 fix invoice_ocr 2023-12-22 20:44:40 +08:00
better629
a1e1eb8307 fix invoice_ocr 2023-12-22 20:25:19 +08:00
geekan
f1d4624739
Merge pull request #603 from better629/feat_ollama
feat: add ollama api support
2023-12-22 19:15:35 +08:00
geekan
25eeb6c277
Merge pull request #602 from eltociear/patch-1
Update README.md
2023-12-22 19:14:38 +08:00
better629
da1e0b8792 fix invoice_ocr_assistant 2023-12-22 17:59:06 +08:00
geekan
6bae6f7160
Merge pull request #605 from seehi/feature-upgrade-langchain
Upgrade langchain to support new openai
2023-12-22 17:56:47 +08:00
geekan
6cd083a2b7 tuning performance 2023-12-22 17:48:54 +08:00
better629
b6eb776190 update sk AzureChatCompletion from base_url to endpoint 2023-12-22 17:43:10 +08:00
geekan
058252c636 fix bugs and make it perform better 2023-12-22 17:15:36 +08:00
seehi
bf4ef46a76 typing of store 2023-12-22 16:52:30 +08:00
better629
a6346c7bce update 2023-12-22 16:35:59 +08:00
better629
7816488445 update examples 2023-12-22 16:25:06 +08:00