Station_Demo / workflows /aliens.yml
kasand
test
507c6de
raw
history blame
432 Bytes
app:
data: aliens
query: aliens
embeddings:
path: sentence-transformers/nli-mpnet-base-v2
tabular:
idcolumn: id
textcolumns:
- title
workflow:
index:
tasks:
batch: false
extract:
- feed
- entry
method: get
params:
search_query: null
task: service
url: http://export.arxiv.org/api/query?max_results=50
action: tabular
action: index
writable: true