Breaking changes (removed endpoints, parameters, or changed behavior)
- POST /v1/documents/search
- ranking_metric: Request parameter is now an enum (RANKING_METRIC_UNSPECIFIED, RANKING_METRIC_COSINE_SIMILARITY, RANKING_METRIC_L2_DISTANCE) or null, replacing the previous free-form string. Requests with unsupported values will now be rejected.
New features (new endpoints, parameters, or options)
https://github.com/gr2m/ai-provider-monitor/releases/tag/xai%4011.0.0