These 50 commits are when the Protocol Buffers files have changed:
| Commit: | 7153ac6 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | GitHub | |
feat: add vector quantization configuration (#1261)
The documentation is generated from this commit.
| Commit: | 080092c | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | GitHub | |
feat: add labels to feedback (#1290)
| Commit: | 054c37b | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | GitHub | |
feat: return scored search items (#1284)
| Commit: | 234d7d9 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | GitHub | |
support full text search on items (#1280)
| Commit: | cb7df46 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
feat(storage): add After time filter to GetLatestItems and BatchGetItems (#1206)
| Commit: | 6ee67b8 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
feat: enhance BatchGetItems with GetOptions (#1205)
| Commit: | 4ed9467 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
feat: Add DeleteVectors support in vector storage (#1184)
| Commit: | 56f29ac | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
feat: Implement Vector Store Protocol and gRPC Service (#1183)
| Commit: | d3d47a8 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
Add last updated timestamp to feedback (#1114)
| Commit: | ae8ef4d | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
Remove set data structure from cache (#1081)
| Commit: | 87c76f8 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
Add categories filter for `GetLatestItems` (#1079)
| Commit: | fd08a7d | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
Get latest items from database instead of cache (#1078)
| Commit: | c375c06 | |
|---|---|---|
| Author: | zhenghaoz | |
Add GetLatestItems
| Commit: | e59ebcc | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
remove stale models automatically (#1044)
| Commit: | 68f307b | |
|---|---|---|
| Author: | AJ Roetker | |
| Committer: | GitHub | |
rename package owner to gorse-io (#1028)
| Commit: | 111271b | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
blob: save model to blob (#1023)
| Commit: | 4ad297a | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
support load feedback with values (#1011)
| Commit: | faab16f | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
database: support feedback value (#1007)
| Commit: | b1d7801 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | zhenghaoz | |
database: support feedback value in proxy
| Commit: | bad3047 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
database: support scan scores (#999)
| Commit: | eaec611 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
database: support timeseries (#993)
| Commit: | a29c274 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | zhenghaoz | |
support proxy
| Commit: | 944e11b | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
master: unify item-to-item and matrix factorization datasets (#943)
| Commit: | 515c3c9 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
nn: support save and load weights (#917)
| Commit: | db0c194 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
data: count users, items and feedback (#907)
| Commit: | 76092a6 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
implement non-personalized recommender (#884)
| Commit: | 67b4554 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
implement internal blob store (#900)
| Commit: | beb120c | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
store meta data in SQLite (#898)
| Commit: | 057ee55 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
implement database proxy (#895)
| Commit: | 76b8781 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
support dump and restore binary backup (#886)
| Commit: | e3e44b1 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
refactor: implement context based progress tracker (#741)
| Commit: | b16b31c | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
remove tasks from disconnected worker nodes (#480)
| Commit: | 1eebc94 | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
display binary version in dashboard (#448)
| Commit: | df2feef | |
|---|---|---|
| Author: | zhenghaoz | |
| Committer: | GitHub | |
handle new inserted users (#380)
| Commit: | 933b5d7 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | GitHub | |
use custom encoder/decoder (#284)
| Commit: | f9f9a38 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | zhenghaoz | |
implement task monitor
| Commit: | 11fb701 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
receive click model
| Commit: | cda9ce9 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
improve cache consistency
| Commit: | d2846a6 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
fix links
| Commit: | fd560b3 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
implement dashboard API
| Commit: | ac12a6e | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
remove content knn
| Commit: | f68fba6 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
feat: new logic
| Commit: | 132dd4b | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
feat: support config refresh
| Commit: | faa474e | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
feat: replace logrus with zap (WIP)
| Commit: | f0b2db6 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
create protocol
| Commit: | ff5ccbd | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
implement worker/leader
| Commit: | 2ee7901 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
worker: implement matching
| Commit: | 03fb510 | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
master: support membership
| Commit: | 58bd3fd | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
new protocol
| Commit: | 32deb0d | |
|---|---|---|
| Author: | Zhenghao Zhang | |
| Committer: | Zhenghao Zhang | |
implement worker/leader