暂无描述

StrayWarrior 262e75eaa1 Update user_manager: hard code staff for testing 2 月之前
configs 9a0e60c442 Update configs 2 月之前
oauth cad233271f Add oauth directory (dangerous) 2 月之前
.gitignore 25a3c2eb3a Initial commit 3 月之前
README.md 25a3c2eb3a Initial commit 3 月之前
agent_service.py 91bc9fe7a1 Update agent_service: add protection for testing period 2 月之前
chat_service.py 7ba178e911 Update chat_service: add CrossAccountJWTOAuth. fuck coze 2 月之前
database.py 52ec99c3fd Update dialogue_manager: add state cache 2 月之前
dialogue_manager.py 5a835918f1 Update dialogue_manager: remove useless import 2 月之前
global_flags.py 6751f190a5 Initial version 3 月之前
history_dialogue_service.py b3ed64941a Add history_dialogue_service and use in dialogue_manager 2 月之前
logging_service.py e77fc81160 Update logging setup 2 月之前
message.py 854b6ab7a9 Update Message definition 2 月之前
message_queue_backend.py 08b46d1622 Update AliyunRocketMQQueueBackend: add invisible_duration for consume 2 月之前
prompt_templates.py a648396eec Add Message abstraction 3 月之前
requirements.txt 670043e424 Add requirements 2 月之前
unit_test.py 972862700f Update agent_service: use UserRelationManager 2 月之前
user_manager.py 262e75eaa1 Update user_manager: hard code staff for testing 2 月之前
user_profile_extractor.py e0bf34e71b Move global flags into configs 2 月之前

README.md

AgentCoreService