Nessuna descrizione

StrayWarrior 51509daf04 Update dialogue_manager: recover interaction status from dialogue history 3 mesi fa
configs a4889027a7 Update chat_service: support Coze OAuth 3 mesi fa
.gitignore 25a3c2eb3a Initial commit 3 mesi fa
README.md 25a3c2eb3a Initial commit 3 mesi fa
agent_service.py a4889027a7 Update chat_service: support Coze OAuth 3 mesi fa
chat_service.py a4889027a7 Update chat_service: support Coze OAuth 3 mesi fa
database.py 9564fe83b7 Add database 3 mesi fa
dialogue_manager.py 51509daf04 Update dialogue_manager: recover interaction status from dialogue history 3 mesi fa
global_flags.py 6751f190a5 Initial version 3 mesi fa
history_dialogue_service.py b3ed64941a Add history_dialogue_service and use in dialogue_manager 3 mesi fa
logging_service.py e77fc81160 Update logging setup 3 mesi fa
message.py 854b6ab7a9 Update Message definition 3 mesi fa
message_queue_backend.py 237e19439a Update message_queue_backend: support aliyun RMQ 3 mesi fa
prompt_templates.py a648396eec Add Message abstraction 3 mesi fa
unit_test.py 972862700f Update agent_service: use UserRelationManager 3 mesi fa
user_manager.py afd9235190 Fix user_manager: MySQLUserManager get default 3 mesi fa
user_profile_extractor.py e0bf34e71b Move global flags into configs 3 mesi fa

README.md

AgentCoreService