| .. |
|
actions
|
Merge pull request #1002 from mannaandpoem/code_interpreter_update_terminate
|
2024-03-13 20:13:32 +08:00 |
|
configs
|
add yi-34b
|
2024-03-14 21:34:23 +08:00 |
|
document_store
|
refine code
|
2024-01-11 18:08:04 +08:00 |
|
environment
|
fix RecursionError: maximum recursion depth exceeded while calling a Python object when run tests/metagpt/environment/test_base_env.py
|
2024-02-06 12:52:53 +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
|
fixbug: llm.aask unit test failed
|
2024-03-05 14:18:45 +08:00 |
|
prompts
|
Merge branch 'main' into code_interpreter
|
2024-03-12 15:13:14 +08:00 |
|
provider
|
fix anthropic_api _update_costs problem
|
2024-03-14 22:33:36 +08:00 |
|
roles
|
minor updates
|
2024-03-13 16:50:19 +08:00 |
|
skills
|
rm some skills
|
2023-09-18 15:15:07 +08:00 |
|
strategy
|
recover legacy task type
|
2024-03-13 16:29:28 +08:00 |
|
tools
|
minor updates
|
2024-03-13 16:50:19 +08:00 |
|
utils
|
add yi-34b
|
2024-03-14 21:34:23 +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
|
feat: merge geekan:dev
|
2024-02-19 11:02:10 +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
|
feat: merge geekan:main
|
2024-03-05 16:03:57 +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
|
fixbug: test_assistant
|
2024-03-05 10:04:40 +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-11 16:19:52 +08:00 |
|
team.py
|
feat: replace global CONTEXT with Config()
|
2024-01-22 18:01:40 +08:00 |