No Description

StrayWarrior c4665e724a Update user_manager: add new methods 11 months ago
configs 5c6f3ff0f5 Update dialogue_manager: add agent behavior config 11 months ago
oauth cad233271f Add oauth directory (dangerous) 11 months ago
.gitignore 25a3c2eb3a Initial commit 1 year ago
README.md 25a3c2eb3a Initial commit 1 year ago
agent_service.py b4f26f87d7 Update dialogue_manager: rollback state if error in process 11 months ago
chat_service.py 44f29230f9 Update chat_service: add model 11 months ago
database.py df268c17f4 Update: use module-level logger 11 months ago
dialogue_manager.py 262e26e985 Update dialogue_manager: fix persist_state 11 months ago
global_flags.py 6751f190a5 Initial version 1 year ago
history_dialogue_service.py 2907eaafab Update dialogue service: change limit to recent minutes 11 months ago
logging_service.py 3e76fcc2ce Update logging_service: only create file handler in prod 11 months ago
message.py 854b6ab7a9 Update Message definition 11 months ago
message_queue_backend.py df268c17f4 Update: use module-level logger 11 months ago
prompt_templates.py 315b05bafd Update prompt template and dialogue manager: add time prefix into dialogue history 11 months ago
requirements.txt 670043e424 Add requirements 11 months ago
unit_test.py 27eafb8925 Update agent_service: add response sanitization 11 months ago
user_manager.py c4665e724a Update user_manager: add new methods 11 months ago
user_profile_extractor.py 85189208f6 Update user profile: add gender 11 months ago

README.md

AgentCoreService