Nessuna descrizione

StrayWarrior e59a15e7a2 Update user_manager: support filter in list_staff_users 10 mesi fa
configs 2dc39aaf6e Update chat_service: support proxy for LLM client 10 mesi fa
oauth cad233271f Add oauth directory (dangerous) 11 mesi fa
scripts 9a54aadf01 Rename tools to scripts, avoid conflict with tool call in LLM 10 mesi fa
.gitignore 25a3c2eb3a Initial commit 11 mesi fa
README.md 25a3c2eb3a Initial commit 11 mesi fa
agent_service.py a91ac8cf8a Update agent_service: support specify model 10 mesi fa
api_server.py 8564d2367d Fix api_server: wrong list extend 10 mesi fa
chat_service.py 2dc39aaf6e Update chat_service: support proxy for LLM client 10 mesi fa
database.py df268c17f4 Update: use module-level logger 11 mesi fa
dialogue_manager.py dc4fe76a53 Update dialogue_manager: change for new prompts 10 mesi fa
history_dialogue_service.py 46b0004393 Update message and history_dialogue_service: deal with voice call type 10 mesi fa
logging_service.py 8597cf9d61 Update logging_service 10 mesi fa
message.py 50531d39bb Fix message 10 mesi fa
message_queue_backend.py df268c17f4 Update: use module-level logger 11 mesi fa
prompt_templates.py 399fd1e265 Update prompt_templates 10 mesi fa
requirements.txt fd7600a59e Update requirements 10 mesi fa
response_type_detector.py bd08afb094 Update response_type_detector: update limit for voice response 10 mesi fa
unit_test.py 85188e15e9 Introduce transaction mechanism in dialogue manager state change 10 mesi fa
user_manager.py e59a15e7a2 Update user_manager: support filter in list_staff_users 10 mesi fa
user_profile_extractor.py aa30ebe1bb Update user_profile_extractor: optimize interaction frequency 10 mesi fa

README.md

AgentCoreService