MetaGPT/metagpt
2024-08-07 17:42:17 +08:00
..
actions bug fix 2024-04-22 17:40:47 +08:00
configs feat: merge geekan:main 2024-03-21 22:08:13 +08:00
document_store memory_storage use rag_engine 2024-03-08 00:47:26 +08:00
environment upgrade llama-index-vector-stores-chroma and rag test coverage 100% 2024-03-28 17:58:07 +08:00
learn fixbug: gbk UnicodeEncodeError 2024-03-07 17:04:44 +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 bug: _achat_completion_stream add request_timeout 2024-08-07 17:42:17 +08:00
rag lazy import colbert 2024-03-28 17:58:12 +08:00
roles make the rag module optional 2024-03-22 11:15:31 +08:00
skills rm some skills 2023-09-18 15:15:07 +08:00
strategy fix critical bug: human prior not injected 2024-03-19 18:00:59 +08:00
tools replace *.deepwisdom.ai for scraping by local server 2024-03-23 17:29:36 +08:00
utils updata di example and Change the location of the .ipynb locations 2024-03-24 15:01:45 +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 refactor: timeout 0 2024-03-21 13:21:24 +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