You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docs): Node.js AI SDK: modelConfig --> config in readme (#765)
**Requirements**
- [ ] I have added test coverage for new or changed functionality
- [ ] I have followed the repository's [pull request submission
guidelines](../blob/main/CONTRIBUTING.md#submitting-pull-requests)
- [ ] I have validated my changes against all supported platform
versions
**Related issues**
https://launchdarkly.atlassian.net/browse/DOCS-1126
**Describe the solution you've provided**
Updated README to match current usage (`config` not `modelConfig`)
**Describe alternatives you've considered**
n/a
**Additional context**
Noticed by an LD engineer. Per offline conversation, updating PR title
to trigger a release for this, so that our npm page updates as well.
0 commit comments