MetaGPT/metagpt
2024-03-13 18:00:57 +08:00
..
actions feat: merge geekan:main 2024-03-05 16:03:57 +08:00
configs feat: merge geekan:main 2024-03-05 16:03:57 +08:00
document_store memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
environment rm langchain in mincraft_env 2024-03-08 01:08:10 +08:00
learn refactor config 2024-02-01 13:53:57 +08:00
management fix skill manager 2023-12-28 23:38:46 +08:00
memory rm memory schema for now 2024-03-08 00:52:11 +08:00
prompts rename interpreter 2024-03-01 19:48:39 +08:00
provider feat: merge geekan:main 2024-03-05 16:03:57 +08:00
rag add context_window and num_output in rag_llm 2024-03-13 18:00:57 +08:00
roles rag pipeline 2024-03-08 00:40:55 +08:00
skills rm some skills 2023-09-18 15:15:07 +08:00
strategy rename interpreter 2024-03-01 19:48:39 +08:00
tools rag pipeline 2024-03-08 00:40:55 +08:00
utils replace rag llm factory with llamaindex custom llm 2024-03-08 20:19:28 +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
config2.py remove attribute openai_vision_model and vision_max_tokens and method test_generate_webpages_with_style_and_script 2024-02-06 09:07:29 +08:00
const.py upgrade llama-index to v0.10 2024-03-08 00:41:00 +08:00
context.py Add files via upload 2024-02-29 10:14:15 +08:00
context_mixin.py remove extra value after model_validator in Role/ContextMixin 2024-02-02 16:35:51 +08:00
document.py upgrade llama-index to v0.10 2024-03-08 00:41:00 +08:00
llm.py update code due to failed unittests 2024-02-03 13:33:02 +08:00
logs.py update base env and android_env 2024-01-30 19:07:38 +08:00
repo_parser.py fixbug: test_assistant 2024-03-05 10:04:40 +08:00
schema.py memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
software_company.py refine code to avoid config error 2024-02-21 16:50:07 +08:00
subscription.py fix bugs 2024-01-11 16:19:52 +08:00
team.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00