{ | |
"description": "Off-Topic classifier designed to block user prompts that do not align with the intended purpose of the system, as determined by the system prompt.", | |
"classifier": { | |
"embedding": { | |
"model_name": "jinaai/jina-embeddings-v2-small-en", | |
"max_length": 1024, | |
"model_weights_fp": "models/off-topic-jinaai-jina-embeddings-v2-small-en-TwinEncoder.safetensors", | |
"model_fp": "models/off-topic-jinaai-jina-embeddings-v2-small-en-TwinEncoder.onnx" | |
} | |
} | |
} |