Skip to content
Snippets Groups Projects

first step of allowing skipping of moderations

Open wouters_f requested to merge issue/ai-3510599:3510599-allow-skip-moderation into 1.2.x
All threads resolved!
Files
3
@@ -50,6 +50,9 @@ plugin.plugin_configuration.search_api_backend.search_api_ai_search:
contextual_content_max_percentage:
type: string
label: 'Maximum percentage of contextual content'
skip_moderation:
type: boolean
label: 'Whether to skip moderation'
embedding_strategy_details:
type: string
label: 'Additional details for the embedding strategy'
Loading