DB-GPT/dbgpt/agent/core
明天 2b4597e6a7
feat(agent):Agent supports conversation context (#2230)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-12-20 16:50:08 +08:00
..
action fix: replace deprecated method and add missing decorator (#2072) 2024-10-18 16:23:28 +08:00
memory feat(agent):Agent supports conversation context (#2230) 2024-12-20 16:50:08 +08:00
plan feat(agent):Agent supports conversation context (#2230) 2024-12-20 16:50:08 +08:00
profile fix the issue that lost prev observation memory in toolExpert bug (#2136) (#2137) 2024-11-19 21:48:44 +08:00
__init__.py refactor(agent): Agent modular refactoring (#1487) 2024-05-07 09:45:26 +08:00
agent_manage.py feat(agent):Fix agent bug (#1953) 2024-09-04 10:59:03 +08:00
agent.py feat(agent):Agent supports conversation context (#2230) 2024-12-20 16:50:08 +08:00
base_agent.py feat(agent):Agent supports conversation context (#2230) 2024-12-20 16:50:08 +08:00
base_team.py feat(agent):Agent supports conversation context (#2230) 2024-12-20 16:50:08 +08:00
role.py feat: (0.6)New UI (#1855) 2024-08-21 17:37:45 +08:00
schema.py feat(agent): Release agent SDK (#1396) 2024-04-10 22:44:53 +08:00
user_proxy_agent.py feat(agent):Agent supports conversation context (#2230) 2024-12-20 16:50:08 +08:00