txtai / hn.yml
davidmezzetti's picture
Upload hn.yml
c7e45c2
raw
history blame
No virus
408 Bytes
app:
data: front_page
query: programming
embeddings:
path: sentence-transformers/nli-mpnet-base-v2
tabular:
idcolumn: url
textcolumns:
- title
workflow:
index:
tasks:
- batch: false
extract:
- hits
method: get
params:
tags: null
task: service
url: https://hn.algolia.com/api/v1/search
- action: tabular
- action: index
writable: true