v24.6.1.0
版本发布时间: 2024-06-04 21:38:58
mindsdb/mindsdb最新发布版本:v24.7.1.0(2024-07-02 22:55:34)
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 https://github.com/mindsdb/mindsdb/pull/9239
- Upgraded Flask Version by @MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/9232
- Fixed Pydantic Import for field_validator in RAG and Writer by @MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/9244
- Update Langchain Community Chat Model Name Params by @tmichaeldb in https://github.com/mindsdb/mindsdb/pull/9237
- Update references to sample databases by @lucas-koontz in https://github.com/mindsdb/mindsdb/pull/9248
- Remove handler discovery by @ZoranPandovski in https://github.com/mindsdb/mindsdb/pull/9251
- added docs for rest api for files by @martyna-mindsdb in https://github.com/mindsdb/mindsdb/pull/9253
- Check for domain in allowed list by @ZoranPandovski in https://github.com/mindsdb/mindsdb/pull/9252
- updated mongodb sdk to api by @martyna-mindsdb in https://github.com/mindsdb/mindsdb/pull/9258
- Default http_error messages by @ZoranPandovski in https://github.com/mindsdb/mindsdb/pull/9268
- OpenAI Integration Improvements by @MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/9225
- Added Anyscale Unit Tests to the Workflow by @MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/9279
- Mongo updates by @ZoranPandovski in https://github.com/mindsdb/mindsdb/pull/9274
- Upgrade requests by @ZoranPandovski in https://github.com/mindsdb/mindsdb/pull/9280
- Update about.py by @ZoranPandovski in https://github.com/mindsdb/mindsdb/pull/9288
Full Changelog: https://github.com/mindsdb/mindsdb/compare/v24.5.4.0...v24.6.1.0