From a7e7050585325bdb873c6d312ea89de94215e11e Mon Sep 17 00:00:00 2001 From: shidong <shidong@jhsoft.cc> Date: 星期六, 12 七月 2025 15:34:27 +0800 Subject: [PATCH] #2025/7/12 #milvus的upsert方法在多线程调用时多产生重复记录,修正为先删除在新增 --- conf.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/conf.txt b/conf.txt index fad40ab..cc12af5 100644 --- a/conf.txt +++ b/conf.txt @@ -16,3 +16,4 @@ detectnum = 1 qwenaddr = /home/debian/Qwen2.5-VL-3B-Instruct-GPTQ-Int4 cuda = 1 +logaddr=/home/debian/logs \ No newline at end of file -- Gitblit v1.8.0