Closed alenakhineika closed 2 months ago
Implement the @MongoDB /docs command that answers MongoDB-related questions and finds answers in the official documentation.
@MongoDB /docs
Currently, MONGODB_DOCS_CHATBOT_BASE_URI is provided as an env variable.
MONGODB_DOCS_CHATBOT_BASE_URI
This PR should be updated with changes introduced in https://github.com/mongodb-js/vscode/pull/810 when the PR is merged.
Description
Implement the
@MongoDB /docs
command that answers MongoDB-related questions and finds answers in the official documentation.Currently,
MONGODB_DOCS_CHATBOT_BASE_URI
is provided as an env variable.Checklist
Motivation and Context
Dependents
This PR should be updated with changes introduced in https://github.com/mongodb-js/vscode/pull/810 when the PR is merged.
Types of changes