@ -64,3 +64,7 @@ class DetectionResponse(BaseModel):
originalImgSize: List[int]
targets: List[dict]
processing_errors: List[str] = []
# 智能体相关
OLLAMA_MODEL = "alibayram/Qwen3-30B-A3B-Instruct-2507:latest" # 当前最强本地模型
OLLAMA_BASE_URL = "http://192.168.110.5:11434"
The note is not visible to the blocked user.