app/api/agent.py
@@ -18,7 +18,7 @@ from app.service.dialog import get_session_history from app.service.ragflow import RagflowService from app.service.service_token import get_ragflow_token, get_bisheng_token from app.task.fetch_agent import initialize_agents # from app.task.fetch_agent import initialize_agents router = APIRouter()