بدون توضیح

StrayWarrior 8aadc1fa43 Add rate_limiter 3 ماه پیش
configs f6f2dfc98c Update configs 3 ماه پیش
oauth cad233271f Add oauth directory (dangerous) 4 ماه پیش
scripts 76af22ae26 Update mq_sender: new message type 3 ماه پیش
toolkit 9918597b18 Update dialogue_manager: send alert if human intervention detected 3 ماه پیش
.gitignore 25a3c2eb3a Initial commit 4 ماه پیش
README.md 25a3c2eb3a Initial commit 4 ماه پیش
agent_service.py 8aadc1fa43 Add rate_limiter 3 ماه پیش
api_server.py 8564d2367d Fix api_server: wrong list extend 3 ماه پیش
chat_service.py 2dc39aaf6e Update chat_service: support proxy for LLM client 3 ماه پیش
database.py df268c17f4 Update: use module-level logger 4 ماه پیش
dialogue_manager.py 57980cc536 Update dialogue_manager: do not process HUMAN_INTERVENTION_END in normal state 3 ماه پیش
history_dialogue_service.py 46b0004393 Update message and history_dialogue_service: deal with voice call type 3 ماه پیش
logging_service.py 8597cf9d61 Update logging_service 3 ماه پیش
message.py 3e2fad3314 Add HUMAN_INTERVENTION_END message 3 ماه پیش
message_queue_backend.py ccef2dacce Update message_queue_backend: support different topic type 3 ماه پیش
prompt_templates.py db1e42d564 Update response_type_detector: prefer to use voice if user uses voice 3 ماه پیش
rate_limiter.py 8aadc1fa43 Add rate_limiter 3 ماه پیش
requirements.txt eddd36a451 Add toolkit base and toolkit/lark_alert_for_human_intervention 3 ماه پیش
response_type_detector.py db1e42d564 Update response_type_detector: prefer to use voice if user uses voice 3 ماه پیش
unit_test.py 85188e15e9 Introduce transaction mechanism in dialogue manager state change 3 ماه پیش
user_manager.py 8a383bfe46 Update user_manager: fix local 3 ماه پیش
user_profile_extractor.py aa30ebe1bb Update user_profile_extractor: optimize interaction frequency 3 ماه پیش

README.md

AgentCoreService