We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90898df commit 9b993e5Copy full SHA for 9b993e5
gatewayd_plugin.yaml
@@ -30,7 +30,7 @@ plugins:
30
- TOKENIZER_API_ADDRESS=http://localhost:8000
31
- SERVING_API_ADDRESS=http://localhost:8501
32
- MODEL_NAME=sqli_model
33
- - MODEL_VERSION=2
+ - MODEL_VERSION=3
34
# Threshold determine the minimum prediction confidence
35
# required to detect an SQL injection attack. Any value
36
# between 0 and 1 is valid, and it is inclusive.
0 commit comments