v1.0.176: classify_input + elements_json в промежуточных результатах
This commit is contained in:
@@ -82,6 +82,7 @@ def classify_batch(batch_id):
|
||||
result.get("doc_date"),
|
||||
result.get("counterparty"),
|
||||
classify_raw=raw,
|
||||
classify_input=text,
|
||||
)
|
||||
return True
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user