MindsDB 23.10.2.0
New Features
- Added Ollama integration
- Added Microsoft Teams integration
- Added TripAdvisor integration
- Added DocumentDB Integration
- Added OpenBB integration
- Added general purpose RAG handler
- Support for Customer Reviews table in Shopify
- Added Carrier Service to Shopify
- Added Shipping Zone table to Shopify
- Added Inventory table to Shopify
- Support for Commits table in GitHub
- Support for Contributors table in GitHub
- Support for Branches table in GitHub
- Support for Videos table in YouTube
Improvements and Bug Fixes
- Enable Google Calendar integration to work on Cloud
- Update Chatbots API to Support Agents
- Fix Cassandra handler: secure_connect_bundle is path
- Various fixes to TimeGPT queries
- Fix updating learn_args when updating models
- Fix WriterHandler on Cloud
- Fixed finetune model leaking in OpenAI
- Updated Databend handler to use databend-sqlalchemy
- Added UPDATE and DELETE query parser and executor to make developing handlers easier
- Rockset handler fixed
- Fix SELECT functionality of Slack Handler
- Require LIMIT in Web Crawler
- Handle long Langchain output properly
Documentation Updates
- Added documentation for Stripe Handler
- Updated app integrations doc pages to include description and how each can be used within MindsDB
- Added AI workflow docs
- Improved Druid documentation
- Improved Writer documentation
- Updated ChromaDB documentation
- Added SendInBlue documentation
- Added NewsAPI documentation
- Updated Outlook to Email docs
- Updated OpenAI docs
- Updated OpenAI API Key docs
- Updated Langchain docs