No Description

StrayWarrior 51509daf04 Update dialogue_manager: recover interaction status from dialogue history 5 months ago
configs a4889027a7 Update chat_service: support Coze OAuth 5 months ago
.gitignore 25a3c2eb3a Initial commit 5 months ago
README.md 25a3c2eb3a Initial commit 5 months ago
agent_service.py a4889027a7 Update chat_service: support Coze OAuth 5 months ago
chat_service.py a4889027a7 Update chat_service: support Coze OAuth 5 months ago
database.py 9564fe83b7 Add database 5 months ago
dialogue_manager.py 51509daf04 Update dialogue_manager: recover interaction status from dialogue history 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