Update blueprints.md (#5224)
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
This commit is contained in:
parent
367dc62dd5
commit
932e115c5e
|
@ -129,7 +129,7 @@ POST /_plugins/_ml/connectors/_create
|
|||
```
|
||||
{% include copy-curl.html %}
|
||||
|
||||
The `request_body` template must be `${parameters.input}``.
|
||||
The `request_body` template must be `${parameters.input}`.
|
||||
{: .important}
|
||||
|
||||
### Preprocessing function
|
||||
|
@ -176,4 +176,4 @@ The remote text embedding model output must be a two-dimensional float array, ea
|
|||
|
||||
## Next step
|
||||
|
||||
For examples of creating various connectors, see [Connectors]({{site.url}}{{site.baseurl}}/ml-commons-plugin/extensibility/connectors/).
|
||||
For examples of creating various connectors, see [Connectors]({{site.url}}{{site.baseurl}}/ml-commons-plugin/extensibility/connectors/).
|
||||
|
|
Loading…
Reference in New Issue