Update blueprints.md (#5224)

Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
This commit is contained in:
kolchfa-aws 2023-10-16 16:19:52 -04:00 committed by GitHub
parent 367dc62dd5
commit 932e115c5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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/).