txtai / sports.yml
davidmezzetti's picture
Upload sports.yml
f32e421
raw history blame
No virus
435 Bytes
app:
data: '1'
query: football
embeddings:
path: sentence-transformers/nli-mpnet-base-v2
query: weather
tabular:
idcolumn: link
textcolumns:
- title
workflow:
index:
tasks:
- batch: false
extract:
- rss
- channel
- item
method: get
params:
link: null
task: service
url: https://sports.yahoo.com/rss/
- action: tabular
- action: index
writable: true