No Description

StrayWarrior d8e38f30d9 Update agent_service: debug options 5 months ago
configs d8e38f30d9 Update agent_service: debug options 5 months ago
.gitignore 25a3c2eb3a Initial commit 5 months ago
README.md 25a3c2eb3a Initial commit 5 months ago
agent_service.py d8e38f30d9 Update agent_service: debug options 5 months ago
chat_service.py 7dfec71c8d Clean API configuration 5 months ago
database.py 9564fe83b7 Add database 5 months ago
dialogue_manager.py 17a8771dfc Update dialogue_manager: refresh user profile 5 months ago
global_flags.py 6751f190a5 Initial version 5 months ago
history_dialogue_service.py b3ed64941a Add history_dialogue_service and use in dialogue_manager 5 months ago
logging_service.py e77fc81160 Update logging setup 5 months ago
message.py 854b6ab7a9 Update Message definition 5 months ago
message_queue_backend.py 237e19439a Update message_queue_backend: support aliyun RMQ 5 months ago
prompt_templates.py a648396eec Add Message abstraction 5 months ago
unit_test.py 972862700f Update agent_service: use UserRelationManager 5 months ago
user_manager.py afd9235190 Fix user_manager: MySQLUserManager get default 5 months ago
user_profile_extractor.py e0bf34e71b Move global flags into configs 5 months ago

README.md

AgentCoreService