Skip to content

Commit

Permalink
Fix typos related to the ML connector (#8832) (#8839)
Browse files Browse the repository at this point in the history
  • Loading branch information
opensearch-trigger-bot[bot] authored Dec 2, 2024
1 parent 11e8741 commit 0028d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _ml-commons-plugin/remote-models/connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ In some cases, you may need to update credentials, like `access_key`, that you u
```json
PUT /_plugins/_ml/models/<model_id>
{
"connector": {
"connectors": {
"credential": {
"openAI_key": "YOUR NEW OPENAI KEY"
}
Expand Down

0 comments on commit 0028d30

Please sign in to comment.