mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
refactor backend module architecture
This commit is contained in:
@@ -7,7 +7,7 @@ from langchain_core.messages import AIMessage, HumanMessage
|
||||
from app.agent import HEARTBEAT_SESSION_PREFIX, MoviePilotAgent
|
||||
from app.agent.memory import memory_manager
|
||||
from app.db.agentchat_oper import AgentChatOper
|
||||
from app.utils.identity import SYSTEM_INTERNAL_USER_ID
|
||||
from app.foundation.identity import SYSTEM_INTERNAL_USER_ID
|
||||
|
||||
|
||||
def test_agent_chat_oper_saves_display_messages_with_channel():
|
||||
|
||||
Reference in New Issue
Block a user