[go: up one dir, main page]

Page MenuHomePhabricator

Use the prop=growthimagesuggestiondata API as an image recommendation source
Closed, ResolvedPublic

Description

We could use a production wiki's action=query&prop=growthimagesuggestiondata API as the upstream image recommendation source on non-production wikis. That has limitations compared to the current MvpImageRecommendationApiHandler (it might not be available in a given language, it's slower), but it provides up-to-date recommendations, plus the MVP API might be undeployed at some point.

This is moot if T306349: Public-facing API for querying image suggestion recommendations and submitting user feedback gets done (it provides the same data without the limitations and in format the existing handler expects) but currently the schedule for that is unclear.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Tgr edited projects, added Growth-Team (Sprint 0 (Growth Team)); removed Growth-Team.

We'll need this section recommendations, otherwise we won't have anything to use on Beta.

Change 916880 had a related patch set uploaded (by Gergő Tisza; author: Gergő Tisza):

[mediawiki/extensions/GrowthExperiments@master] Add ActionApiImageRecommendationApiHandler

https://gerrit.wikimedia.org/r/916880

Change 916880 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Add ActionApiImageRecommendationApiHandler

https://gerrit.wikimedia.org/r/916880

Change 919938 had a related patch set uploaded (by Gergő Tisza; author: Gergő Tisza):

[mediawiki/extensions/GrowthExperiments@master] Section images: Handle section parameters in actionapi API handler

https://gerrit.wikimedia.org/r/919938

Change 919938 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Section images: Handle section parameters in actionapi API handler

https://gerrit.wikimedia.org/r/919938

Change 920273 had a related patch set uploaded (by Gergő Tisza; author: Gergő Tisza):

[mediawiki/extensions/GrowthExperiments@master] Section images: Fix action API handler documentation typo

https://gerrit.wikimedia.org/r/920273

Change 920283 had a related patch set uploaded (by Gergő Tisza; author: Gergő Tisza):

[operations/mediawiki-config@master] [beta] GrowthExperiments: Use ActionApiImageRecommendationApiHandler

https://gerrit.wikimedia.org/r/920283

Next steps:

Change 920273 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] Section images: Fix action API handler documentation typo

https://gerrit.wikimedia.org/r/920273

Change 920283 merged by jenkins-bot:

[operations/mediawiki-config@master] [beta] GrowthExperiments: Use ActionApiImageRecommendationApiHandler

https://gerrit.wikimedia.org/r/920283

Tgr added a subscriber: Etonkovidova.

I think we forgot this in the Code Review column, the work was finished a couple weeks ago.
Not really QA-able directly (and indirectly, this is how beta wikis load image suggestions so as long as that works, this works). @Etonkovidova I'll leave it to you but I think it can just be closed.