Aucune description

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

README.md

AgentCoreService