MetaGPT/metagpt
mannaandpoem 7f1584db9e 1. add test_vision.py
2. add save_webpages function in vision.py and vision.yml
2024-01-15 17:26:35 +08:00
..
actions Merge branch 'fix_code_timeout' into 'code_intepreter' 2024-01-15 03:10:29 +00:00
document_store faiss store: add tests 2024-01-02 21:30:35 +08:00
learn fixbug: .well_known 2024-01-05 15:06:40 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory feat: +unit test 2023-12-30 14:37:16 +08:00
plan code adapted to v0.6 2024-01-10 17:20:01 +08:00
prompts add vision tool for code_interpreter 2024-01-12 18:30:48 +08:00
provider format using precommit 2024-01-10 14:15:30 +08:00
roles update debug_code ut 2024-01-11 21:50:35 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy add ABC deco to ToT base 2024-01-03 14:59:21 +08:00
tools 1. add test_vision.py 2024-01-15 17:26:35 +08:00
utils format using precommit 2024-01-10 14:15:30 +08:00
__init__.py feat: merge send18 2023-12-15 16:29:55 +08:00
_compat.py 修正 2023-10-18 22:17:16 +08:00
config.py Merge branch 'main' into dev_updated 2024-01-10 14:10:15 +08:00
const.py fix libs path 2024-01-12 16:35:18 +08:00
document.py faiss store: add tests 2024-01-02 21:30:35 +08:00
environment.py add SerDeserMixin for child-classes 2023-12-28 16:07:39 +08:00
llm.py refine code 2023-12-26 17:54:52 +08:00
logs.py add llm stream log 2023-12-26 01:05:44 +08:00
repo_parser.py feat: +unit test 2024-01-05 10:25:20 +08:00
schema.py code adapted to v0.6 2024-01-10 17:20:01 +08:00
startup.py run pre-commit to find potential issues and fix them 2023-12-21 10:48:46 +08:00
subscription.py migrate from pydantic v1 to v2 2023-12-26 14:44:09 +08:00
team.py fix env=None when init Team with env=xxx 2023-12-27 16:34:43 +08:00