No Description

StrayWarrior 81c3316c13 Fix api_server: get_dialogue_history param 2 months ago
configs 5dd7d23b6b Update agent_service: support active conversation config 2 months ago
oauth cad233271f Add oauth directory (dangerous) 3 months ago
.gitignore 25a3c2eb3a Initial commit 3 months ago
README.md 25a3c2eb3a Initial commit 3 months ago
agent_service.py 5dd7d23b6b Update agent_service: support active conversation config 2 months ago
api_server.py 81c3316c13 Fix api_server: get_dialogue_history param 2 months ago
chat_service.py a1e8a7571b Update chat_service: change volcengine deepseek model 2 months ago
database.py df268c17f4 Update: use module-level logger 3 months ago
dialogue_manager.py 091643bae3 Update dialogue_manager: sync local dialogue history 2 months ago
history_dialogue_service.py 2907eaafab Update dialogue service: change limit to recent minutes 3 months ago
logging_service.py 8597cf9d61 Update logging_service 3 months ago
message.py 854b6ab7a9 Update Message definition 3 months ago
message_queue_backend.py df268c17f4 Update: use module-level logger 3 months ago
prompt_templates.py 02d5edf385 Update prompt_templates: optimize chitchat 2 months ago
requirements.txt 670043e424 Add requirements 3 months ago
unit_test.py 27eafb8925 Update agent_service: add response sanitization 3 months ago
user_manager.py c4665e724a Update user_manager: add new methods 3 months ago
user_profile_extractor.py 158db17841 Update user_profile_extractor: update main exsamples 2 months ago

README.md

AgentCoreService