StrayWarrior 33241827c0 Add Coze function tool factory 3 months ago
..
agents 164f5fd6fc Update message_push_agent: change func signature 3 months ago
configs 0bdca9faee Update configs 3 months ago
data_models c0f9e1b511 Add new data models: agent_configuration, service_module 3 months ago
toolkit 33241827c0 Add Coze function tool factory 3 months ago
utils efb4013789 Update prompt_utils: better format 3 months ago
__init__.py da0b4bbb73 Refactor structure 4 months ago
agent.py c74830f618 Add base agent abstract class 4 months ago
agent_service.py 0a76fd3d18 Update agent_service: remove useless method 3 months ago
chat_service.py 7934e166ba Update chat_service: add new openrouter model 4 months ago
database.py da0b4bbb73 Refactor structure 4 months ago
dialogue_manager.py 5a795754fe Update dialogue_manager: generate_multimodal_response with full function 3 months ago
exceptions.py 2562f8f7cd Fixup: add exceptions 4 months ago
history_dialogue_service.py 65bae398d8 Rename message.py to mq_message.py 3 months ago
logging_service.py da0b4bbb73 Refactor structure 4 months ago
message_queue_backend.py 2343486149 Refactor: rename Message to MqMessage 3 months ago
mq_message.py 7371230f90 Add MqMessageType.from_str 3 months ago
prompt_templates.py 9a904fc657 Update prompt_templates 4 months ago
push_service.py b4289b435f Fix push_service: fix records 3 months ago
rate_limiter.py 6a4807ed7d Update rate_limiter: support multimodal message 3 months ago
response_type_detector.py 65bae398d8 Rename message.py to mq_message.py 3 months ago
user_manager.py 2908084f9b Add session management for api server (developed by luojunhui) 4 months ago
user_profile_extractor.py da0b4bbb73 Refactor structure 4 months ago