No Description

StrayWarrior d02c98ff8e Update user_profile_extractor: change get_extraction_function to static 1 week ago
configs 5dd7d23b6b Update agent_service: support active conversation config 1 week ago
oauth cad233271f Add oauth directory (dangerous) 2 weeks ago
.gitignore 25a3c2eb3a Initial commit 1 month ago
README.md 25a3c2eb3a Initial commit 1 month ago
agent_service.py 79358de7f9 Update agent_service: pass user id to coze 1 week ago
api_server.py 665effdda8 Update api_server: return error 1 week ago
chat_service.py a1e8a7571b Update chat_service: change volcengine deepseek model 1 week ago
database.py df268c17f4 Update: use module-level logger 2 weeks ago
dialogue_manager.py 79358de7f9 Update agent_service: pass user id to coze 1 week ago
history_dialogue_service.py 2907eaafab Update dialogue service: change limit to recent minutes 2 weeks ago
logging_service.py 8597cf9d61 Update logging_service 1 week ago
message.py 854b6ab7a9 Update Message definition 2 weeks ago
message_queue_backend.py df268c17f4 Update: use module-level logger 2 weeks ago
prompt_templates.py ec513f5b51 Update prompt_templates 1 week ago
requirements.txt 670043e424 Add requirements 2 weeks ago
unit_test.py 27eafb8925 Update agent_service: add response sanitization 2 weeks ago
user_manager.py c4665e724a Update user_manager: add new methods 1 week ago
user_profile_extractor.py d02c98ff8e Update user_profile_extractor: change get_extraction_function to static 1 week ago

README.md

AgentCoreService