StrayWarrior 9a904fc657 Update prompt_templates 4 months ago
..
agents 55d62be489 Update message_reply_agent: support multimodal message output 4 months ago
configs 2908084f9b Add session management for api server (developed by luojunhui) 4 months ago
toolkit ec18f52c6c Update message_notifier: avoid doc parsing error 4 months ago
utils 7675fc4bad Update prompt_utils: add format_user_profile 4 months ago
__init__.py da0b4bbb73 Refactor structure 4 months ago
agent.py c74830f618 Add base agent abstract class 4 months ago
agent_service.py 2db6b9d7de Update agent_service: add more logs to find stuck 4 months ago
chat_service.py 7934e166ba Update chat_service: add new openrouter model 4 months ago
database.py da0b4bbb73 Refactor structure 4 months ago
dialogue_manager.py 67880ca665 Update dialogue_manager: support ENTER_HUMAN_INTERVENTION messsage 4 months ago
exceptions.py 2562f8f7cd Fixup: add exceptions 4 months ago
history_dialogue_service.py 93a438ab28 Udpate history_dialogue_service: include endtime 4 months ago
logging_service.py da0b4bbb73 Refactor structure 4 months ago
message.py fab200b553 Fix MessageType 4 months ago
message_queue_backend.py fba247eab3 Update message_queue_backend: support different message group for sequence message 4 months ago
prompt_templates.py 9a904fc657 Update prompt_templates 4 months ago
push_service.py 630857cff9 Update push_service: do not send empty response 4 months ago
rate_limiter.py da0b4bbb73 Refactor structure 4 months ago
response_type_detector.py 928fbd0037 Fix response_type_detector: no voice for None 4 months ago
user_manager.py 2908084f9b Add session management for api server (developed by luojunhui) 4 months ago
user_profile_extractor.py da0b4bbb73 Refactor structure 4 months ago