We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cf158 commit 694ae09Copy full SHA for 694ae09
1 file changed
Dockerfile.deploy
@@ -36,6 +36,7 @@ ENV HISTORY4FEED_REQUEST_RETRY_COUNT=5
36
ENV CLASSIFIER_MIN_CLUSTER_SIZE=8
37
ENV CLASSIFIER_LABEL_SAMPLE_SIZE=10
38
ENV CLASSIFIER_CONCURRENCY=12
39
+ENV CREATE_EMBEDDING_INCLUDE_NON_INCIDENT=true
40
41
WORKDIR /usr/src/app
42
COPY requirements.txt .
0 commit comments