API/behavior changes

⚠️ Breaking changes

Stabilize vectorStore experimental feature

Only accept some URL suffixes for ollama embedders

Tracked by https://github.com/meilisearch/meilisearch/issues/5002

Implemented in https://github.com/meilisearch/meilisearch/pull/5234

Meilisearch v1.13 will no longer accept any url for ollama embedders, but only URLs that end with either:

Any other suffix will cause the setting update to fail with the invalid_setting_embedder error code.