mannaandpoem
773b51ae93
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
2024-01-03 15:46:41 +08:00
mannaandpoem
71d9fe31ab
Modify filename in comment and prompt in write_code_guideline_an.py
2024-01-03 15:46:28 +08:00
mannaandpoem
1c68d7f714
Modify filename in comment
2024-01-03 15:02:54 +08:00
mannaandpoem
0ed2c56035
Modify to make LLM a fixture in test cases
2024-01-03 14:41:49 +08:00
mannaandpoem
b19995f083
Added some test cases
2024-01-03 14:19:14 +08:00
mannaandpoem
a1e75d1173
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
2024-01-02 23:06:42 +08:00
mannaandpoem
a24bfdc6c7
Modify style and format
2024-01-02 23:06:27 +08:00
mannaandpoem
11faaf0651
Modify style and format
2024-01-02 22:57:42 +08:00
mannaandpoem
3a819ad576
update write_code.py
2024-01-02 19:20:46 +08:00
mannaandpoem
6d9dfa73aa
Fallback to a version that only uses "Refine" and update the prompt for ActionNode
2024-01-02 18:24:02 +08:00
mannaandpoem
6743a4f3b1
update prompt
2023-12-31 12:56:15 +08:00
mannaandpoem
db22ed214f
Modify prompt in write_code_guide_an.py and write_code.py
2023-12-29 13:55:30 +08:00
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