gorse-io / gorse-io/gorse-js

Endpoint need to be updated according to Gorse v0.5.x changes

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
13
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Hi,

Following api endpoints need to be updated according to recommender changes in latest Gorse version:

- getItemNeighbors() -> item-to-item recommendation with name parameter
- getUserNeighbors() -> user-to-user recommendation with name parameter
- Need a new api for non-personalized recommendation with name parameter
- getSessionRecommend() ??

Thanks & Regards,
Gkf

Contributor guide

Open the contributing guide

Research direction

Start by locating getItemNeighbors(), getUserNeighbors(), and getSessionRecommend() in the TypeScript SDK and compare their endpoints with the Gorse v0.5.x API changes. Confirm the required name parameters and the non-personalized recommendation endpoint; done means the affected SDK methods and new API match those changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.