莘权 马
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
mannaandpoem
1f90bc58cc
1. Update the code compression package
...
2. Modify the prompt of REFINED_TEMPLATE
2024-01-25 16:25:23 +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
mannaandpoem
76d4451fc6
merge main to dev
2024-01-22 13:50:21 +08:00
mannaandpoem
e1b783ca14
Merge branch 'main' into incremental_development
...
# Conflicts:
# metagpt/schema.py
2024-01-19 19:53:17 +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
mannaandpoem
a6d56bd748
1. add mock.py in tests\data\incremental_dev_project
...
2. add mock for test case of ActionNode
3. add path of Guideline file in const.py
4. update engineer.py
2024-01-17 18:47:59 +08:00
mannaandpoem
f4e39a462c
1. remove INC prompt in some ActionNode
...
2. replace Code archive from data to tests/data/incremental_dev_project
3. update test case for ActionNode
2024-01-16 15:42:48 +08:00
geekan
30a884506f
fix bugs
2024-01-15 18:56:32 +08:00
geekan
67021f24a0
fix bugs
2024-01-15 18:46:54 +08:00
geekan
92d31fb750
fix bugs
2024-01-15 17:54:21 +08:00
shenchucheng
9d1df5acd5
mock search engine api
2024-01-14 23:40:09 +08:00
geekan
31eb3fe0ee
refine code
2024-01-12 17:55:01 +08:00
莘权 马
e350656725
fixbug: unit test
2024-01-12 15:27: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
6e44b2b515
fix llm set
2024-01-11 21:48:42 +08:00
geekan
5f6b509ac8
refine code
2024-01-11 19:10:27 +08:00
geekan
1a73ecca8e
refine code
2024-01-11 18:11:57 +08:00
geekan
97ee2f0c98
refine code
2024-01-11 18:08:04 +08:00
geekan
c275f28a37
remove Dict, use direct LLMConfig / Browser. / Search. / Mermaid. instead
2024-01-11 15:10:07 +08:00
geekan
4de8fa3682
fix bugs
2024-01-10 22:02:44 +08:00
geekan
43d5699894
fix tests
2024-01-08 20:14:13 +08:00
geekan
76d05e44f4
fix tests
2024-01-08 18:30:04 +08:00
yzlin
033dc6bd7d
add expected rsp and skip unimportant
2024-01-08 15:33:41 +08:00
yzlin
160d523389
fix mock issue
2024-01-08 14:03:31 +08:00
yzlin
8fb5919181
enforce mock on online test
2024-01-05 20:38:07 +08:00
yzlin
bd4a35fd94
rm sd, fix qdrant
2024-01-05 16:43:41 +08:00
yzlin
a3dc6aa7e3
Merge branch 'main' into llm_mock
2024-01-05 15:28:03 +08:00
yzlin
1249d12b6f
add openai api call switch; fix ocr
2024-01-05 14:34:44 +08:00
莘权 马
c966138a74
feat: +unit test
...
fixbug: Align to the same root directory in accordance with `class_views`
fixbug: The class has lost namespace information.
feat: + mock
fixbug: project name invalid
feat: +mermaid sequence diagram
feat: translate from code to mermaid sequence
feat: translate from code to mermaid sequence
2024-01-05 10:25:20 +08:00
yzlin
ab04f610a3
rm redundant
2024-01-04 20:58:44 +08:00
yzlin
106543b3ca
mock writeprd new filename, improve cache usefulness
2024-01-04 20:45:38 +08:00
yzlin
18ffd92333
mv mockllm
2024-01-04 16:58:11 +08:00
yzlin
5c545febc3
cache multiple rsp in one test fn, switch cache to global use
2024-01-04 15:28:46 +08:00
shenchucheng
86e3638ce4
mock serpapi/serper response
2024-01-03 18:16:00 +08:00
yzlin
9f298cd022
show failed tests
2024-01-03 14:23:53 +08:00
yzlin
075bd9f747
add rsp_cache.json and some formatting
2024-01-03 10:58:22 +08:00
莘权 马
d9c5809ccd
feat: +qa unit test
2024-01-02 14:31:39 +08:00
莘权 马
681068edc9
feat: +unit test
2023-12-29 21:37:42 +08:00
莘权 马
a2d8d06664
feat: +unit test
2023-12-28 22:06:58 +08:00