geekan
ab55303fa1
fix bug
2024-01-15 16:54:03 +08:00
刘棒棒
b69f2be165
delete type.
2024-01-15 16:51:25 +08:00
geekan
4feea49b22
refine writeprd code
2024-01-15 16:41:51 +08:00
geekan
8baa6d094f
refine writeprd code
2024-01-15 16:38:09 +08:00
better629
49e7d7eaea
Merge branch 'geekan:dev' into dev
2024-01-15 15:57:00 +08:00
刘棒棒
ec07513caf
support for markdown.
2024-01-15 15:51:36 +08:00
刘棒棒
bb356fbc02
update truncate.
2024-01-15 15:49:07 +08:00
刘棒棒
c927991194
update get_choice_function_arguments.
2024-01-15 15:41:18 +08:00
better629
4ceff0ec29
add prompt_schema
2024-01-15 14:48:31 +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
geekan
007102e022
Merge pull request #755 from shenchucheng/feature-search-engine-mocker
...
Feature search_engine/web_browser_engine ut
2024-01-15 13:52:12 +08:00
geekan
bdf9d224b5
Merge pull request #743 from arnaudgelas/fix/qa_engineer_language
...
Constrain the language for the qa_engineer
2024-01-15 13:31:53 +08:00
geekan
6420481c70
Merge pull request #744 from arnaudgelas/fix/requirements
...
Fix: requirements.txt was not written to the disk
2024-01-15 13:31:26 +08:00
geekan
d1166e97b2
Merge pull request #745 from arnaudgelas/fix/investment
...
Even if you set an investment, the default investment shows in the log
2024-01-15 13:29:58 +08:00
shenchucheng
7c3ac6a350
fix test_scrape_web_page error
2024-01-15 13:20:13 +08:00
mannaandpoem
4671a03896
Merge remote-tracking branch 'origin/code_intepreter_add_vision' into code_intepreter_add_vision
2024-01-15 13:04:37 +08:00
mannaandpoem
841f69d5ed
update config.yaml and vision.py for configuration of vision
2024-01-15 13:04:24 +08:00
mannaandpoem
9eee30bf65
update config.yaml and vision.py for configuration of vision
2024-01-15 12:57:36 +08:00
mannaandpoem
38929dc124
update imitate_webpage.py
2024-01-15 11:47:36 +08:00
mannaandpoem
23fdf90d21
Merge branch 'code_intepreter' into code_intepreter_add_vision
...
# Conflicts:
# metagpt/tools/__init__.py
2024-01-15 11:42:28 +08:00
mannaandpoem
2678413c51
update config.yaml
2024-01-15 11:19:09 +08:00
mannaandpoem
f45a368be2
1. add vision config in config.yaml
...
2. add imitate_webpage.py in example
3. update vision.py
2024-01-15 11:13:35 +08:00
林义章
7f0c752f8d
Merge branch 'fix_code_timeout' into 'code_intepreter'
...
fix timeout
See merge request agents/data_agents_opt!46
2024-01-15 03:10:29 +00:00
lidanyang
932a26cbb3
update unittest
2024-01-15 10:50:08 +08:00
shenchucheng
9d1df5acd5
mock search engine api
2024-01-14 23:40:09 +08:00
Arnaud Gelas
34b3de1f86
When setting the max budget, I don't want to overcome this limit
2024-01-13 16:10:46 +01:00
Arnaud Gelas
d340738013
Even if you set an investment, the default investment shows in the log
2024-01-13 15:53:01 +01:00
Arnaud Gelas
1238c48451
Fix: requirements.txt was not written to the disk
...
While the Python packages requirements are correctly detected and saved
into the json task file, requirements.txt was always empty. Since it was
trying to get packages with the wrong key, packages were always empty
when writing in requirements.txt
2024-01-13 15:14:38 +01:00
Arnaud Gelas
8d1bc25def
Constrain the language for the qa_engineer
...
The qa_engineer was generating chinese texts and comments while the rest
of the project was in English.
2024-01-13 14:49:50 +01:00
geekan
b603e19bda
Merge pull request #740 from iorisa/feature/options
...
feat: remove OPTIONS
2024-01-13 13:49:06 +08:00
莘权 马
b612393151
fixbug: pydantic validate
2024-01-13 13:48:47 +08:00
mannaandpoem
f460771978
Update test cases
2024-01-13 10:58:49 +08:00
林义章
4eb366cd31
Merge branch 'add_test_for_ml_tools' into 'code_intepreter'
...
Add test for ml tools
See merge request agents/data_agents_opt!44
2024-01-13 02:42:38 +00:00
林义章
4a28d66680
Merge branch 'sd_and_debugcode_ut' into 'code_intepreter'
...
单测及简单优化:增加sd作为工具使用 & 简化debugcode
See merge request agents/data_agents_opt!42
2024-01-13 02:41:31 +00:00
yzlin
4b09ffd2f5
pre-commit format
2024-01-13 10:37:15 +08:00
yzlin
e079b8b152
remove sensitive and recover rsp_cache.json
2024-01-13 10:34:45 +08:00
mannaandpoem
46a64873cc
Merge remote-tracking branch 'origin/incremental_development' into incremental_development
2024-01-13 10:16:44 +08:00
mannaandpoem
1b29175116
Add 2 code example and modify 1 code example to data
2024-01-13 10:02:54 +08:00
mannaandpoem
28c7003416
Add 2 code example to data
2024-01-13 09:40:02 +08:00
mannaandpoem
d077605720
Update product_requirement_pool to product_requirement_pools
2024-01-13 08:51:35 +08:00
mannaandpoem
b7adb1dc7d
Update prompt and code comment in ActionNode
2024-01-12 22:12:16 +08:00
莘权 马
273b85d609
feat: remove OPTIONS
2024-01-12 21:56:59 +08:00
mannaandpoem
684d10bb24
1. Remove PRD when write code
2024-01-12 20:38:23 +08:00
better629
a249e46259
update prompt of review/revise to meet gpt3.5
2024-01-12 18:56:42 +08:00
mannaandpoem
40f5d5e40e
add vision tool for code_interpreter
2024-01-12 18:30:48 +08:00
lidanyang
3fded9b6e0
fix timeout
2024-01-12 18:23:15 +08:00
geekan
feedafeb78
fix bug
2024-01-12 17:55:01 +08:00
geekan
ef4323c6b4
refine code
2024-01-12 17:55:01 +08:00
geekan
31eb3fe0ee
refine code
2024-01-12 17:55:01 +08:00