1 parent 5b8475c commit c2bec1eCopy full SHA for c2bec1e
1 file changed
tools/proto-convert/src/config/spec-filter.yaml
@@ -2,6 +2,8 @@
2
paths:
3
- /{index}/_bulk
4
- /{index}/_search
5
+ - /_plugins/_ml/models/{model_id}/_predict/stream
6
+ - /_plugins/_ml/agents/{agent_id}/_execute/stream
7
8
# Schemas to exclude from proto generation
9
# These schemas and their nested dependencies will not be included
0 commit comments