Station_Demo / workflows /ag_news.yml
kasand
test out
165e348
raw
history blame
455 Bytes
app:
data: Ukraine
query: Ukraine
embeddings:
path: sentence-transformers/nli-mpnet-base-v2
tabular:
idcolumn: url
textcolumns:
- title
workflow:
index:
tasks:
batch: false
extract:
- articles
method: get
params:
tags: null
task: service
url: https://newsapi.org/v2/top-headlines?country=us&apiKey=8cb696ca25864a5a9cabab46077e1a00
action: tabular
action: index
writable: true