莘权 马
533226a404
feat: fix bug
2024-01-05 19:33:13 +08:00
莘权 马
44d8d2f222
feat: fix bug
2024-01-05 19:31:03 +08:00
莘权 马
faaf6daa6b
Merge branch 'main' of https://github.com/geekan/MetaGPT into geekan/main
2024-01-05 19:19:46 +08:00
莘权 马
8a9c9de4f2
fixbug: unit test
2024-01-05 19:19:23 +08:00
geekan
afa2411909
Merge pull request #690 from voidking/unittest
...
pr trigger unittest, maintainer approve the unittest
2024-01-05 18:23:32 +08:00
莘权 马
8e7ea369df
fixbug: unit test
2024-01-05 18:16:30 +08:00
voidking
3fc2fea476
Delete useless config
2024-01-05 18:10:05 +08:00
voidking
f7d04d7f81
pr trigger unittest, maintainer approve the unittest
2024-01-05 17:39:13 +08:00
mannaandpoem
8851147df7
Update test_incremental_dev.py
2024-01-05 17:24:43 +08:00
geekan
230192f5e0
Merge pull request #685 from garylin2099/llm_mock
...
Reduce test time with a global LLM mock
2024-01-05 17:11:25 +08:00
geekan
136b3f5d28
Merge pull request #689 from shenchucheng/fix-bugs-scc
...
Fix some bugs
2024-01-05 17:10:40 +08:00
mannaandpoem
86b9d11f24
1. Update test_incremental_dev.py and data files example
2024-01-05 17:03:24 +08:00
shenchucheng
9ce0182fab
Log newline character after receiving llm stream response
2024-01-05 16:50:03 +08:00
yzlin
bd4a35fd94
rm sd, fix qdrant
2024-01-05 16:43:41 +08:00
shenchucheng
fba730390c
fix test_scrape_web_page proxy error
2024-01-05 16:42:57 +08:00
yzlin
a3dc6aa7e3
Merge branch 'main' into llm_mock
2024-01-05 15:28:03 +08:00
garylin2099
a3b5ca9d03
Merge pull request #688 from iorisa/feature/rebuild_class_view
...
fixbug: invalid default project name
2024-01-05 15:13:52 +08:00
莘权 马
4eab58f069
fixbug: .well_known
2024-01-05 15:06:40 +08:00
yzlin
63081245b9
add explanation
2024-01-05 14:46:59 +08:00
yzlin
1249d12b6f
add openai api call switch; fix ocr
2024-01-05 14:34:44 +08:00
geekan
2018c06cce
use context instead of FileRepo... done main process.
2024-01-05 12:57:12 +08:00
莘权 马
43d07de810
feat: Replace the actual root directory name of the project codes with a fake one in the WriteTest prompt.
2024-01-05 11:02:41 +08:00
geekan
7cae857203
use context instead of FileRepo... done main process.
2024-01-05 10:56:48 +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
geekan
57581bbb36
use context instead of FileRepo... done main process.
2024-01-05 00:57:13 +08:00
geekan
3cd881de56
use context instead of FileRepo...
2024-01-05 00:41:00 +08:00
geekan
5c1f3a4b91
add context and config2
2024-01-04 23:33:09 +08:00
geekan
10436172ca
add context and config2
2024-01-04 22:02:47 +08:00
geekan
e5d11a046c
add context and config2
2024-01-04 21:16:23 +08:00
yzlin
ab04f610a3
rm redundant
2024-01-04 20:58:44 +08:00
yzlin
8b58166a7a
add test requirement
2024-01-04 20:47:36 +08:00
yzlin
106543b3ca
mock writeprd new filename, improve cache usefulness
2024-01-04 20:45:38 +08:00
garylin2099
94a16f7e4f
Merge pull request #681 from iorisa/fixbug/v0.6-release
...
feat: Disable the DEFAULT_PROVIDER in console mode.
2024-01-04 20:26:16 +08:00
莘权 马
174da4f0e3
feat: ver +1
2024-01-04 20:25:14 +08:00
莘权 马
f8dd30f133
fixbug: invalid default project name
2024-01-04 20:16:29 +08:00
莘权 马
5115e04f8c
Merge branch 'v0.6-release' of https://github.com/geekan/MetaGPT into geekan/v0.6-release
2024-01-04 19:51:30 +08:00
mannaandpoem
63c4f5b59c
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
2024-01-04 18:56:46 +08:00
mannaandpoem
4d7575bece
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
...
# Conflicts:
# tests/metagpt/test_incremental_dev.py
2024-01-04 18:56:35 +08:00
mannaandpoem
875f8a1eb2
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
...
# Conflicts:
# tests/metagpt/test_incremental_dev.py
2024-01-04 18:45:16 +08:00
mannaandpoem
40db41cda5
1. Added 4 compressed package of code examples
...
2. Update test_incremental_dev.py and engineer.py
2024-01-04 18:43:58 +08:00
mannaandpoem
97ee2a0a61
1. Added 4 compressed package of code examples
...
2. Update test_incremental_dev.py and engineer.py
2024-01-04 17:58:55 +08:00
yzlin
271ecc30a2
Merge branch 'main' into llm_mock
2024-01-04 17:19:09 +08:00
yzlin
18ffd92333
mv mockllm
2024-01-04 16:58:11 +08:00
shenchucheng
02d6db6506
release v0.6.1
2024-01-04 16:56:17 +08:00
yzlin
d11f7cbef6
rm redundant llm_mock fixture use
2024-01-04 15:33:06 +08:00
yzlin
5c545febc3
cache multiple rsp in one test fn, switch cache to global use
2024-01-04 15:28:46 +08:00
莘权 马
1b06d933b2
Merge branch 'fixbug/v0.6-release' into geekan/main
2024-01-04 13:54:27 +08:00
莘权 马
039fa84ce4
fixbug: recursive search for provider
2024-01-04 13:32:45 +08:00
geekan
4ed68836f7
Merge pull request #679 from iorisa/fixbug/v0.6-release
...
fixbug: recursive search for provider
2024-01-04 12:59:53 +08:00
geekan
963a489c5d
Merge pull request #678 from better629/feat_utbug_fix
...
fix repair_llm_raw_output ut due to import order problem
2024-01-04 12:58:54 +08:00