File size: 418 Bytes
0f04e09
4d741a3
 
0f04e09
 
 
 
 
8fe9301
0f04e09
 
 
 
 
cc2042f
0f04e09
 
 
 
33f214b
0f04e09
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
app:
  data: front_page
  query: hawking
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?hitsPerPage=50
      action: tabular
      action: index
writable: true