No Description

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

README.md

AgentCoreService