Created
March 30, 2022 13:54
-
-
Save davidmezzetti/470f9af067fd964f27137b5f1b15648a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
embeddings: | |
path: sentence-transformers/nli-mpnet-base-v2 | |
content: true | |
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment