mannaandpoem
|
62c128602f
|
1. update bug of getting requirement_doc
2. modify prompt
|
2024-01-24 09:51:18 +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 |
|
mannaandpoem
|
e1b783ca14
|
Merge branch 'main' into incremental_development
# Conflicts:
# metagpt/schema.py
|
2024-01-19 19:53:17 +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 |
|
zhanglei
|
002bc56c0e
|
add: openai speech to text
|
2024-01-18 12:37:28 +08:00 |
|
莘权 马
|
526a37d950
|
fixbug: unit test
|
2024-01-18 10:17:00 +08:00 |
|
mannaandpoem
|
fe64b23a0e
|
update test file of ActionNode
|
2024-01-18 10:01:33 +08:00 |
|
莘权 马
|
d5ac56f863
|
feat: remove all unnecessary CONTEXT references
feat: replace CONTEXT with local context
|
2024-01-17 23:10:25 +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 |
|
better629
|
4e13eaca6e
|
update zhipu api due to new model and api; repair extra invalid generate output; update its unittest
|
2024-01-17 16:28:13 +08:00 |
|
mannaandpoem
|
8831177a22
|
update test case in test_incremental_dev.py
|
2024-01-17 11:47:16 +08:00 |
|
shenchucheng
|
aa969e0d9b
|
skip Selenium web browser engine test if the browser is not installed.
|
2024-01-17 11:20:42 +08:00 |
|
mannaandpoem
|
e0839822c0
|
update test_incremental_dev.py
|
2024-01-16 18:53:30 +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 |
|
莘权 马
|
cd9798643f
|
fixbug: external dependency
|
2024-01-16 10:08:34 +08:00 |
|
better629
|
7ffb2208e2
|
fix format
|
2024-01-15 20:24:53 +08:00 |
|
better629
|
465279dfcc
|
update unittest due to implement update
|
2024-01-15 20:22:04 +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
|
f1cfeb234e
|
fix bugs
|
2024-01-15 18:02:57 +08:00 |
|
geekan
|
92d31fb750
|
fix bugs
|
2024-01-15 17:54:21 +08:00 |
|
geekan
|
20db85bfa6
|
Merge pull request #756 from Justin-ZL/dev
add:openai text to speech
|
2024-01-15 17:11:47 +08:00 |
|
geekan
|
ab55303fa1
|
fix bug
|
2024-01-15 16:54:03 +08:00 |
|
zhanglei
|
ca63880753
|
add: openai's text to speech
|
2024-01-15 14:18:35 +08:00 |
|
zhanglei
|
cc92d8fb4a
|
add:openai text to speech
|
2024-01-15 14:11:41 +08:00 |
|
shenchucheng
|
7c3ac6a350
|
fix test_scrape_web_page error
|
2024-01-15 13:20:13 +08:00 |
|
shenchucheng
|
9d1df5acd5
|
mock search engine api
|
2024-01-14 23:40:09 +08:00 |
|
mannaandpoem
|
f460771978
|
Update test cases
|
2024-01-13 10:58:49 +08:00 |
|
mannaandpoem
|
b7adb1dc7d
|
Update prompt and code comment in ActionNode
|
2024-01-12 22:12:16 +08:00 |
|
geekan
|
31eb3fe0ee
|
refine code
|
2024-01-12 17:55:01 +08:00 |
|
莘权 马
|
35d8f4d856
|
fixbug: unit test
|
2024-01-12 16:00:20 +08:00 |
|
莘权 马
|
bb4a514156
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-12 15:32:13 +08:00 |
|
莘权 马
|
e350656725
|
fixbug: unit test
|
2024-01-12 15:27:07 +08:00 |
|
geekan
|
7eda182b33
|
refine code
|
2024-01-12 11:06:04 +08:00 |
|
geekan
|
d150cc358a
|
refine code
|
2024-01-12 10:26:07 +08:00 |
|
莘权 马
|
2ed7c50822
|
Merge branch 'dev' of https://github.com/geekan/MetaGPT into geekan/dev
|
2024-01-11 23:16:39 +08:00 |
|