Features
* feat(langchain): add support for chat/conversational models by Tomas2D in https://github.com/IBM/ibm-generative-ai-node-sdk/pull/12
* feat(errors): add specific error class for cancellation by Tomas2D in https://github.com/IBM/ibm-generative-ai-node-sdk/pull/16
* chore: add bugs field to package.json by Tomas2D in https://github.com/IBM/ibm-generative-ai-node-sdk/pull/17
* feat(client): fallback to default model if falsy value provided by Tomas2D in https://github.com/IBM/ibm-generative-ai-node-sdk/pull/10
Miscellaneous
* feat(tests): setup test coverage by Tomas2D in https://github.com/IBM/ibm-generative-ai-node-sdk/pull/15
* docs: typos by Tomas2D in https://github.com/IBM/ibm-generative-ai-node-sdk/pull/18
* chore(deps): bump vite from 4.3.7 to 4.3.9 by dependabot in https://github.com/IBM/ibm-generative-ai-node-sdk/pull/19
**Full Changelog**: https://github.com/IBM/ibm-generative-ai-node-sdk/compare/v1.0.1...v1.1.0