No Description

StrayWarrior 930e37ff00 Add configs/prod.yaml 3 months ago
configs 930e37ff00 Add configs/prod.yaml 3 months ago
.gitignore 25a3c2eb3a Initial commit 3 months ago
README.md 25a3c2eb3a Initial commit 3 months ago
agent_service.py ebd42d77fe Update agent_service: strip response 3 months ago
chat_service.py a4889027a7 Update chat_service: support Coze OAuth 3 months ago
database.py 52ec99c3fd Update dialogue_manager: add state cache 3 months ago
dialogue_manager.py b9d18a5f0d Update dialogue_manager: temporarily disable some naive features 3 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 3 months ago
logging_service.py e77fc81160 Update logging setup 3 months ago
message.py 854b6ab7a9 Update Message definition 3 months ago
message_queue_backend.py 08b46d1622 Update AliyunRocketMQQueueBackend: add invisible_duration for consume 3 months ago
prompt_templates.py a648396eec Add Message abstraction 3 months ago
unit_test.py 972862700f Update agent_service: use UserRelationManager 3 months ago
user_manager.py cf8441ef52 Update user_manager: update query 3 months ago
user_profile_extractor.py e0bf34e71b Move global flags into configs 3 months ago

README.md

AgentCoreService