Nessuna descrizione

StrayWarrior 5303c7b6f9 Update api_server: add doubao vision 2 mesi fa
configs 14dddf2f45 Update configs/__init__.py: add apollo 2 mesi fa
oauth cad233271f Add oauth directory (dangerous) 3 mesi fa
scripts 9a54aadf01 Rename tools to scripts, avoid conflict with tool call in LLM 2 mesi fa
.gitignore 25a3c2eb3a Initial commit 3 mesi fa
README.md 25a3c2eb3a Initial commit 3 mesi fa
agent_service.py 85188e15e9 Introduce transaction mechanism in dialogue manager state change 2 mesi fa
api_server.py 5303c7b6f9 Update api_server: add doubao vision 2 mesi fa
chat_service.py 3d506753fb Add new chat service: volcengine bot 2 mesi fa
database.py df268c17f4 Update: use module-level logger 3 mesi fa
dialogue_manager.py 0a0631c2a7 Update dialogue_manager: add warning when message is empty 2 mesi fa
history_dialogue_service.py 46b0004393 Update message and history_dialogue_service: deal with voice call type 2 mesi fa
logging_service.py 8597cf9d61 Update logging_service 2 mesi fa
message.py 50531d39bb Fix message 2 mesi fa
message_queue_backend.py df268c17f4 Update: use module-level logger 3 mesi fa
prompt_templates.py bcb86ce127 Update prompt_templates: add new greeting prompts 2 mesi fa
requirements.txt fd7600a59e Update requirements 2 mesi fa
response_type_detector.py bd08afb094 Update response_type_detector: update limit for voice response 2 mesi fa
unit_test.py 85188e15e9 Introduce transaction mechanism in dialogue manager state change 2 mesi fa
user_manager.py 9cc14026c5 Add LocalUserRelationManager 2 mesi fa
user_profile_extractor.py aa30ebe1bb Update user_profile_extractor: optimize interaction frequency 2 mesi fa

README.md

AgentCoreService