Skip to content

Commit 8b33167

Browse files
committed
chore: updated description of normalize_embeddings and verbose
1 parent edc9b6d commit 8b33167

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dev.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ on:
99
required: true
1010
description: Memory size of the lambda function
1111
normalize_embeddings:
12-
description: Enabled by default. You can disable it by specify "0" or "False"
12+
description: Normalize embeddings enabled by default. Disable it by specify "0" or "False"
1313
verbose:
14-
description: Enabled verbose logging in the console by specify any value, otherwise leave it blank
14+
description: Verbose logging disabled by default. Enabled it by specify any value, otherwise leave it blank
1515

1616
jobs:
1717
deploy-dev:

0 commit comments

Comments
 (0)