What's Changed
* fixes to dspy handler by abhayasr in https://github.com/mindsdb/mindsdb/pull/9542
* Dependencies: Migrate from `crate[sqlalchemy]` to `sqlalchemy-cratedb` by amotl in https://github.com/mindsdb/mindsdb/pull/9345
* Fix: using agent with langchain model without conversational mode by ea-rus in https://github.com/mindsdb/mindsdb/pull/9534
* Mindsdb starting speedup by ea-rus in https://github.com/mindsdb/mindsdb/pull/9493
* [ENH] Improved Langfuse - Tags, metadata and actions by paxcema in https://github.com/mindsdb/mindsdb/pull/9496
* Added Model Modes to the Ollama Integration by MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/9521
* Amazon S3 Integration Improvements by MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/9485
* added json_struct to openai docs by martyna-mindsdb in https://github.com/mindsdb/mindsdb/pull/9547
* Shared pgvector in cloud by ea-rus in https://github.com/mindsdb/mindsdb/pull/9524
* Fix `GET /database/{name}` if project not exists by StpMax in https://github.com/mindsdb/mindsdb/pull/9549
* Add /stream Endpoint for Agent Completions by tmichaeldb in https://github.com/mindsdb/mindsdb/pull/9488
* Safely Check Handler Imports in Process Cache by tmichaeldb in https://github.com/mindsdb/mindsdb/pull/9551
* Fix: agent with KB skill returns results directly by ea-rus in https://github.com/mindsdb/mindsdb/pull/9550
* add ability to return context in retriever agents by dusvyat in https://github.com/mindsdb/mindsdb/pull/9555
* Default to Generate for Ollama by naaman in https://github.com/mindsdb/mindsdb/pull/9553
* Fixed the Execution Logic for the Popularity Recommender Integration by MinuraPunchihewa in https://github.com/mindsdb/mindsdb/pull/9529
New Contributors
* amotl made their first contribution in https://github.com/mindsdb/mindsdb/pull/9345
* naaman made their first contribution in https://github.com/mindsdb/mindsdb/pull/9553
**Full Changelog**: https://github.com/mindsdb/mindsdb/compare/v24.7.4.1...v24.7.5.0