1.新增是否推理获取特征判断

2.取消搭配不足异常逻辑
This commit is contained in:
zhouchengrong
2024-04-05 17:45:25 +08:00
parent 010d1536eb
commit 726eee86ab
7 changed files with 332 additions and 110 deletions

View File

@@ -35,7 +35,8 @@ ATT_TRITON_PORT = "10020"
MILVUS_URL = "http://10.1.1.240:19530"
DEBUG = 2
DEBUG = 1
SHOW_OR_SAVE_result_image = False
# service env : 1
# pycharm debug : 2