This release includes a variety of updates and fixes. The existing integrations were updated, including LangChain, OpenAI, and Anyscale. Issues related to the Pydantic version have been resolved. And, the documentation for REST API endpoints supporting file uploads has been added.
What's Changed
- Fix dependency installs for tests by @hamishfagg in #9239
- Upgraded Flask Version by @MinuraPunchihewa in #9232
- Fixed Pydantic Import for field_validator in RAG and Writer by @MinuraPunchihewa in #9244
- Update Langchain Community Chat Model Name Params by @tmichaeldb in #9237
- Update references to sample databases by @lucas-koontz in #9248
- Remove handler discovery by @ZoranPandovski in #9251
- added docs for rest api for files by @martyna-mindsdb in #9253
- Check for domain in allowed list by @ZoranPandovski in #9252
- updated mongodb sdk to api by @martyna-mindsdb in #9258
- Default http_error messages by @ZoranPandovski in #9268
- OpenAI Integration Improvements by @MinuraPunchihewa in #9225
- Added Anyscale Unit Tests to the Workflow by @MinuraPunchihewa in #9279
- Mongo updates by @ZoranPandovski in #9274
- Upgrade requests by @ZoranPandovski in #9280
- Update about.py by @ZoranPandovski in #9288
Full Changelog: v24.5.4.0...v24.6.1.0