Remove unused imports and update components in the documentation files to improve code clarity and ensure consistency. This refactor optimizes the codebase and enhances the overall quality of the documentation.
* Update to use non-deprecated output parser imports
* Update documentation
* Revert "Update to use non-deprecated output parser imports"
This reverts commit 11a969d82b6b2b3659eb7c3c26b5b29a98815834.
* Update rag-with-astradb.mdx
* Update chat.py to clarify error message
vertex in the exception message appears to be confusing with google vertex and causes confusion when used with other providers.
* Minor formatting to highlight the vscode launch file
update the error message
* Fix a couple more error texts
* chore: Update chardet package to version 5.2.0
* chore: Update Docker build workflow to support multiple platforms and add container testing
* chore: Update pre-release workflow to include CLI testing
* chore: Update npm install command in lint-js.yml workflow
* chore: Update eslint and prettier versions in package.json
* fix: remove .mdx from link in docs
* Merge remote-tracking branch 'origin/dev' into update
* Update to use non-deprecated output parser imports
* Update documentation
* Revert "Update to use non-deprecated output parser imports"
This reverts commit 11a969d82b6b2b3659eb7c3c26b5b29a98815834.