From cd92c898df54c181f1c56fd6f48a10251a1f4af0 Mon Sep 17 00:00:00 2001 From: Xiaofeng <1169646434@qq.com> Date: Tue, 20 May 2025 14:48:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=85=B3?= =?UTF-8?q?=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/expertproducts/views.py | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/expertproducts/views.py b/apps/expertproducts/views.py index 242e26f..2daf9fb 100644 --- a/apps/expertproducts/views.py +++ b/apps/expertproducts/views.py @@ -15,6 +15,7 @@ from django.db.models import Q import os import subprocess import re +import requests from django.db import connection from django.core.mail import EmailMessage from ollama import Client