algolia / algoliasearch-client-javascript

⚡️ A fully-featured and blazing-fast JavaScript API client to interact with Algolia.
https://www.algolia.com/doc/api-client/javascript/getting-started/
MIT License
1.33k stars 222 forks source link

feat(recommend): add "Looking Similar" model #1469

Closed raed667 closed 1 year ago

raed667 commented 1 year ago

Implement Recommend looking-similar model.

Beyond the model name, everything else should work exactly as other recommend models such as related products.

codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 5ec2f382691b5a91178e987ae04c1fa22bc9129d:

Sandbox Source
javascript-client-app Configuration
raed667 commented 1 year ago

@shortcuts indeed we should this to the generated clients as well 👍

@dhayab No beta/RC needed, once merged this should probably be simply released under 4.19.0

shortcuts commented 1 year ago

@shortcuts indeed we should this to the generated clients as well 👍

cool! let me know if you need help contributing to the specs