kasand commited on
Commit
ad8a322
β€’
1 Parent(s): bf6933d

try out workflows from txtai

Browse files
workflows/{ag_news1.yml β†’ ag_news.yml} RENAMED
File without changes
workflows/aliens.yml CHANGED
@@ -10,7 +10,7 @@ tabular:
10
  workflow:
11
  index:
12
  tasks:
13
- batch: false
14
  extract:
15
  - feed
16
  - entry
@@ -19,6 +19,6 @@ workflow:
19
  search_query: null
20
  task: service
21
  url: http://export.arxiv.org/api/query?max_results=50
22
- action: tabular
23
- action: index
24
  writable: true
 
10
  workflow:
11
  index:
12
  tasks:
13
+ - batch: false
14
  extract:
15
  - feed
16
  - entry
 
19
  search_query: null
20
  task: service
21
  url: http://export.arxiv.org/api/query?max_results=50
22
+ - action: tabular
23
+ - action: index
24
  writable: true
workflows/config.yml CHANGED
@@ -1,9 +1,9 @@
1
- - name: Search arXiv papers on aliens
2
- file: aliens.yml
3
- - name: Search ag_news for info about wars
4
- file: ag_news1.yml
5
- - name: Summarize article from github
6
- file: test_github_link.yml
7
  # - name: Search sports news
8
  # file: sports.yml
9
  # - name: Search arXiv papers on aliens
 
1
+ - name: Search Hacker News front page
2
+ file: ag_news.yml
3
+ - name: Search Hacker News front page in French
4
+ file: aliens.yml
5
+ # - name: Search life advice
6
+ # file: life.yml
7
  # - name: Search sports news
8
  # file: sports.yml
9
  # - name: Search arXiv papers on aliens