This builds on top of the base chatbot library to integrate with OpenAI.
Install the @cord-sdk/chatbot-openai
package via npm.
npm install @cord-sdk/chatbot-base @cord-sdk/chatbot-openai
You can find the documentation on the Cord Developer Documentation web site, including AI chatbot example code.