MetaGPT/metagpt
2024-03-25 17:36:38 +08:00
..
actions Merge pull request #986 from azurewtl/fixed-fail-to-reduce-message-length 2024-03-15 23:32:07 +08:00
configs add yi-34b 2024-03-14 21:34:23 +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 fix persist naming 2024-03-16 22:26:40 +08:00
prompts Merge branch 'main' into code_interpreter 2024-03-12 15:13:14 +08:00
provider fix repeated api call bug 2024-03-15 15:30:42 +08:00
rag modify comment of ObjectNodeMetadata 2024-03-16 09:30:39 +08:00
roles Merge branch 'di_fixes' into add_tool_from_path 2024-03-25 16:15:08 +08:00
skills 修正 2023-10-18 22:17:16 +08:00
strategy fix critical bug: human prior not injected 2024-03-19 17:53:26 +08:00
tools add tool code for ast parsing 2024-03-25 17:36:38 +08:00
utils Merge branch 'di_fixes' into add_tool_from_path 2024-03-25 16:15:08 +08:00
__init__.py fix RuntimeError: Event loop is closed in windows 2023-09-18 22:37:54 +08:00
_compat.py Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+ 2023-09-25 00:49:25 +08:00
config2.py Merge pull request #997 from liujun3660105/feat/add-cusotm-llm-config 2024-03-15 23:32:56 +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 feat: +rfc197 example 2024-03-06 19:30:06 +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
startup.py readd startup.py 2024-03-11 19:18:27 +08:00
subscription.py fix bugs 2024-01-10 21:23:03 +08:00
team.py feat: replace global CONTEXT with Config() 2024-01-22 18:01:40 +08:00