-
Notifications
You must be signed in to change notification settings - Fork 743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat/add sources from unstructured inference #1538
feat/add sources from unstructured inference #1538
Commits on Sep 26, 2023
-
Benjamin Torres committed
Sep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 3ae41c1 - Browse repository at this point
Copy the full SHA 3ae41c1View commit details -
Benjamin Torres committed
Sep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for b31358c - Browse repository at this point
Copy the full SHA b31358cView commit details -
feat: add support for store unstructured-infrence data sources
Benjamin Torres committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 0dfbd90 - Browse repository at this point
Copy the full SHA 0dfbd90View commit details -
refactor: change import location
Benjamin Torres committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 8320d49 - Browse repository at this point
Copy the full SHA 8320d49View commit details -
Benjamin Torres committed
Sep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for f9ab8c9 - Browse repository at this point
Copy the full SHA f9ab8c9View commit details -
fix: handles sources of non-hi_res elements
Benjamin Torres committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 9bab134 - Browse repository at this point
Copy the full SHA 9bab134View commit details -
fix: correctly query dictionary
Benjamin Torres committedSep 26, 2023 Configuration menu - View commit details
-
Copy full SHA for 3b07daf - Browse repository at this point
Copy the full SHA 3b07dafView commit details
Commits on Sep 27, 2023
-
Benjamin/feat/add sources from unstructured inference <- Ingest test …
…fixtures update (#1544) This pull request includes updated ingest test fixtures. Please review and merge if appropriate. Co-authored-by: benjats07 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51d7257 - Browse repository at this point
Copy the full SHA 51d7257View commit details -
feat: add data_origin to all document elements
Benjamin Torres committedSep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 2de6040 - Browse repository at this point
Copy the full SHA 2de6040View commit details -
Benjamin Torres committed
Sep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for ef2f019 - Browse repository at this point
Copy the full SHA ef2f019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c5fb4 - Browse repository at this point
Copy the full SHA 44c5fb4View commit details
Commits on Sep 28, 2023
-
Benjamin Torres committed
Sep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 12b30a0 - Browse repository at this point
Copy the full SHA 12b30a0View commit details -
Benjamin Torres committed
Sep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 786ab88 - Browse repository at this point
Copy the full SHA 786ab88View commit details -
feat/add sources from unstructured inference <- Ingest test fixtures …
…update (#1562) This pull request includes updated ingest test fixtures. Please review and merge if appropriate. Co-authored-by: benjats07 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64ca051 - Browse repository at this point
Copy the full SHA 64ca051View commit details -
Benjamin Torres committed
Sep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for e700182 - Browse repository at this point
Copy the full SHA e700182View commit details -
test: add tests for checking source of elements on all types
Benjamin Torres committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for ca23d44 - Browse repository at this point
Copy the full SHA ca23d44View commit details -
Benjamin Torres committed
Sep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 15f42d4 - Browse repository at this point
Copy the full SHA 15f42d4View commit details -
fix: remove data_origin from JSON outputs
Benjamin Torres committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for fe3671d - Browse repository at this point
Copy the full SHA fe3671dView commit details -
fix: remove variable naming containing _source_
Benjamin Torres committedSep 28, 2023 Configuration menu - View commit details
-
Copy full SHA for ba194c7 - Browse repository at this point
Copy the full SHA ba194c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a265d0b - Browse repository at this point
Copy the full SHA a265d0bView commit details -
feat/add sources from unstructured inference <- Ingest test fixtures …
…update (#1566) This pull request includes updated ingest test fixtures. Please review and merge if appropriate. Co-authored-by: benjats07 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f0618b - Browse repository at this point
Copy the full SHA 3f0618bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d7d07 - Browse repository at this point
Copy the full SHA f3d7d07View commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b186c5d - Browse repository at this point
Copy the full SHA b186c5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d9bcd5 - Browse repository at this point
Copy the full SHA 0d9bcd5View commit details
Commits on Oct 2, 2023
-
Benjamin Torres committed
Oct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 60992bb - Browse repository at this point
Copy the full SHA 60992bbView commit details -
refactor: makes data_source optional field
Benjamin Torres committedOct 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e95e48 - Browse repository at this point
Copy the full SHA 7e95e48View commit details
Commits on Oct 3, 2023
-
refactor: uses setattr for data_source
Benjamin Torres committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 30a64f6 - Browse repository at this point
Copy the full SHA 30a64f6View commit details -
Benjamin Torres committed
Oct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 8ee672e - Browse repository at this point
Copy the full SHA 8ee672eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7cc62b - Browse repository at this point
Copy the full SHA b7cc62bView commit details -
refactor: delete lines checking for debug variable
Benjamin Torres committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 8b03bf3 - Browse repository at this point
Copy the full SHA 8b03bf3View commit details -
fix: add debug variable to test-no-extras
Benjamin Torres committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a423cf5 - Browse repository at this point
Copy the full SHA a423cf5View commit details -
fix: missing env variable assignation
Benjamin Torres committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 1ed45a5 - Browse repository at this point
Copy the full SHA 1ed45a5View commit details -
fix: missing env variable assignation
Benjamin Torres committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 25f54a6 - Browse repository at this point
Copy the full SHA 25f54a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4b5a3 - Browse repository at this point
Copy the full SHA 7e4b5a3View commit details -
refactor: change way to asign data_origin
Benjamin Torres committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for a73bf65 - Browse repository at this point
Copy the full SHA a73bf65View commit details -
test: update tests for checking data_origin
Benjamin Torres committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 61d3a4a - Browse repository at this point
Copy the full SHA 61d3a4aView commit details -
fix: missing data_origin on some elements
Benjamin Torres committedOct 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 95d9378 - Browse repository at this point
Copy the full SHA 95d9378View commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb47079 - Browse repository at this point
Copy the full SHA bb47079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 164963d - Browse repository at this point
Copy the full SHA 164963dView commit details -
refactor: change data_origin by detection_origin
Benjamin Torres committedOct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 860af76 - Browse repository at this point
Copy the full SHA 860af76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ef0ee - Browse repository at this point
Copy the full SHA 63ef0eeView commit details -
Benjamin Torres committed
Oct 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 861d9ac - Browse repository at this point
Copy the full SHA 861d9acView commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e7a085 - Browse repository at this point
Copy the full SHA 1e7a085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9065e4e - Browse repository at this point
Copy the full SHA 9065e4eView commit details -
Benjamin Torres committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for c16b79c - Browse repository at this point
Copy the full SHA c16b79cView commit details -
fix: new elements missed detection_origin
Benjamin Torres committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 9dfa83a - Browse repository at this point
Copy the full SHA 9dfa83aView commit details -
Benjamin Torres committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for b8d5167 - Browse repository at this point
Copy the full SHA b8d5167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 519dba1 - Browse repository at this point
Copy the full SHA 519dba1View commit details -
fix: recovered line lost when merging main
Benjamin Torres committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 5c1d31d - Browse repository at this point
Copy the full SHA 5c1d31dView commit details -
fix: variable incorrectly setted
Benjamin Torres committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b0d68b - Browse repository at this point
Copy the full SHA 0b0d68bView commit details -
refactor: returns objects directly
Benjamin Torres committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 2fb50ac - Browse repository at this point
Copy the full SHA 2fb50acView commit details -
refactor: change detection_origin by constants
Benjamin Torres committedOct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 2b4110d - Browse repository at this point
Copy the full SHA 2b4110dView commit details -
feat/add sources from unstructured inference <- Ingest test fixtures …
…update (#1655) This pull request includes updated ingest test fixtures. Please review and merge if appropriate. Co-authored-by: benjats07 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73bd60a - Browse repository at this point
Copy the full SHA 73bd60aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb3e3f - Browse repository at this point
Copy the full SHA fbb3e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ed76a - Browse repository at this point
Copy the full SHA e3ed76aView commit details -
Benjamin Torres committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 1a9a303 - Browse repository at this point
Copy the full SHA 1a9a303View commit details -
Benjamin Torres committed
Oct 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 5fc6e82 - Browse repository at this point
Copy the full SHA 5fc6e82View commit details