Commit graph

670 commits

Author SHA1 Message Date
莘权 马
5f88e12a7d Merge branch 'geekan/dev' into feature/rebuild 2024-02-01 17:45:00 +08:00
莘权 马
027f1e8658 feat: +google style docstring 2024-02-01 17:43:18 +08:00
geekan
e8c333b45b try to fix run code error. 2024-02-01 16:38:51 +08:00
geekan
bafdfe837b refactor config 2024-02-01 13:54:55 +08:00
geekan
97868beacf refactor config 2024-02-01 13:53:57 +08:00
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
garylin2099
4c1e6249b3
Merge pull request #817 from voidking/dev
feat: auto-unittest
2024-02-01 11:46:24 +08:00
geekan
bb34af38fa refine docs 2024-02-01 11:24:31 +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
莘权 马
6b527e3020 feat: +visual version 2024-02-01 10:27:53 +08:00
莘权 马
fb7518c12b feat: +visual graph repo 2024-01-31 23:40:04 +08:00
莘权 马
f4c6e507c9 fixbug: make unit test stable 2024-01-31 22:44:01 +08:00
shenchucheng
fc412e55a3 fix tests/metagpt/learn/test_google_search.py error 2024-01-31 15:58:26 +08:00
geekan
41907b1fe3 add action graph, solver, search space. 2024-01-31 14:14:12 +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
莘权 马
c1552d7319 fixbug: unit test 2024-01-27 17:30:07 +08:00
莘权 马
9bcaa67cc3 fixbug: unit test 2024-01-27 17:22:28 +08:00
莘权 马
aa0909525e feat: merge geekan/dev 2024-01-27 13:38:14 +08:00
莘权 马
67bf89996b feat: +source -> use case -> sequence view 2024-01-26 19:39:06 +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
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
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
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
莘权 马
d51d262238 fixbug: module 'mock' has no attribute 'patch'
fixbug: unit test
2024-01-24 21:40:12 +08:00
mannaandpoem
431e53617e changed tasks to task 2024-01-24 18:16:47 +08:00
mannaandpoem
62c128602f 1. update bug of getting requirement_doc
2. modify prompt
2024-01-24 09:51:18 +08:00
莘权 马
633c772529 fixbug: class view
fixbug: method type, feat: add compotition&aggregation
2024-01-23 22:22:13 +08:00
mannaandpoem
32f9fbb46b Merge branch 'dev' into dev_incremental 2024-01-23 09:39:43 +08:00
geekan
8b13783085 add rsp cache 2024-01-22 19:34:06 +08:00
geekan
7f78c56ad7
Merge pull request #784 from iorisa/feature/remove_global_context
feat: Replace `CONTEXT` with `Context()`
2024-01-22 19:12:53 +08:00
geekan
246d88748e update rsp cache 2024-01-22 19:11:33 +08:00
geekan
452f6e2c38 fix bugs 2024-01-22 18:52:55 +08:00
莘权 马
e8b3e6762b feat: replace global CONTEXT with Config()
fixbug: unit test
2024-01-22 18:01:40 +08:00
geekan
f3d295787e resolve zhipu 2.0.1 2024-01-22 15:37:00 +08:00
mannaandpoem
76d4451fc6 merge main to dev 2024-01-22 13:50:21 +08:00
莘权 马
7ec0118fd0 Merge branch 'geekan/dev' into feature/rebuild 2024-01-20 11:21:54 +08:00
mannaandpoem
e1b783ca14 Merge branch 'main' into incremental_development
# Conflicts:
#	metagpt/schema.py
2024-01-19 19:53:17 +08:00
莘权 马
af501f7f7a feat: mock main entries 2024-01-19 19:44:56 +08:00
mannaandpoem
4bb9c006c2 update test case of ActionNode 2024-01-19 19:41:38 +08:00
geekan
b89746b9c7 merge main 2024-01-19 16:02:09 +08:00
mannaandpoem
1959743d0b update write_code_plan_and_change_an.py and add it to _think and _act process 2024-01-19 13:36:38 +08:00
mannaandpoem
95ccd980f8 1. rename and modify plan to code plan and change
2. modify name of ActionNode instance
2024-01-19 11:26:58 +08:00
mannaandpoem
5190dc4462 1. rename and modify guideline to plan
2. update prompt in ActionNode
3. add code comment
4. refactor Guideline code structure
2024-01-19 09:03:24 +08:00
geekan
4a5ae1b4a4
Merge pull request #767 from shenchucheng/feature-selenium-ut-debugger
skip Selenium web browser engine test if the browser is not installed.
2024-01-18 19:22:08 +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
99511fd264 update:OpenAI text to speech unittest 2024-01-18 12:41:53 +08:00