暫無描述

StrayWarrior 5c6f3ff0f5 Update dialogue_manager: add agent behavior config 3 月之前
configs 5c6f3ff0f5 Update dialogue_manager: add agent behavior config 3 月之前
oauth cad233271f Add oauth directory (dangerous) 3 月之前
.gitignore 25a3c2eb3a Initial commit 3 月之前
README.md 25a3c2eb3a Initial commit 3 月之前
agent_service.py 5036243996 Update agent_service: restrict testing users 3 月之前
chat_service.py b92262cd29 Update chat_service: add deepseek api and support graceful shutdown 3 月之前
database.py df268c17f4 Update: use module-level logger 3 月之前
dialogue_manager.py 5c6f3ff0f5 Update dialogue_manager: add agent behavior config 3 月之前
global_flags.py 6751f190a5 Initial version 3 月之前
history_dialogue_service.py 2907eaafab Update dialogue service: change limit to recent minutes 3 月之前
logging_service.py 668b3c1b3e Update logging_service: add file handler 3 月之前
message.py 854b6ab7a9 Update Message definition 3 月之前
message_queue_backend.py df268c17f4 Update: use module-level logger 3 月之前
prompt_templates.py 315b05bafd Update prompt template and dialogue manager: add time prefix into dialogue history 3 月之前
requirements.txt 670043e424 Add requirements 3 月之前
unit_test.py 972862700f Update agent_service: use UserRelationManager 3 月之前
user_manager.py 2ab11d99c1 Update user_manager: add get_user_tags 3 月之前
user_profile_extractor.py 85189208f6 Update user profile: add gender 3 月之前

README.md

AgentCoreService