refactor: 进一步重构agents目录结构 符合多agent架构
This commit is contained in:
@@ -8,7 +8,7 @@ from typing import Any, Dict, Optional
|
||||
|
||||
from app.core.logging import get_logger
|
||||
|
||||
from app.agents.prompts.memory_prompts import (
|
||||
from app.agents.memoir.prompts import (
|
||||
get_creative_title_prompt,
|
||||
get_narrative_prompt,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user