v18.0.2
·
1 commit
to main
since this release
Added
- Added
lastUsedInExperimentandlastUsedInGuardedRolloutfields to metric group responses. These fields appear in the following endpoints:GET /api/v2/projects/{projectKey}/metric-groupsPOST /api/v2/projects/{projectKey}/metric-groupsGET /api/v2/projects/{projectKey}/metric-groups/{metricGroupKey}PATCH /api/v2/projects/{projectKey}/metric-groups/{metricGroupKey}
Removed
Changed
- Made the
messagesfield optional in the request body ofPOST /api/v2/projects/{projectKey}/ai-configs/{configKey}/variations. Validation is now mode-dependent: completion/judge mode requiresmessages, while agent mode rejectsmessages. - Removed the beta tag from
PATCH /api/v2/members